NotebookImageSaveOptions
Inheritance: java.lang.Object, com.aspose.note.NotebookSaveOptions, com.aspose.note.NotebookSaveOptionsGeneric
public class NotebookImageSaveOptions extends NotebookSaveOptionsGeneric<ImageSaveOptions>
在将笔记本页面渲染为图像时允许指定附加选项。
构造函数
| 构造函数 | 描述 |
|---|---|
| NotebookImageSaveOptions(int format) | 初始化 NotebookImageSaveOptions 类的新实例。 |
NotebookImageSaveOptions(int format)
public NotebookImageSaveOptions(int format)
初始化 NotebookImageSaveOptions 类的新实例。
Parameters:
| 参数 | 类型 | 描述 |
|---|---|---|
| format | int | 笔记本保存的格式。 |