HeadingsOutlineLevels

PdfCoreOptions.HeadingsOutlineLevels property

Specifies how many levels of outline items to include in the document outline. 0 - no outline, 1 - one outline level and so on. Default is 0.

public int HeadingsOutlineLevels { get; set; }

See Also