Click or drag to resize

DocumentObject IsComposite Property

Indicating whether this instance is composite.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public virtual bool IsComposite { get; }

Property Value

Type: Boolean
If this instance is composite, set to true .

Implements

IDocumentObject IsComposite
See Also