Namespace: iTextSharp.text.pdf.interfaces
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
void SetAtLeastPdfVersion( char version ) |
| Visual Basic |
|---|
Sub SetAtLeastPdfVersion ( _ version As Char _ ) |
| Visual C++ |
|---|
void SetAtLeastPdfVersion( wchar_t version ) |
Parameters
- version
- Type: System..::..Char