Click or drag to resize

IDocumentObject IsComposite Property

Gets a value indicating whether this instance is composite.

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

Property Value

Type: Boolean
if this instance is composite, set to true .
See Also