IPXV_PageSizeCtl::PaperType Property

From PDF XChange PDF SDK
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