PdfTransparencyGroup Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf iTextSharp.text.pdf.PdfTransparencyGroup[[PdfTransparencyGroup]] iTextSharp.text.pdf.PdfDictionary[[PdfDictionary]] end iTextSharp.text.pdf.PdfDictionary --> iTextSharp.text.pdf.PdfTransparencyGroup
Members
Properties
Public properties
Details
Inheritance
Constructors
PdfTransparencyGroup
Source code
public PdfTransparencyGroup()
Properties
Isolated
public virtual bool Isolated { set; }
Knockout
public virtual bool Knockout { set; }
Generated with ModularDoc