Interface LinkProvider
-
public interface LinkProvider
- Author:
- itextpdf.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getLinkRoot()
-
-
-
Method Detail
-
getLinkRoot
String getLinkRoot()
- Returns:
- the root for links in the document.
-
-