Click or drag to resize
FontSpacing Property
Character spacing in twips. Extra distance between characters. It may be negative.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(0)]
[XmlAttributeAttribute]
public int Spacing { get; set; }

Property Value

Type: Int32
See Also