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

Collapse imageSyntax

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

Collapse imageSee Also