PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis property gets or sets the status of a text annotation at startup.
|
| 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


