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 SetThemeFont( string themeFont ) |
| Visual Basic |
|---|
Public Sub SetThemeFont ( _ themeFont As String _ ) |
| Visual C++ |
|---|
public: void SetThemeFont( String^ themeFont ) |
Parameters
- themeFont
- Type: System..::..String