public method SectionBuilder.SetLineStyle

Brief

Sets the style for lines in the section.

Declaration
C#
Gehtsoft.PDFFlow.Builder.SectionBuilder  SetLineStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in SectionBuilder

back