EnableLanguageInformation
EbookEditOptions.EnableLanguageInformation property
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
).
public bool EnableLanguageInformation { get; set; }
See Also
- class EbookEditOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor