HostApplicationServicesFontMapFileName Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public virtual string FontMapFileName { get; }
 
Public Overridable ReadOnly Property FontMapFileName As String
        Get
 
public:
virtual property String^ FontMapFileName {
        String^ get ();
}
 
abstract FontMapFileName : string with get
override FontMapFileName : string with get
 
 
 
Property Value
Type: 
String 
See Also