ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfDrawingCanvas Class / Id Property

In This Topic
    Id Property (RtfDrawingCanvas)
    In This Topic
    Gets a drawing canvas instance identifier.
    Syntax
    'Declaration
     
    Public ReadOnly Property Id As Integer
    public int Id {get;}
    See Also