ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Boolean
    public System.bool IsBehindDocument {get; set;}
    See Also