IPXC_PageRenderParams::PageViewBox Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Revision as of 05:22, 20 March 2015
Property PageViewBox of interface IPXC_PageRenderParams returns/sets Value of PXC_BoxType ...
Syntax
HRESULT get_PageViewBox([out, retval] PXC_BoxType* pBoxType); HRESULT put_PageViewBox([in] PXC_BoxType pBoxType);
See Also
See also IPXC_PageRenderParams.