All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
CaptureAnnotation Class Reference

CaptureAnnotation class. More...

Public Member Functions

 CaptureAnnotation ()
 Initializes a new instance of the CaptureAnnotation class. More...
 

Properties

string Author [get, set]
 Gets or sets the author. More...
 
int Left [get, set]
 Gets or sets the left coordinate. More...
 
int PageIndex [get, set]
 Gets or sets (set is deprecated) the page index. Setting the page index will do nothing as it is not supported. More...
 
string Text [get, set]
 Gets or sets the text. More...
 
DateTime Timestamp [get, set]
 Gets or sets the timestamp. More...
 
int Top [get, set]
 Gets or sets the top coordinate. More...
 

Description

CaptureAnnotation class.

Constructor & Destructor Documentation

Initializes a new instance of the CaptureAnnotation class.

Property Documentation

string Author
getset

Gets or sets the author.

int Left
getset

Gets or sets the left coordinate.

int PageIndex
getset

Gets or sets (set is deprecated) the page index. Setting the page index will do nothing as it is not supported.

string Text
getset

Gets or sets the text.

DateTime Timestamp
getset

Gets or sets the timestamp.

int Top
getset

Gets or sets the top coordinate.