Aspose::Pdf::Text::TextFormattingOptions::get_HyphenSymbol method

TextFormattingOptions::get_HyphenSymbol method

Gets hyphen symbol that is used in hyphenation process.

System::String Aspose::Pdf::Text::TextFormattingOptions::get_HyphenSymbol() const

Remarks

To eliminate hyphen drawing (with wrapping procedure still in place) please set empty string string.Empty for HyphenSymbol.

See Also