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

In This Topic
    UseDrawingCanvas Property (RtfExporter)
    In This Topic
    Gets or sets a value indicating whether to create drawing canvases in the resulting document.
    Syntax
    'Declaration
     
    Public Property UseDrawingCanvas As System.Boolean
    public System.bool UseDrawingCanvas {get; set;}
    See Also