CompatibilityOptionsDoNotUseEastAsianBreakRules Property |
Do Not Compress Compressible Characters When Using Document Grid.
Namespace:
Aspose.Words.Settings
Assembly:
Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntaxpublic bool DoNotUseEastAsianBreakRules { get; set; }
Public Property DoNotUseEastAsianBreakRules As Boolean
Get
Set
public:
property bool DoNotUseEastAsianBreakRules {
bool get ();
void set (bool value);
}
member DoNotUseEastAsianBreakRules : bool with get, set
Property Value
Type:
Boolean
See Also