NotebookSaveOptionsTDocumentSaveOptions Class |
Namespace: Aspose.Note.Saving
public abstract class NotebookSaveOptions<TDocumentSaveOptions> : NotebookSaveOptions where TDocumentSaveOptions : SaveOptions
The NotebookSaveOptionsTDocumentSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | NotebookSaveOptionsTDocumentSaveOptions | Initializes a new instance of the NotebookSaveOptionsTDocumentSaveOptions class |
Name | Description | |
---|---|---|
![]() | DeferredSaving |
Gets or sets a value indicating whether children documents
should be saved explicitly.
(Inherited from NotebookSaveOptions.) |
![]() | DocumentSaveOptions |
Gets or sets the save options for all notebook's child documents.
|
![]() | Flatten |
Gets or sets a value indicating whether the notebook children hierarchy is saved flattened.
(Inherited from NotebookSaveOptions.) |
![]() | SaveFormat |
Gets the format in which the notebook is saved.
(Overrides NotebookSaveOptionsSaveFormat.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetDocumentSaveOptions |
Gets the save options for all notebook's child documents.
(Overrides NotebookSaveOptionsGetDocumentSaveOptions.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |