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