Click or drag to resize

OcrOptionsRedactOptions Property

Gets or sets the options that control automatic redaction of PDF files.

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

Property Value

Type: RedactOptions
See Also