DocumentBase.IsSubdocument Property

Definition

Gets a value that indicates whether the document is opened in a separate document window as a subdocument of a master document.

public bool IsSubdocument { get; }

Property Value

Boolean

true if the document is opened in a separate document window as a subdocument of a master document; otherwise, false.

Applies to