IPXC_TextBlockInfo::BBox Property

From PDF XChange PDF SDK
Revision as of 08:26, 14 December 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property stBBox of interface IPXC_TextBlockInfo returns Value of PXC_RectF containing the text block's bound box in the block's coordinate system.

Syntax

HRESULT get_BBox([out, retval]  PXC_RectF*  stBBox);

See Also

IPXC_TextBlockInfo