public method SectionBuilder.SetNumerationStyle

Brief

Sets the page numbering style for the section.

Declaration
C#
Gehtsoft.PDFFlow.Builder.SectionBuilder  SetNumerationStyle (Gehtsoft.PDFFlow.Models.Enumerations.NumerationStyle style = Arabic)

Parameters
style

The numbering style.

Declared in SectionBuilder

back