iText 5

PdfICCBased

PdfICCBased Public class

Diagram

flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf iTextSharp.text.pdf.PdfICCBased[[PdfICCBased]] iTextSharp.text.pdf.PdfStream[[PdfStream]] end iTextSharp.text.pdf.PdfStream --> iTextSharp.text.pdf.PdfICCBased

Details

Inheritance

Constructors

PdfICCBased [1/2]

Source code

public PdfICCBased(ICC_Profile profile)

Arguments

Type

Name

Description

ICC_Profile

profile

PdfICCBased [2/2]

Source code

public PdfICCBased(ICC_Profile profile, int compressionLevel)

Arguments

Type

Name

Description

ICC_Profile

profile

int

compressionLevel

Generated with ModularDoc