Namespace: iTextSharp.text.rtf.parser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public bool ImportFont( string fontNr, string fontName, string fontFamily, int charset ) |
| Visual Basic |
|---|
Public Function ImportFont ( _ fontNr As String, _ fontName As String, _ fontFamily As String, _ charset As Integer _ ) As Boolean |
| Visual C++ |
|---|
public: bool ImportFont( String^ fontNr, String^ fontName, String^ fontFamily, int charset ) |
Parameters
- fontNr
- Type: System..::..String
- fontName
- Type: System..::..String
- fontFamily
- Type: System..::..String
- charset
- Type: System..::..Int32