CurrentAnnotationIndex
IPDFDocument3 :: Annotations

See Also
Collapse All

This property gets or sets the index of the current annotation.

Syntax

LONG CurrentAnnotationIndex { get; set; }
Value
Index of the current annotation.

Remarks

Refers to the index of the annotation (or control) currently being used by PDFANNOTATION_* commands.

Equivalent in new interface: IPDFDocument4::CurrentAnnotation.

See Also

Reference