[]
Specifies how outlines of a document or report associated with a multi-document item are treated when the outline tree for the whole multi-document is prepared.
public enum NestedOutlinesMode
Name | Description |
---|---|
AddChildren | The outlines of the associated document or report are added as children of the multi-document item's outline node. |
Replace | The outlines of the associated document or report replace the multi-document item's outline node. |