public interface IPlaceholderable
Modifier and Type | Method and Description |
---|---|
com.itextpdf.layout.element.Paragraph |
getPlaceholder()
Gets the placeholder paragraph.
|
void |
setPlaceholder(com.itextpdf.layout.element.Paragraph placeholder)
Sets the placeholder paragraph.
|
com.itextpdf.layout.element.Paragraph getPlaceholder()
void setPlaceholder(com.itextpdf.layout.element.Paragraph placeholder)
placeholder
- the paragraph to be used as placeholder
Copyright © 1998–2019 iText Group NV. All rights reserved.