FormattedTextOptions Class |
Namespace: GroupDocs.Parser.Options
The FormattedTextOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormattedTextOptions |
Initializes a new instance of the FormattedTextOptions class.
|
Name | Description | |
---|---|---|
![]() | Mode |
Gets the formatted text extraction mode.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
An instance of FormattedTextOptions class is used as parameter in GetFormattedText(FormattedTextOptions) and GetFormattedText(Int32, FormattedTextOptions) methods. See the usage examples there.
Learn more: