.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 >

.NET Framework Class Library

IGraphicsState.WordSpace Property

Namespace: Gnostice.Core.Graphics

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Property WordSpace As Single
 Get
 Set

C#

float WordSpace { getset; }

Visual C++

property float WordSpace {
 float get ();
 void set (float value);
}

See Also

IGraphicsState Interface

IGraphicsState Members

Gnostice.Core.Graphics Namespace