HyphenationOptions class
Leave feedback
On this page
Options for setting hyphenation documents.
public sealed class HyphenationOptions : ValueObject
name | description |
---|---|
HyphenationOptions() | Creates new instance of HyphenationOptions class. |
AutoHyphenation { get; set; } | Gets or sets value determining whether automatic hyphenation is turned on for the document. Default value for this property is false. |
HyphenateCaps { get; set; } | Gets or sets value determining whether words written in all capital letters are hyphenated. Default value for this property is true. |
HyphenationDictionaries { get; set; } | Dictionary containing associates between ISO language codes with provided hyphenation dictionary streams. |
- namespace GroupDocs.Conversion.Options.Load
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.