Show / Hide Table of Contents

Enum Convert.PowerPointOutputOptions.SearchableImageSetting

Namespace: pdftron.PDF
Assembly: PDFTronDotNet.dll
Syntax
public enum Convert.PowerPointOutputOptions.SearchableImageSetting

Fields

Name Description
e_ocr_always

Indicates that OCR will always be performed on all pages, and the recognized text replaces the image pixels underneath.

e_ocr_off

Indicates that OCR will not be performed.

e_ocr_text

Indicates that OCR will be performed on scanned pages, and the recognized text replaces the image pixels underneath (default).

In this article
Back to top Generated by DocFX