public final class TextExtractionOptions extends TextOptions
Represents text extraction options
Modifier and Type | Class and Description |
---|---|
static class |
TextExtractionOptions.TextFormattingMode
Defines different modes which can be used while converting pdf document into text.
|
Constructor and Description |
---|
TextExtractionOptions(int formattingMode)
Initializes new instance of the
TextExtractionOptions object for the specified text formatting mode. |
Copyright © 2017 Aspose. All Rights Reserved.