ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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