public method ParagraphBuilder.SetPageNumberStyle

Brief

Sets the style for page numbers the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetPageNumberStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in ParagraphBuilder

back