UnifiedSaveOptions.ExtractOcrSublayerOnly

UnifiedSaveOptions.ExtractOcrSublayerOnly property

This atrribute turned on functionality for extracting image or text for PDF documents with OCR sublayer.

public bool ExtractOcrSublayerOnly { get; set; }

Property Value

true text will be extracted in result document; otherwise, false.

See Also