.NET Framework Class Library

TextRenderingSettings Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Graphics Namespace >

.NET Framework Class Library

TextRenderingSettings Class

This class represents the settings used during rendering of text.

Namespace: Gnostice.Core.Graphics

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

Syntax

Visual Basic

Public Class TextRenderingSettings _
 Implements ICloneable

C#

public class TextRenderingSettings : ICloneable

Visual C++

public ref class TextRenderingSettings : ICloneable

Inheritance Hierarchy

System.Object

Gnostice.Core.Graphics.TextRenderingSettings

See Also

TextRenderingSettings Members

Gnostice.Core.Graphics Namespace