public method SectionBuilder.Configure

Brief

Configures the section by a configuration action.

Declaration
C#
Gehtsoft.PDFFlow.Builder.SectionBuilder  Configure (System.Action<Gehtsoft.PDFFlow.Builder.SectionBuilder> sectionConfigure)

Parameters
sectionConfigure

A configuration action.

Declared in SectionBuilder

back