This document is archived and information here might be outdated. Recommended version. |
Indicates an additional space that is added to each character beyond what is defined by its character box in the TextGlyph.
[Visual Basic .NET]
Public Property TextCharacterSpacing As Single
[C#]
public float TextCharacterSpacing {get; set;}
[C++]
HRESULT get_TextCharacterSpacing(
System.Single* CharacterSpacing
);
[C++]
HRESULT put_TextCharacterSpacing(
float CharacterSpacing
);
[C++] Parameters CharacterSpacing [out, retval]
CharacterSpacing is a parameter of type single* CharacterSpacing [in]
CharacterSpacing is a parameter of type single