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

Syntax

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

See Also