Overview and description of Leadtools Forms DocumentReaders classes, delegates, enumerations, and structures.
Class | Description | |
---|---|---|
DocumentImageManager | Contains the image functionality associated with a DocumentReader. | |
DocumentObjectManager | Contains the object parsing functionality such as text associated with a DocumentReader. | |
DocumentPageText | Contains the text characters and words found in a document page. | |
DocumentReader | Provides the main class for reading documents. | |
DocumentReaderLoadOptions | Provides options to use when reading a document. | |
DocumentReaderPage | Contains information about a page in the document. | |
DocumentReaderPageCollection | Represents a read-only collection of DocumentReaderPage objects. |
Structure | Description | |
---|---|---|
DocumentCharacter | Contains the properties of a text character found in the document. | |
DocumentFont | Contains the information for a document font. | |
DocumentWord | Contains the properties of a text word found in the document. |
Delegate | Description | |
---|---|---|
DocumentReaderGetPasswordCallback | Prompts the user for a password if the document is encrypted. |
Enumeration | Description | |
---|---|---|
DocumentFontStyle | Indicates the styles of the fonts in a document. | |
DocumentReaderType | Indicates the document reader type. |