ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfDrawingCanvas Class / Bottom Property

In This Topic
    Bottom Property (RtfDrawingCanvas)
    In This Topic
    Gets or sets bottom bound of the drawing canvas.
    Syntax
    'Declaration
     
    Public Property Bottom As Single
    public float Bottom {get; set;}
    See Also