Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document 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 Rect
    public Rect PageBounds {get;}
    See Also