PdfTableExtractor Class |
Namespace: Spire.Pdf.Utilities
The PdfTableExtractor type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
PdfTableExtractor |
Initializes a new instance of the class.
|
| Name | Description | |
|---|---|---|
|
|
Dispose |
Releases all resources used.
|
|
|
Dispose(Boolean) |
Releases all resources used.
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
ExtractTable(Int32) |
Extract table from the pdf document
|
|
|
ExtractTable(Int32, IgnoreOptions) |
Extract table from the pdf document
|
|
|
Finalize |
Destructor
(Overrides
Object
Finalize
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|