CompatibilityOptionsBalanceSingleByteDoubleByteWidth Property |
Balance Single Byte and Double Byte Characters.
Namespace:
Aspose.Words.Settings
Assembly:
Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntaxpublic bool BalanceSingleByteDoubleByteWidth { get; set; }
Public Property BalanceSingleByteDoubleByteWidth As Boolean
Get
Set
public:
property bool BalanceSingleByteDoubleByteWidth {
bool get ();
void set (bool value);
}
member BalanceSingleByteDoubleByteWidth : bool with get, set
Property Value
Type:
Boolean
See Also