INotebookChildNode.DisplayName Property

Aspose.Note for .NET API

INotebookChildNodeDisplayName Property

Gets a display name.

Namespace:  Aspose.Note
Assembly:  Aspose.Note (in Aspose.Note.dll) Version: 18.1
Syntax
string DisplayName { get; }
ReadOnly Property DisplayName As String
	Get
property String^ DisplayName {
	String^ get ();
}
abstract DisplayName : string with get

Property Value

Type: String
See Also