public interface PdfDestination
| Modifier and Type | Method and Description |
|---|---|
void |
registerName(java.lang.String name)
Registers a name for this destination, turning it into a "named
destination".
|
void registerName(java.lang.String name)
throws PdfException
name - The name that should be assigned to this destination.PdfException - If a (different) name has already been assigned to
this destination, or if the name being registered has already been
registered for a different destination.This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.