IPXV_PageSizeCtl::StdPaperID Property

From PDF XChange PDF SDK
Jump to: navigation, search
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 ==
See also [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]].
+
[[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]].

Revision as of 06: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);

See Also

IPXV_PageSizeCtl.