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

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