IPXV_PagesLayoutManager::AppearanceFlags 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:IPXV_PagesLayoutManager::AppearanceFlags Property}} | {{#customTitle:IPXV_PagesLayoutManager::AppearanceFlags Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]]. |
Revision as of 05:45, 20 May 2015
Property AppearanceFlags of interface IPXV_PagesLayoutManager returns/sets Value of ULONG ...
Syntax
HRESULT get_AppearanceFlags([out, retval] ULONG* pFlags); HRESULT put_AppearanceFlags([in] ULONG pFlags);