public method ParagraphBuilder.SetOutline

Brief

Marks the paragraph as an element of the table of content.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetOutline (uint outlineLevel = 0)

Parameters
outlineLevel

The TOC level. The default value is 0.

Declared in ParagraphBuilder

back