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
| Constructor | Description |
|---|---|
| NotebookImageSaveOptions(int format) | NotebookImageSaveOptions क्लास का एक नया इंस्टेंस इनिशियलाइज़ करता है। |
NotebookImageSaveOptions(int format)
public NotebookImageSaveOptions(int format)
NotebookImageSaveOptions क्लास का एक नया इंस्टेंस इनिशियलाइज़ करता है।
Parameters:
| Parameter | Type | Description |
|---|---|---|
| format | int | वह फ़ॉर्मेट जिसमें नोटबुक सहेजा जाता है। |