FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1FoundPosition Class / GetBounds Method

In This Topic
    GetBounds Method
    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
    public Rect GetBounds()
    See Also