DocumentSettingsCharacterSpacingControl Property |
Gets or sets the possible ways in which full-width characters can be compressed to remove
additional whitespace when the contents of this document are displayed.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic CharacterSpacingControl CharacterSpacingControl { get; set; }
Public Property CharacterSpacingControl As CharacterSpacingControl
Get
Set
Property Value
CharacterSpacingControl
See Also