Initializes a new instance of the PdfTransparencyGroup class

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

Syntax

C#
public PdfTransparencyGroup()
Visual Basic
Public Sub New
Visual C++
public:
PdfTransparencyGroup()

See Also