ITextPage Interface |
Namespace: Atalasoft.Imaging.Text
The ITextPage type exposes the following members.
Name | Description | |
---|---|---|
Height |
Gets the page height.
| |
Resolution |
Gets or sets the page resolution.
| |
Rotate |
Gets the page rotation angle.
| |
SegmentsCount |
Gets the text segments count.
| |
Width |
Gets the page width.
|
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetText |
Extracts the formatted text for the whole page.
| |
GetTextSegments |
Gets the page text segments with the specified target image resolution.
|