C1.WPF.Document Assembly / C1.WPF.Document Namespace / C1FoundPosition Class / GetBounds Method

In This Topic
GetBounds Method (C1FoundPosition)
In This Topic
Returns the bounds of this C1FoundPosition on the page, rectangle calculated on the base of C1DocumentTextPosition.PageCoords.
Syntax
'Declaration
 
Public Function GetBounds() As Rect
 
See Also