Text string information. More...
Classes | |
| class | ShowTextScanner |
Protected Attributes | |
| RectangleF | box |
Properties | |
| override RectangleF | Box [get] |
| Gets the text string bounds. | |
| TextStyle | Style [get] |
| Gets the text style. | |
| String | Text [get] |
| Gets the decoded text. | |
| List< TextChar > | TextChars [get] |
| Gets the information of each text string character. | |
Text string information.
RectangleF org.pdfclown.documents.contents.ContentScanner.GraphicsObjectWrapper.box [protected, inherited] |
override RectangleF org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.Box [get] |
Gets the text string bounds.
Implements org.pdfclown.documents.contents.ITextString.
TextStyle org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.Style [get] |
Gets the text style.
String org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.Text [get] |
Gets the decoded text.
Implements org.pdfclown.documents.contents.ITextString.
List<TextChar> org.pdfclown.documents.contents.ContentScanner.TextStringWrapper.TextChars [get] |
Gets the information of each text string character.
Implements org.pdfclown.documents.contents.ITextString.
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