ConvertToGrayScale

PdfOptimizationOptions.ConvertToGrayScale property

Enables converting the output PDF file to a grayscale.

public bool ConvertToGrayScale { get; set; }

Remarks

For code example, see this documentation.

See Also