Click or drag to resize

OcrOptionsPdfOptions Property

Gets or sets options that control how PDF files are created.

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

Property Value

Type: PdfOptions
See Also