MobiEditOptions Class |
Namespace: GroupDocs.Editor.Options
The MobiEditOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | MobiEditOptions |
Creates and returns a new instance of the MobiEditOptions class, where all options are set to their default values
|
![]() | MobiEditOptions(Boolean) |
Creates and returns a new instance of the MobiEditOptions class with specified pagination and default all other options
|
Name | Description | |
---|---|---|
![]() | EnableLanguageInformation |
Specifies whether language information is exported to the HTML markup in a form of 'lang' HTML attributes.
This option may be useful for roundtrip conversion of the multi-language documents. By default it is disabled (false).
|
![]() | EnablePagination |
Allows to enable or disable pagination in the resultant HTML document. By default is disabled (false).
|