ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportPaneModel Class / PageOffset Property

In This Topic
    PageOffset Property (ReportPaneModel)
    In This Topic
    ar6 public api legacy
    Syntax
    'Declaration
     
    Public Property PageOffset As Point
    public Point PageOffset {get; set;}
    See Also