Aspose::Pdf::UnifiedSaveOptions::set_ExtractOcrSublayerOnly metod

UnifiedSaveOptions::set_ExtractOcrSublayerOnly method

Detta attribut aktiverade funktionalitet för att extrahera bild eller text från PDF-dokument med OCR‑underlag.

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

Anmärkningar

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

Se även