Package de.xima.fc.pdf.form
Interface IPdfWord
-
public interface IPdfWord
Represents 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()
String
getWord()
-