Pegasus Class Library Help
The Notebook class represent a collection of
Notes.
Instance of this class is returned as a result of calling
Download()()() method, of the
PegasusPen
Component. It represent the collection of all the notes currently stored in
the connected device.
Namespace:
Pegasus.Library
Assembly:
PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class Notebook |
| Visual C++ |
|---|
public ref class Notebook |
Inheritance Hierarchy
See Also