ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 String
    public string Name {get;}
    See Also