NotebookSaveOptions1.GetDocumentSaveOptions

NotebookSaveOptions<TDocumentSaveOptions>.GetDocumentSaveOptions method

Gets the save options for all notebook’s child documents.

public override SaveOptions GetDocumentSaveOptions()

Return Value

The SaveOptions.

See Also