EbookSaveOptions Class

EbookSaveOptions class

Represents the options for saving ebook file.


type EbookSaveOptions struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewEbookSaveOptionsCreates options for saving ebook file.
NewEbookSaveOptions_SaveFormatCreates options for saving ebook file.
NewEbookSaveOptions_HtmlSaveOptionsConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.