FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1BookmarkPosition Class / PageBounds Property

In This Topic
    PageBounds Property (C1BookmarkPosition)
    In This Topic
    Gets the bookmark's bounds on page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageBounds As C1.Win.Interop.Rect
    public C1.Win.Interop.Rect PageBounds {get;}
    See Also