DocumentBase.IsMasterDocument Property

Definition

Gets a value that indicates whether the document is a master document.

public bool IsMasterDocument { get; }

Property Value

Boolean

true if the document is a master document; otherwise, false.

Remarks

A master document includes one or more subdocuments.

Applies to