ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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