bounds Property

Summary

The bounding rectangle of the character.

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

Property Value

The bounding rectangle of the character in document coordinates. Default value is empty rectangle.

Remarks

This value is in document coordinates. Refer to Document Library Coordinate System for more information.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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