Constructs a Font-object.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public virtual Font GetFont( string fontname, string encoding, bool embedded ) |
Visual Basic |
---|
Public Overridable Function GetFont ( _ fontname As String, _ encoding As String, _ embedded As Boolean _ ) As Font |
Visual C++ |
---|
public: virtual Font^ GetFont( String^ fontname, String^ encoding, bool embedded ) |
Parameters
- fontname
- Type: System..::..String
the name of the font
- encoding
- Type: System..::..String
the encoding of the font
- embedded
- Type: System..::..Boolean
true if the font is to be embedded in the PDF