IPXV_PageSizeCtl::PaperType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageSizeCtl::PaperType Property}}
 
{{#customTitle:IPXV_PageSizeCtl::PaperType Property}}
{{#parentPage:PXV:IPXV_PageSizeCtl|PaperType Property|property}}
+
{{#parentPage:PXV:IPXV_PageSizeCtl#Properties|PaperType Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 15:44, 21 May 2015


Property PaperType of interface IPXV_PageSizeCtl returns/sets Value of ULONG ...

Syntax

HRESULT get_PaperType([out, retval]  ULONG*  pPaperType);
HRESULT put_PaperType([in]  ULONG  pPaperType);

See Also

IPXV_PageSizeCtl.