Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public BaseFont GetCalculatedBaseFont( bool specialEncoding ) |
| Visual Basic |
|---|
Public Function GetCalculatedBaseFont ( _ specialEncoding As Boolean _ ) As BaseFont |
| Visual C++ |
|---|
public: BaseFont^ GetCalculatedBaseFont( bool specialEncoding ) |
Parameters
- specialEncoding
- Type: System..::..Boolean