bounds Property

Summary

The overall bounding rectangle for this item in the page.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerTextItem.prototype, 'bounds', 
	get: function(), 
	set: function(value) 
) 
bounds: LeadRectD; 

Property Value

The overall bounding rectangle for this item in the page in document coordinates.

Remarks

This value is calculated by the document viewer from the union of the Bounds of all the characters between FirstCharacterIndex and LastCharacterIndex.

Requirements

Target Platforms

Help Version 22.0.2023.4.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.