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

In This Topic
    Width Property (RtfDrawingCanvas)
    In This Topic
    Gets width of the drawing canvas.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Single
    public System.float Width {get;}
    See Also