org.pdfclown.documents.contents.ITextString Interface Reference

Text string interface. More...

Inheritance diagram for org.pdfclown.documents.contents.ITextString:
org.pdfclown.documents.contents.ContentScanner.TextStringWrapper

List of all members.

Properties

RectangleF Box [get]
 Gets the text string bounds.
string Text [get]
 Gets the decoded text.
List< TextCharTextChars [get]
 Gets the information of each text string character.

Text string interface.

Its purpose is to describe a text chunk extracted from content streams.


Property Documentation

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]
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  doxygen 1.6.3