Aspose.Note for .Net
NotebookGuid Property |
Gets the object's globally unique id.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public Guid Guid { get; }
Public ReadOnly Property Guid As Guid Get
public: virtual property Guid Guid { Guid get () sealed; }
abstract Guid : Guid with get override Guid : Guid with get
Property Value
Type: GuidThe GUID.
Implements
INotebookChildNodeGuid