Click or drag to resize

OcrActionsSaveAsPdf Property

Save every document as a PDF document. The format of the PDF file is specified elsewhere.

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

Property Value

Type: Boolean
See Also