JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
de.xima.fc.pdf.form
IPdfWord
Contents
Description
Method Summary
Method Details
getWord()
getChars()
Hide sidebar
Show sidebar
Interface IPdfWord
public interface
IPdfWord
Represents a plain text word, consising of multiple
IPdfText
.
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
()
Method Details
getWord
String
getWord
()
getChars
List
<
IPdfText
>
getChars
()