IPXC_DocumentProps::PageMode Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocumentProps::PageMode Property}}
 
{{#customTitle:IPXC_DocumentProps::PageMode Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_DocumentProps|IPXC_DocumentProps]].
+
[[PXV:IPXC_DocumentProps|IPXC_DocumentProps]].

Revision as of 05:29, 20 May 2015


Property PageMode of interface IPXC_DocumentProps returns/sets Value of PXC_PagesMode ...

Syntax

HRESULT get_PageMode([out, retval]  PXC_PagesMode*  nPageMode);
HRESULT put_PageMode([in]  PXC_PagesMode  nPageMode);

See Also

IPXC_DocumentProps.