TextStyleFontFamilyName Property
|
Gets the style font family name.
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public string FontFamilyName { get; }
Public ReadOnly Property FontFamilyName As String
Get
public:
property String^ FontFamilyName {
String^ get ();
}
member FontFamilyName : string with get
PROPERTY FontFamilyName AS STRING GET
Property Value
Type:
StringSee Also