PdfFormatConversionOptions.IccProfileFileName

PdfFormatConversionOptions.IccProfileFileName property

Gets or sets the filename of icc profile name. In case of null the default icc profile used.

public string IccProfileFileName { get; set; }

See Also