Namespace: iTextSharp.text.rtf.parser.destinations
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void SetFontNumber( string fontNr ) |
Visual Basic |
---|
Public Sub SetFontNumber ( _ fontNr As String _ ) |
Visual C++ |
---|
public: void SetFontNumber( String^ fontNr ) |
Parameters
- fontNr
- Type: System..::..String