Aspose::Pdf::Plugins::TextExtractorOptions::TextExtractorOptions constructor

TextExtractorOptions::TextExtractorOptions() constructor

Initializes a new instance of the TextExtractorOptions object with ‘Raw’ (default) text formatting mode.

Aspose::Pdf::Plugins::TextExtractorOptions::TextExtractorOptions()

See Also

TextExtractorOptions::TextExtractorOptions(TextExtractorOptions::TextFormattingMode) constructor

Initializes a new instance of the TextExtractorOptions object for the specified text formatting mode.

Aspose::Pdf::Plugins::TextExtractorOptions::TextExtractorOptions(TextExtractorOptions::TextFormattingMode formattingMode)
ParameterTypeDescription
formattingModeTextExtractorOptions::TextFormattingModeText formatting mode value.

See Also