Gets the localized description information for the GlyphTypefaceLocalized object.
Namespace: FirstFloor.Documents.FontsAssembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)
Syntax
| C# |
|---|
public string Description { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Description As String Get |
| Visual C++ |
|---|
public: property String^ Description { String^ get (); } |