ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Single
    public System.float GroupBottom {get; set;}
    See Also