PDFANNOTATION_Opened
IPDFDocument3 :: Annotations

See Also
Collapse All

This property gets or sets the status of a text annotation at startup.

Syntax

VARIANT_BOOL PDFANNOTATION_Opened { get; set; }
Value
VARIANT_TRUE if the annotation is (to be) opened, VARIANT_FALSE otherwise.

Remarks

This property specifies whether the annotation should initially appear as opened.

Equivalent in new interface: IPDFDocument4::IsOpenedTextAnnot.

See Also

Reference