ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / RepositionPage Property

In This Topic
    RepositionPage Property (ViewerModel)
    In This Topic
    Gets or sets if perform the reposition of page or not.
    Syntax
    'Declaration
     
    Public Property RepositionPage As Boolean
    public bool RepositionPage {get; set;}
    See Also