public method SectionBuilder.ApplyStyle

Brief

Applies a style to the section.

Declaration
C#
Gehtsoft.PDFFlow.Builder.SectionBuilder  ApplyStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder style)

Parameters
style

The style to apply.

Declared in SectionBuilder

back