.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 > NewFontEncounteredEventArgs.FontStyle Property |
Gets the style of the font type.
Namespace: Gnostice.Documents
Assembly: Gnostice.Documents (in Gnostice.Documents.dll)
Visual Basic |
Public ReadOnly Property FontStyle As FontStyle |
C# |
public FontStyle FontStyle { get; } |
NewFontEncounteredEventArgs Class