Gets the default localized typeface for specified physical font face.
Namespace: FirstFloor.Documents.FontsAssembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)
Syntax
| C# |
|---|
public static GlyphTypefaceLocalized GetDefaultLocalizedTypeface( this GlyphTypeface typeface ) |
| Visual Basic |
|---|
<ExtensionAttribute> _ Public Shared Function GetDefaultLocalizedTypeface ( _ typeface As GlyphTypeface _ ) As GlyphTypefaceLocalized |
| Visual C++ |
|---|
[ExtensionAttribute] public: static GlyphTypefaceLocalized^ GetDefaultLocalizedTypeface( GlyphTypeface^ typeface ) |
Parameters
- typeface
- Type: FirstFloor.Documents.Fonts..::..GlyphTypeface
The typeface.