IPXC_DocumentProps::PageLayout Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocumentProps::PageLayout Property}}
 
{{#customTitle:IPXC_DocumentProps::PageLayout Property}}
{{#parentPage:PXV:IPXC_DocumentProps|PageLayout Property|property}}
+
{{#parentPage:PXV:IPXC_DocumentProps#Properties|PageLayout|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_DocumentProps|IPXC_DocumentProps]].
+
[[PXV:IPXC_DocumentProps|IPXC_DocumentProps]]

Latest revision as of 03:26, 15 June 2015


Property PageLayout of interface IPXC_DocumentProps returns/sets Value of PXC_PagesLayout ...

Syntax

HRESULT get_PageLayout([out, retval]  PXC_PagesLayout*  nPageMode);
HRESULT put_PageLayout([in]  PXC_PagesLayout  nPageMode);

See Also

IPXC_DocumentProps