[]
Gets or sets the OutlineNodeCollection to which the outlines from the source document linked to the merged pages will be copied.
This can be either the target document's root Outlines collection, or one of its nested nodes' Children collections.
public OutlineNodeCollection DestinationOutlines { get; set; }
Public Property DestinationOutlines As OutlineNodeCollection