Overload List
Name | Description | |
---|---|---|
PdfOutline |
Initializes a new instance of the PdfOutline class.
| |
PdfOutline(PdfDictionary) |
Initializes a new instance from an existing dictionary. Used for object type transformation.
| |
PdfOutline(String, PdfPage) |
Initializes a new instance of the PdfOutline class.
| |
PdfOutline(String, PdfPage, Boolean) |
Initializes a new instance of the PdfOutline class.
| |
PdfOutline(String, PdfPage, Boolean, PdfOutlineStyle) |
Initializes a new instance of the PdfOutline class.
| |
PdfOutline(String, PdfPage, Boolean, PdfOutlineStyle, XColor) |
Initializes a new instance of the PdfOutline class.
|
See Also