INotebookChildNode Interface

Represents an Aspose.Note notebook's child.

Namespace:  Aspose.Note
Assembly:  Aspose.Note (in Aspose.Note.dll) Version: 20.3
Syntax
public interface INotebookChildNode

The INotebookChildNode type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets a color. Default value is Color.Empty.
Public propertyDisplayName
Gets a display name.
Public propertyGuid
Gets the object's globally unique id.
See Also