Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / IDocumentLocation Interface / Location Property

In This Topic
    Location Property (IDocumentLocation)
    In This Topic
    Gets the RectangleD enclosing this location.
    Syntax
    'Declaration
     
    ReadOnly Property Location As RectangleD
    RectangleD Location {get;}
    See Also