Click or drag to resize
Pdftools logo

OutlineItem Methods

The OutlineItem type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCopy

Copy an outline item

Copy an outline item object including all descendants from an input document to the given targetDocument. The returned object is associated with the given target document but not yet part of it.
Public methodStatic memberCreate

Create a new outline item (bookmark).

The returned outline item is not yet part of the outline item tree, but it is associated with the given target document. It can be inserted at any position in the tree.
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also