IPXC_ColorSettings::Flags Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_ColorSettings::Flags Property}} | {{#customTitle:IPXC_ColorSettings::Flags Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_ColorSettings|IPXC_ColorSettings]]. |
Revision as of 05:15, 20 May 2015
Property Flags of interface IPXC_ColorSettings returns/sets Value of ULONG ...
Syntax
HRESULT get_Flags([out, retval] ULONG* pFlags); HRESULT put_Flags([in] ULONG pFlags);