PagePreviewOptions

ParserSettings.PagePreviewOptions property

Gets the document page preview options.

public PagePreviewOptions PagePreviewOptions { get; }

Property Value

An instance of PagePreviewOptions class that sets properties for the document page preview generation. It’s used in the barcode extraction and OCR.

See Also