C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DocumentFont Class / FontFileName Property

In This Topic
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
 
See Also