IsOpenedTextAnnot
IPDFDocument4 :: Annotations

See Also
Collapse All

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

Syntax

VARIANT_BOOL IsOpenedTextAnnot { get; set; }
Value
VARIANT_TRUE if the annotation is opened, VARIANT_FALSE otherwise.

Remarks

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

See the AddUnicodeTextAnnotation method for examples.

See Also

Reference