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

In This Topic
    IsBehindDocument Property
    In This Topic
    Gets or sets behind document flag of the drawing canvas.
    Syntax
    'Declaration
     
    Public Property IsBehindDocument As Boolean
    public bool IsBehindDocument {get; set;}
    See Also