FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document 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 C1.Win.Interop.Rect
    public C1.Win.Interop.Rect GetBounds()
    See Also