Title.IsComposite
Title.IsComposite property
Gets a value indicating whether this node is composite. If true the node can have child nodes.
public override bool IsComposite { get; }
See Also
- class Title
- namespace Aspose.Note
- assembly Aspose.Note
Gets a value indicating whether this node is composite. If true the node can have child nodes.
public override bool IsComposite { get; }