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

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