Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1LinkTargetPage Class / PageBounds Property

In This Topic
    PageBounds Property (C1LinkTargetPage)
    In This Topic
    Gets the are on the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageBounds As Rect
    public Rect PageBounds {get;}
    See Also