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

Base class for all types of annotations. More...

Public Member Functions

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

Properties

PointF Location [get, set]
 Gets or sets the annotation location. More...
 
int PageIndex [get, set]
 Gets or sets the page index for the annotation. More...
 
SizeF Size [get, set]
 Gets or sets the annotation size. More...
 

Description

Base class for all types of annotations.

Constructor & Destructor Documentation

Initializes a new instance of the AnnotationData class.

Property Documentation

PointF Location
getset

Gets or sets the annotation location.

int PageIndex
getset

Gets or sets the page index for the annotation.

SizeF Size
getset

Gets or sets the annotation size.