Click or drag to resize

PdfBookmark Constructor

Constucts a new PdfBookmark object
Constucts a new PdfBookmark object
Constucts a new PdfBookmark object
Overload List
  NameDescription
Public methodPdfBookmark
Constructs a new default PdfBookmark object
Public methodPdfBookmark(String, PdfAction)
Constructs a new PdfBookmark object with the specified text and action
Public methodPdfBookmark(String, Color, FontStyle, PdfAction, Boolean)
Constructs a new PdfBookmark object with the specified text, color, style, action, and open/closed state
Top
See Also