ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Extensibility.Printing Namespace / PrintOptions Class / PageScaling Property

In This Topic
    PageScaling Property (PrintOptions)
    In This Topic
    Page scaling
    Syntax
    'Declaration
     
    Public Property PageScaling As PageScaling
    public PageScaling PageScaling {get; set;}
    See Also