Click or drag to resize

PdfAnnotationIdentifier Properties

The PdfAnnotationIdentifier type exposes the following members.

Properties
  NameDescription
Public propertyAnnotationIndex
Gets the index of the annotation. Returns -1 if this PdfAnnotationIdentifier refers to a field by name.
Public propertyFieldIdentifier
Gets the field identifier. Returns null if this PdfAnnotationIdentifier refers to an annotation.
Public propertyPageIndex
Gets the index of the page. Returns -1 if this PdfAnnotationIdentifier refers to a field by name.
Top
See Also