IPXC_Annotation::Flags Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Annotation::Flags Property}}
 
{{#customTitle:IPXC_Annotation::Flags Property}}
{{#parentPage:PXV:IPXC_Annotation#Properties|Flags Property|property}}
+
{{#parentPage:PXV:IPXC_Annotation#Properties|Flags|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:03, 23 May 2015


Property Flags of interface IPXC_Annotation returns/sets Value of ULONG ...

Syntax

HRESULT get_Flags([out, retval]  ULONG*  Flags);
HRESULT put_Flags([in]  ULONG  Flags);

See Also

IPXC_Annotation