IPXC_StampInfo::ArtBox Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_StampInfo::ArtBox Property}} | {{#customTitle:IPXC_StampInfo::ArtBox Property}} | ||
− | {{#parentPage:PXV:IPXC_StampInfo#Properties|ArtBox | + | {{#parentPage:PXV:IPXC_StampInfo#Properties|ArtBox|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{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]] | + | [[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);