public method OutlineBuilder.SetSpacingUnderlineStroke

Brief

Sets the stroke style for the TOC line leader.

Declaration
C#
Gehtsoft.PDFFlow.Builder.OutlineBuilder  SetSpacingUnderlineStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke stroke)

Parameters
stroke

The leader stroke style.

Declared in OutlineBuilder

back