PdfAnnotationIdentifier Properties |
The PdfAnnotationIdentifier type exposes the following members.
| Name | Description | |
|---|---|---|
| AnnotationIndex |
Gets the index of the annotation. Returns -1 if this PdfAnnotationIdentifier refers to a field by name.
| |
| FieldIdentifier |
Gets the field identifier. Returns null if this PdfAnnotationIdentifier refers to an annotation.
| |
| PageIndex |
Gets the index of the page. Returns -1 if this PdfAnnotationIdentifier refers to a field by name.
|