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

In This Topic
    CurrentAutoScaleDimensions Property (PdfOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentAutoScaleDimensions As System.Drawing.SizeF
    public System.Drawing.SizeF CurrentAutoScaleDimensions {get;}
    See Also