PdfBookmark Constructor |
Name | Description | |
---|---|---|
PdfBookmark |
Constructs a new default PdfBookmark object
| |
PdfBookmark(String, PdfAction) |
Constructs a new PdfBookmark object with the specified text and action
| |
PdfBookmark(String, Color, FontStyle, PdfAction, Boolean) |
Constructs a new PdfBookmark object with the specified text, color, style,
action, and open/closed state
|