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

Syntax

C#
public bool Knockout { set; }
Visual Basic
Public WriteOnly Property Knockout As Boolean
	Set
Visual C++
public:
property bool Knockout {
	void set (bool value);
}

See Also