PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / DocumentLocation Class / Bounds Property

In This Topic
    Bounds Property (DocumentLocation)
    In This Topic
    Gets the bounds on the target page, in Units.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bounds As RectangleD
    public RectangleD Bounds {get;}
    See Also