Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public virtual PdfTransparencyGroup Group { get; set; } |
Visual Basic |
---|
Public Overridable Property Group As PdfTransparencyGroup Get Set |
Visual C++ |
---|
public: virtual property PdfTransparencyGroup^ Group { PdfTransparencyGroup^ get (); void set (PdfTransparencyGroup^ value); } |