Pdf |
The PdfOutline type exposes the following members.
| Name | Description | |
|---|---|---|
| SetDestination | Sets the explicit destination that shall be displayed when this item is activated (see 12.3.2.2, "Explicit Destinations"). parameters represent the following values depending on the viewType parameter:
| |
| ToString |
Returns a String that represents this PdfOutline instance.
(Overrides ObjectToString) |
| Name | Description | |
|---|---|---|
| GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |