API Documentation > CorelDRAW > 2025-v26 > StructHyphenationSettings > IVGStructHyphenationSettings
StructHyphenationSettings.BreakAllCapWords property
Syntax:
Property Get BreakAllCapWords() As Boolean
Property Let BreakAllCapWords(ByVal Value As Boolean)
Remarks:
The BreakAllCapWords property returns or specifies whether to allow automatic hyphenation for words containing only capital letters. Specifying True automatically hyphenates words containing only capital letters. To return or set the BreakAllCapWords property, the StructHyphenationSettings.UseAutomaticHyphenation property must be set to True.