This document is archived and information here might be outdated. Recommended version. |
Indicates an additional space that is added between words of the text string.
[Visual Basic .NET]
Public Property TextWordSpacing As Single
[C#]
public float TextWordSpacing {get; set;}
[C++]
HRESULT get_TextWordSpacing(
System.Single* WordSpacing
);
[C++]
HRESULT put_TextWordSpacing(
float WordSpacing
);
[C++] Parameters WordSpacing [out, retval]
WordSpacing is a parameter of type single* WordSpacing [in]
WordSpacing is a parameter of type single