Aspose::Pdf::UnifiedSaveOptions::set_ExtractOcrSublayerOnly method

UnifiedSaveOptions::set_ExtractOcrSublayerOnly method

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

void Aspose::Pdf::UnifiedSaveOptions::set_ExtractOcrSublayerOnly(bool value)

Remarks

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

See Also