IPXC_StampInfo::ArtBox Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ArtBox([out, retval] PXC_Rect* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ArtBox([out, retval] PXC_Rect* ArtBox); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_StampInfo|IPXC_StampInfo]] | [[PXV:IPXC_StampInfo|IPXC_StampInfo]] |
Revision as of 06:13, 12 June 2015
Property ArtBox of interface IPXC_StampInfo returns Value of PXC_Rect ...
Syntax
HRESULT get_ArtBox([out, retval] PXC_Rect* ArtBox);