IPXV_PageSizeCtl::PaperType Property

From PDF XChange PDF SDK
Revision as of 00:42, 20 May 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

Syntax

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

See Also

IPXV_PageSizeCtl