NotebookImageSaveOptions.NotebookImageSaveOptions

NotebookImageSaveOptions constructor

Initializes a new instance of the NotebookImageSaveOptions class.

public NotebookImageSaveOptions(SaveFormat format)
ParameterTypeDescription
formatSaveFormatThe format in which the notebook is saved.

See Also