EBookConvertOptions
Leave feedback
On this page
Options for conversion to EBook file type.
public class EBookConvertOptions : CommonConvertOptions<EBookFileType>, IPageOrientationOptions,
IPageSizeOptions
| Name | Description |
|---|---|
| EBookConvertOptions() | Initializes new instance of EBookConvertOptions class. |
| Name | Description |
|---|---|
| FallbackPageSize { get; set; } | Fallback page size |
| Format { get; set; } | The desired file type the input document should be converted to. |
| virtual Format { get; set; } | Implements Format |
| OrientationSettings { get; set; } | Page orientation settings |
| PageNumber { get; set; } | Implements PageNumber |
| Pages { get; set; } | Implements Pages |
| PagesCount { get; set; } | Implements PagesCount |
| SizeSettings { get; set; } | Page size settings |
| Watermark { get; set; } | Implements Watermark |
| Name | Description |
|---|---|
| Clone() | Clones current options instance. |
| override Equals(object) | Determines whether two object instances are equal. |
| virtual Equals(ValueObject) | Determines whether two object instances are equal. |
| override GetHashCode() | Serves as the default hash function. |
- class CommonConvertOptions<TFileType>
- class EBookFileType
- interface IPageOrientationOptions
- interface IPageSizeOptions
- namespace GroupDocs.Conversion.Options.Convert
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.