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