WebPdfAnnotation Class Members
In This Topic
The following tables list the members exposed by
WebPdfAnnotation.
Public Constructors
| Name | Description |
 | WebPdfAnnotation | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | activateAction | Gets or sets a JSON string that represents an action to be performed when the annotation is activated. |
 | annotationType | Gets the type of annotation. |
 | objectNumber | Gets or sets the unique PDF object number. (Inherited from WebPdfTreeNodeBase) |
 | pageIndex | Gets or sets the page index designated for this annotation. |
 | rectangle | Gets or sets the annotation rectangle, defining the location of annotation on the page in default user space units. |
See Also