Aspose.Note for .Net
NotebookSaveOptionsTDocumentSaveOptionsGetDocumentSaveOptions Method |
Gets the save options for all notebook's child documents.
Namespace: Aspose.Note.Saving
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public override SaveOptions GetDocumentSaveOptions()
Public Overrides Function GetDocumentSaveOptions As SaveOptions
public: virtual SaveOptions^ GetDocumentSaveOptions() override
abstract GetDocumentSaveOptions : unit -> SaveOptions override GetDocumentSaveOptions : unit -> SaveOptions
Return Value
Type: SaveOptionsThe SaveOptions.
