IPXC_StampInfo::ArtBox Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_StampInfo::ArtBox Property}} | {{#customTitle:IPXC_StampInfo::ArtBox Property}} | ||
+ | {{#parentPage:PXV:IPXC_StampInfo#Properties|ArtBox|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
− | Property ''' | + | Property '''stArtBox''' of interface [[PXV:IPXC_StampInfo|IPXC_StampInfo]] returns Value of [[PXV:PXC_Rect|PXC_Rect]] ... |
− | + | ||
== 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* stArtBox); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_StampInfo|IPXC_StampInfo]] |
Latest revision as of 02:37, 15 June 2015
Property stArtBox of interface IPXC_StampInfo returns Value of PXC_Rect ...
Syntax
HRESULT get_ArtBox([out, retval] PXC_Rect* stArtBox);