Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Collapse imageSyntax

C#
public char PdfVersion { get; }
Visual Basic
Public ReadOnly Property PdfVersion As Char
	Get
Visual C++
public:
property wchar_t PdfVersion {
	wchar_t get ();
}

Collapse imageSee Also