FontFileName Property (DocumentFont)
In This Topic
Gets the name of the font file installed on the system or embedded in the document, that is actually used to render the glyphs.
Syntax
'Declaration
Public ReadOnly Property FontFileName As String
public string FontFileName {get;}
See Also