EbookSaveOptions Class
EbookSaveOptions class
Represents the options for saving ebook file.
type EbookSaveOptions struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|---|
| NewEbookSaveOptions | Creates options for saving ebook file. |
| NewEbookSaveOptions_SaveFormat | Creates options for saving ebook file. |
| NewEbookSaveOptions_HtmlSaveOptions | Constructs from a parent object. |
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |