Back to Devexpress

OpenOfficeHyphenationDictionary Constructors

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-openofficehyphenationdictionary-dot-ctor.md

latest2.0 KB
Original Source

OpenOfficeHyphenationDictionary Constructors

An OpenOffice hyphenation dictionary.

NameParametersDescription
OpenOfficeHyphenationDictionary()noneInitializes a new OpenOfficeHyphenationDictionary instance with default settings.
OpenOfficeHyphenationDictionary(Stream, CultureInfo)patternStream, cultureInfoInitializes a new instance of the OpenOfficeHyphenationDictionary object with the specified settings.
OpenOfficeHyphenationDictionary(Stream)patternStreamInitializes a new instance of the OpenOfficeHyphenationDictionary object with the specified settings.
OpenOfficeHyphenationDictionary(String, CultureInfo)patternFileName, cultureInfoInitializes a new instance of the OpenOfficeHyphenationDictionary object with the specified settings.
OpenOfficeHyphenationDictionary(String)patternFileNameInitializes a new instance of the OpenOfficeHyphenationDictionary object with the specified settings.

See Also

OpenOfficeHyphenationDictionary Class

OpenOfficeHyphenationDictionary Members

DevExpress.XtraRichEdit.API.Native Namespace