The word spacing may be increased upto this limit.
[Visual Basic .NET] Public Property MaximumWordSpacing As Double
[C#] public double MaximumWordSpacing {get; set;}
[C++]
HRESULT get_MaximumWordSpacing(
double* spacing
);
[C++]
HRESULT put_MaximumWordSpacing(
double spacing
);
[C++]Parameters
spacing [out, retval] spacing is a parameter of type double spacing [in] spacing is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.