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

public TDocumentSaveOptions DocumentSaveOptions { get; protected set; }
Public Property DocumentSaveOptions As TDocumentSaveOptions Get Protected Set
public: property TDocumentSaveOptions DocumentSaveOptions { TDocumentSaveOptions get (); protected: void set (TDocumentSaveOptions value); }
member DocumentSaveOptions : 'TDocumentSaveOptions with get, set
Property Value
Type: TDocumentSaveOptions