IPXC_StampInfo::ArtBox Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''ArtBox''' of interface [[PXV:IPXC_StampInfo|IPXC_StampInfo]] returns  Value of [[PXV:PXC_Rect|PXC_Rect]] ...
+
Property '''stArtBox''' of interface [[PXV:IPXC_StampInfo|IPXC_StampInfo]] returns  Value of [[PXV:PXC_Rect|PXC_Rect]] ...
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:37, 15 June 2015


Property stArtBox of interface IPXC_StampInfo returns Value of PXC_Rect ...

Syntax

HRESULT get_ArtBox([out, retval]  PXC_Rect*  stArtBox);

See Also

IPXC_StampInfo