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.UI Namespace > DocumentViewerTextItem Class : Bounds Property |
public LeadRectD Bounds {get; set;}
'Declaration
Public Property Bounds As LeadRectD
'Usage
Dim instance As DocumentViewerTextItem Dim value As LeadRectD instance.Bounds = value value = instance.Bounds
This value is calculated by the document viewer from the union of the Bounds of all the characters between FirstCharacterIndex and LastCharacterIndex.
For an example, refer to Find.