NotebookPdfSaveOptions

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

public class NotebookPdfSaveOptions extends NotebookSaveOptionsGeneric<PdfSaveOptions>

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

Constructors

ConstructorDescription
NotebookPdfSaveOptions()Initializes a new instance of the NotebookPdfSaveOptions class.

NotebookPdfSaveOptions()

public NotebookPdfSaveOptions()

Initializes a new instance of the NotebookPdfSaveOptions class.