class OutlineBuilder

Parents

Gehtsoft.PDFFlow.Builder.FormattedTextElementBuilder

Gehtsoft.PDFFlow.Builder.IParagraphElementBuilder

Gehtsoft.PDFFlow.Models.Shared.IFont

Brief

The class for configuring the document tables of content (TOCs).

Static Public Methods

New

Creates a new instance of OutlineBuilder.

Public Methods

SetCaption

Sets a caption for the TOC.

SetCaption

Sets a caption with specified font settings for the TOC.

SetCaptionBackColor

Sets the background color for the TOC caption.

SetCaptionFont

Sets the font for the TOC caption.

SetLevelLeftIndent

Sets the left indent for the TOC levels.

SetOutlineFont

Sets the font for the TOC.

SetSpacingUnderline

Sets the stroke style and color for the TOC line leader.

SetSpacingUnderlineColor

Sets the color for the TOC line leader.

SetSpacingUnderlineStroke

Sets the stroke style for the TOC line leader.

back