public method SectionBuilder.SetStyleFont

Brief

Sets the font for the section style.

Declaration
C#
Gehtsoft.PDFFlow.Builder.SectionBuilder  SetStyleFont (Gehtsoft.PDFFlow.Builder.FontBuilder font)

Parameters
font

The font.

Declared in SectionBuilder

back