Outline |
public class OutlineItem : NativeObject
The OutlineItem type exposes the following members.
Name | Description | |
---|---|---|
Bold | If , the outline item is displayed in bold font. | |
Children | The child items of this outline item. | |
Destination | The destination of the outline item. | |
IsOpen |
| |
Italic | If , the outline item is displayed in italic font. | |
Title | The title of the outline item. |
Name | Description | |
---|---|---|
Copy | 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. | |
Create | 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. | |
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |