IPXV_PageSizeCtl::PaperType Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:41, 20 March 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

See also IPXV_PageSizeCtl.