IPXC_PageRenderParams::PageViewBox Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PageRenderParams::PageViewBox Property}} | {{#customTitle:IPXC_PageRenderParams::PageViewBox Property}} | ||
+ | {{#parentPage:PXV:IPXC_PageRenderParams|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''PageViewBox''' of interface [[PXV:IPXC_PageRenderParams|IPXC_PageRenderParams]] returns/sets Value of [[PXV:PXC_BoxType|PXC_BoxType]] ... | Property '''PageViewBox''' of interface [[PXV:IPXC_PageRenderParams|IPXC_PageRenderParams]] returns/sets Value of [[PXV:PXC_BoxType|PXC_BoxType]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:55, 20 April 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.