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

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