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

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