Package de.xima.fc.pdf.form
Interface IPdfWord
-
public interface IPdfWordRepresents a plain text word, consising of multipleIPdfText.- Since:
- 7.2.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<IPdfText>getChars()StringgetWord()
-