IPXV_PageSizeCtl::StdPaperID 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_PageSizeCtl::StdPaperID Property}} | {{#customTitle:IPXV_PageSizeCtl::StdPaperID Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]]. |
Revision as of 05:43, 20 May 2015
Property StdPaperID of interface IPXV_PageSizeCtl returns/sets Value of ULONG ...
Syntax
HRESULT get_StdPaperID([out, retval] ULONG* pPaperID); HRESULT put_StdPaperID([in] ULONG pPaperID);