IPXC_TextBlockInfo::BBox Property

From PDF XChange PDF SDK
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