NotebookImageSaveOptions

Inheritance: java.lang.Object, com.aspose.note.NotebookSaveOptions, com.aspose.note.NotebookSaveOptionsGeneric

public class NotebookImageSaveOptions extends NotebookSaveOptionsGeneric<ImageSaveOptions>

Allows to specify additional options when rendering notebook pages to images.

Constructors

ConstructorDescription
NotebookImageSaveOptions(int format)Initializes a new instance of the NotebookImageSaveOptions class.

NotebookImageSaveOptions(int format)

public NotebookImageSaveOptions(int format)

Initializes a new instance of the NotebookImageSaveOptions class.

Parameters:

ParameterTypeDescription
formatintThe format in which the notebook is saved.