ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SinglePageViewModel Class / PageOffset Property

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