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

Syntax

C#
public static string Release { get; }
Visual Basic
Public Shared ReadOnly Property Release As String
	Get
Visual C++
public:
static property String^ Release {
	String^ get ();
}

See Also