ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.ImageRenderers.PageControl Namespace / PageControllerSettings Class / SizeToFit Property

In This Topic
    SizeToFit Property (PageControllerSettings)
    In This Topic
    Specifies whether the content width should be adjusted to fit page.
    Syntax
    'Declaration
     
    Public Property SizeToFit As Boolean
    public bool SizeToFit {get; set;}
    See Also