ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfDrawingCanvas Class / Right Property

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