PdfAOptionsBase.IccProfileFileName

PdfAOptionsBase.IccProfileFileName property

Gets or sets the filename of the ICC (International Color Consortium) profile to be used for the PDF/A conversion in place of the default one.

public string IccProfileFileName { get; set; }

Property Value

The filename of the ICC profile.

See Also