ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Integer
    public System.int Id {get;}
    See Also