ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / CurrentPageScale Property

In This Topic
    CurrentPageScale Property
    In This Topic
    Current value of page scaling
    Syntax
    'Declaration
     
    Public Property CurrentPageScale As PageScalingMode
    public PageScalingMode CurrentPageScale {get; set;}
    See Also