Indicating whether this instance is composite.
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public bool IsComposite { get; }
Public ReadOnly Property IsComposite As Boolean Get
public: virtual property bool IsComposite { bool get () sealed; }
abstract IsComposite : bool with get override IsComposite : bool with get
Property Value
BooleanIf this instance is composite, set to true.