Constructs a Font.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Font( BaseFont bf, float size, int style ) |
Visual Basic |
---|
Public Sub New ( _ bf As BaseFont, _ size As Single, _ style As Integer _ ) |
Visual C++ |
---|
public: Font( BaseFont^ bf, float size, int style ) |
Parameters
- bf
- Type: iTextSharp.text.pdf..::..BaseFont
the external font
- size
- Type: System..::..Single
the size of this font
- style
- Type: System..::..Int32
the style of this font