ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1dOptionsForm Class / AutoScaleMode Property

In This Topic
    AutoScaleMode Property (C1dOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScaleMode As System.Windows.Forms.AutoScaleMode
    public System.Windows.Forms.AutoScaleMode AutoScaleMode {get; set;}
    See Also