Aspose.Note for .Net
NotebookSaveOptionsGetDocumentSaveOptions 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 abstract SaveOptions GetDocumentSaveOptions()
Public MustOverride Function GetDocumentSaveOptions As SaveOptions
public: virtual SaveOptions^ GetDocumentSaveOptions() abstract
abstract GetDocumentSaveOptions : unit -> SaveOptions
Return Value
Type: SaveOptionsThe SaveOptions.
