IPXC_PageRenderParams::PageViewBox Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PageRenderParams::PageViewBox Property}} | {{#customTitle:IPXC_PageRenderParams::PageViewBox Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_PageRenderParams|IPXC_PageRenderParams]]. |
Revision as of 04:48, 20 May 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);