Reports for WinForms | ComponentOne
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 Boolean
    public bool UseDrawingCanvas {get; set;}
    See Also