Click or drag to resize

PdfTranslatorGenerateThumbnails Property

Indicates whether or not the translator will generate thumnail images.

Namespace:  Atalasoft.Ocr
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool GenerateThumbnails { get; set; }

Property Value

Type: Boolean
Remarks
Default value is false. When true the translator will attempt to honor it, but this is only possible if the translator has a stashed copy of the original page image.
See Also