IPXC_Annotation::Flags Property
From PDF XChange PDF SDK
Represents annotation flags. Value of this property is a combination of values of PXC_AnnotFlag enumeration.
Flags are stored in F key of annotation's dictionary.
Syntax
HRESULT get_Flags([out, retval] ULONG* nFlags); HRESULT put_Flags([in] ULONG nFlags);