ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ReportRtfOptionsForm Class / CreateGraphics Method

In This Topic
    CreateGraphics Method (ReportRtfOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Function CreateGraphics() As System.Drawing.Graphics
    public System.Drawing.Graphics CreateGraphics()
    See Also