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

In This Topic
    IsCurrentPageScaleIsNotNone Property
    In This Topic
    True if page scale in not None
    Syntax
    'Declaration
     
    Public ReadOnly Property IsCurrentPageScaleIsNotNone As Boolean
    public bool IsCurrentPageScaleIsNotNone {get;}
    See Also