Features Class |
Namespace: GroupDocs.Parser.Options
The Features type exposes the following members.
Name | Description | |
---|---|---|
![]() | Barcodes |
Gets the value that indicates whether barcodes extraction is supported.
|
![]() | Container |
Gets the value that indicates whether container extraction is supported.
|
![]() | FormattedText |
Gets the value that indicates whether formatted text extraction is supported.
|
![]() | FormattedTextPage |
Gets the value that indicates whether formatted text page extraction is supported.
|
![]() | Highlight |
Gets the value that indicates whether highlight extraction is supported.
|
![]() | Hyperlinks |
Gets the value that indicates whether hyperlinks extraction is supported.
|
![]() | Images |
Gets the value that indicates whether images extraction is supported.
|
![]() | Metadata |
Gets the value that indicates whether metadata extraction is supported.
|
![]() | ParseByTemplate |
Gets the value that indicates whether parsing by template is supported.
|
![]() | ParseForm |
Gets the value that indicates whether form parsing is supported.
|
![]() | Search |
Gets the value that indicates whether text search is supported.
|
![]() | Structure |
Gets the value that indicates whether text structure extraction is supported.
|
![]() | Tables |
Gets the value that indicates whether tables extraction is supported.
|
![]() | Text |
Gets the value that indicates whether text extraction is supported.
|
![]() | TextAreas |
Gets the value that indicates whether text areas extraction is supported.
|
![]() | TextPage |
Gets the value that indicates whether text page extraction is supported.
|
![]() | Toc |
Gets the value that indicates whether table of contents extraction is supported.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsFeatureSupported |
Returns the value that indicates whether the feature is supported.
|
![]() | ToString | (Inherited from Object.) |
An instance of this class is used as Features property. See the usage examples there.
Learn more: