ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfDrawingCanvas Class / Name Property

In This Topic
    Name Property (RtfDrawingCanvas)
    In This Topic
    Gets a drawing canvas instance name (by default "Canvas").
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also