.NET Framework Class Library
IGraphicsState.WordSpace Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Graphics Namespace > IGraphicsState Interface > IGraphicsState Properties > IGraphicsState.WordSpace Property |
Namespace: Gnostice.Core.Graphics
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Property WordSpace As Single |
C# |
float WordSpace { get; set; } |
Visual C++ |
property float WordSpace { |