PdfPattern Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf iTextSharp.text.pdf.PdfPattern[[PdfPattern]] iTextSharp.text.pdf.PdfStream[[PdfStream]] end iTextSharp.text.pdf.PdfStream --> iTextSharp.text.pdf.PdfPattern
Details
Inheritance
Constructors
PdfPattern [1/2]
Source code
internal PdfPattern(PdfPatternPainter painter)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
painter |
PdfPattern [2/2]
Source code
internal PdfPattern(PdfPatternPainter painter, int compressionLevel)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
painter |
|
|
|
compressionLevel |
Generated with ModularDoc