static public method ParagraphExtensions.AddPageNumber
Adds a page number with a custom text to the paragraph.
Declaration | ||||
|
Parameters | |
paragraph |
This |
customText |
A custom text. |
offset |
The numbering offset. |
You can set the number of the first page from which the page numbering should start in a section using the
SectionBuilder.SetPageNumberStart
method.
Declared in ParagraphExtensions