PdfDocumentProcessor.GetText Method
Name | Parameters | Description |
---|---|---|
Get |
none | Retrieves the document content. |
Get |
area, options | Retrieves document content from the specified area with specified extraction options. |
Get |
area | Retrieves the text found in the specified document area. |
Get |
start |
Retrieves document content located between the specified document positions with specified extraction options. |
Get |
start |
Retrieves the text located between the specified document positions. |
Get |
options | Retrieves document content with specified extraction options. |