IPXC_PageRenderParams::PageViewBox Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property PageViewBox of interface IPXC_PageRenderParams returns/sets Value of PXC_BoxType ...

Syntax

HRESULT get_PageViewBox([out, retval]  PXC_BoxType*  nBoxType);
HRESULT put_PageViewBox([in]  PXC_BoxType  nBoxType);

See Also

IPXC_PageRenderParams