Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

Bounds Property






The overall bounding rectangle of this item in the page.
Syntax
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
public:
property LeadRectD Bounds {
   LeadRectD get();
   void set (    LeadRectD value);
}

Property Value

The overall bounding rectangle of 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.

Example

For an example, refer to Find.

Requirements

Target Platforms

See Also

Reference

DocumentViewerTextItem Class
DocumentViewerTextItem Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features