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

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