Namespace: iTextSharp.text.html
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected void Write( Font font, Properties styleAttributes ) |
| Visual Basic |
|---|
Protected Sub Write ( _ font As Font, _ styleAttributes As Properties _ ) |
| Visual C++ |
|---|
protected: void Write( Font^ font, Properties^ styleAttributes ) |