IPXV_PageSizeCtl::StdPaperID 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:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageSizeCtl::StdPaperID Property}}
 
{{#customTitle:IPXV_PageSizeCtl::StdPaperID Property}}
 +
{{#parentPage:PXV:IPXV_PageSizeCtl|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''StdPaperID''' of interface [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]] returns/sets  Value of ULONG ...
 
Property '''StdPaperID''' of interface [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]] returns/sets  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:14, 20 April 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

See also IPXV_PageSizeCtl.