Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > DocumentCharacter Structure : Bounds Property |
public LeadRectD Bounds {get; set;}
'Declaration
Public Property Bounds As LeadRectD
'Usage
Dim instance As DocumentCharacter Dim value As LeadRectD instance.Bounds = value value = instance.Bounds
public LeadRectD getBounds() public void setBounds(LeadRectD value)
This value is in document coordinates. Refer to Documents Library Coordinate System for more information.
For an example, refer to DocumentPageText.