IPXV_PageSizeCtl::PaperType Property

From PDF XChange PDF SDK
Revision as of 04:02, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IPXV_PageSizeCtl