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 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]].
+
[[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]]

Revision as of 05:15, 23 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