TextStyleFontFile Property
|
Gets or sets the text style font file name.
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public string FontFile { get; set; }
Public Property FontFile As String
Get
Set
public:
property String^ FontFile {
String^ get ();
void set (String^ value);
}
member FontFile : string with get, set
PROPERTY FontFile AS STRING GET SET
Property Value
Type:
StringSee Also