Namespace: iTextSharp.text.rtf.document
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public int GetFontNumber( RtfFont font ) |
Visual Basic |
---|
Public Function GetFontNumber ( _ font As RtfFont _ ) As Integer |
Visual C++ |
---|
public: int GetFontNumber( RtfFont^ font ) |
Parameters
- font
- Type: iTextSharp.text.rtf.style..::..RtfFont