ExpandedOutlineLevels

WordProcessingBookmarksOptions.ExpandedOutlineLevels property

Specifies how many levels in the document outline to show expanded when the file is viewed. Default is 0. Valid range is 0 to 9. Note that this options will not work when saving to XPS.

public int ExpandedOutlineLevels { get; set; }

See Also