Aspose::Pdf::UnifiedSaveOptions::set_ExtractOcrSublayerOnly método

UnifiedSaveOptions::set_ExtractOcrSublayerOnly method

Este atributo habilita la funcionalidad para extraer imágenes o texto de documentos PDF con una subcapa OCR.

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

Observaciones

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

Ver también