ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Single
    public float Right {get; set;}
    See Also