ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf Namespace / PrintPresets Class / PageScaling Property

In This Topic
    PageScaling Property (PrintPresets)
    In This Topic
    Gets or sets the page scaling.
    Syntax
    'Declaration
     
    Public Property PageScaling As Enums.PageScaling
    public Enums.PageScaling PageScaling {get; set;}
    See Also