Método Aspose::Pdf::Text::TextAbsorber::get_ExtractionOptions
TextAbsorber::get_ExtractionOptions method
Obtiene las opciones de extracción de texto.
virtual System::SharedPtr<TextExtractionOptions> Aspose::Pdf::Text::TextAbsorber::get_ExtractionOptions()
Observaciones
Permite definir el modo de formato de texto TextExtractionOptions durante la extracción. El modo predeterminado es TextExtractionOptions::TextFormattingMode::Pure
Ver también
- Typedef SharedPtr
- Class TextExtractionOptions
- Class TextAbsorber
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++