Package de.xima.fc.pdf.form
Interface IPdfLine
- 
public interface IPdfLineRepresents a plain text line, cConsisting of multiplewords.- Since:
 - 7.2.0
 - Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLine()List<IPdfWord>getWords() 
 -