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

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