Aspose::Pdf::UnifiedSaveOptions::get_ExtractOcrSublayerOnly method
UnifiedSaveOptions::get_ExtractOcrSublayerOnly method
This atrribute turned on functionality for extracting image or text for PDF documents with OCR sublayer.
bool Aspose::Pdf::UnifiedSaveOptions::get_ExtractOcrSublayerOnly() const
Remarks
true text will be extracted in result document; otherwise, false.
See Also
- Class UnifiedSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++