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