The following tables list the members exposed by PDFAnnotation.
Protected Constructors
Name | Description | |
---|---|---|
PDFAnnotation | Initializes a new instance of a PDFAnnotation class with the specified parameters. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this PDFAnnotation |
Public Properties
Name | Description | |
---|---|---|
AnnotationType | Gets the type of this annotation object. | |
Content | Content of annotation object. This is optional. | |
Modified | Date and time for last modification of annotation object. | |
ObjectBounds | Gets the source bounds of this annotation. | |
PageNumber | Page number for this annotation. | |
Subject | Subject of this PDF annotation. | |
Title | Title of this PDF annotation. | |
Transparency | Transparency for this annotation. | |
ViewFlags | The view flags associated with this PDFAnnotation object. |
Public Fields
Name | Description | |
---|---|---|
ViewFlagsHidden | Hidden view flag. | |
ViewFlagsInvisible | Invisible view flag. | |
ViewFlagsLocked | Locked view flag. | |
ViewFlagsLockedContents | Locked contents view flag. | |
ViewFlagsNoRotate | No rotate view flag. | |
ViewFlagsNoView | No view flag. | |
ViewFlagsNoZoom | No zoom view flag. | |
ViewFlagsPrint | Print view flag. | |
ViewFlagsReadOnly | Read-only view flag. | |
ViewFlagsToggleNoView | Toggle no view flag. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET