Click or drag to resize

PdfOptionsBinarizationMethod Property

Gets or sets the boinarization method when grayscale images are converted to black-and-white.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public BinarizationMethod BinarizationMethod { get; set; }

Property Value

Type: BinarizationMethod
See Also