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

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