.NET Framework Class Library

NewFontEncounteredEventArgs.FontStyle Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Documents Namespace > NewFontEncounteredEventArgs Class > NewFontEncounteredEventArgs Properties >

.NET Framework Class Library

NewFontEncounteredEventArgs.FontStyle Property

Gets the style of the font type.

Namespace: Gnostice.Documents

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

Syntax

Visual Basic

Public ReadOnly Property FontStyle As FontStyle
 Get

C#

public FontStyle FontStyle { get; }

Visual C++

public:
property FontStyle FontStyle {
 FontStyle get ();
}

See Also

NewFontEncounteredEventArgs Class

NewFontEncounteredEventArgs Members

Gnostice.Documents Namespace