Text string interface. More...
Properties | |
| RectangleF | Box [get] |
| Gets the text string bounds. | |
| string | Text [get] |
| Gets the decoded text. | |
| List< TextChar > | TextChars [get] |
| Gets the information of each text string character. | |
Text string interface.
Its purpose is to describe a text chunk extracted from content streams.
RectangleF org.pdfclown.documents.contents.ITextString.Box [get] |
Gets the text string bounds.
Implemented in org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.
string org.pdfclown.documents.contents.ITextString.Text [get] |
Gets the decoded text.
Implemented in org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.
List<TextChar> org.pdfclown.documents.contents.ITextString.TextChars [get] |
Gets the information of each text string character.
Implemented in org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.
Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.
Generated on Sat Feb 9 21:08:30 2013 for PDF Clown 0.1.2 by
1.6.3