CompatibilityOptionsUseAltKinsokuLineBreakRules Property |
Use Alternate Set of East Asian Line Breaking Rules.
Namespace:
Aspose.Words.Settings
Assembly:
Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntaxpublic bool UseAltKinsokuLineBreakRules { get; set; }
Public Property UseAltKinsokuLineBreakRules As Boolean
Get
Set
public:
property bool UseAltKinsokuLineBreakRules {
bool get ();
void set (bool value);
}
member UseAltKinsokuLineBreakRules : bool with get, set
Property Value
Type:
Boolean
See Also