Gets the localized designer URL 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 DesignerUrl { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DesignerUrl As String Get |
| Visual C++ |
|---|
public: property String^ DesignerUrl { String^ get (); } |