TextStyle.FileName Property

The SHX file name (for SHX fonts).
Public Property FileName() As String
This language is not supported or no code example is available.
public string FileName {get; set;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
The font file can be loaded with the TextStyleKeyedCollection.LoadFont.

.NET Framework

Supported in: 4.8

In this article

Definition