@Deprecated public class PdfHyperlinkPossibleWatermark extends HyperlinkPossibleWatermark
Represents possible hyperlink watermark in a pdf document.
Modifier and Type | Method and Description |
---|---|
String |
getText()
Deprecated.
Gets the url of this
PdfHyperlinkPossibleWatermark . |
void |
setText(String value)
Deprecated.
Sets the url of this
PdfHyperlinkPossibleWatermark . |
getHeight, getParent, getRotateAngle, getUnitOfMeasurement, getWidth, getX, getY
getFormattedTextFragments, getImageData, setImageData
public String getText()
Gets the url of this PdfHyperlinkPossibleWatermark
.
getText
in class HyperlinkPossibleWatermark
PdfHyperlinkPossibleWatermark
.public void setText(String value)
Sets the url of this PdfHyperlinkPossibleWatermark
.
setText
in class HyperlinkPossibleWatermark
value
- The url of this PdfHyperlinkPossibleWatermark
.Copyright © 2020. All rights reserved.