ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / SizeToFit Property

In This Topic
    SizeToFit Property (Settings)
    In This Topic
    Gets or sets a value indicating whether PDF pages are fit to the selected paper size or not.
    Syntax
    'Declaration
     
    Public Property SizeToFit As Boolean
    public bool SizeToFit {get; set;}
    See Also