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

In This Topic
    AutoScrollMargin Property (ReportTIFFOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScrollMargin As System.Drawing.Size
    public System.Drawing.Size AutoScrollMargin {get; set;}
    See Also