Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DocumentFont
.
.
::
.
.
FontFileName Property
DocumentFont Class
See Also
Gets the name of the font file installed on the system or embedded in the document, that is actually used to render the glyphs.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
string
FontFileName
{
get
; }
Visual Basic
Public
ReadOnly
Property
FontFileName
As
String
Get
See Also
DocumentFont Class
C1.C1Preview Namespace
C1PrintDocument
.
.
::
.
.
FontHandling