static public method ParagraphExtensions.AddPageNumberToParagraphAdds a page number with a custom text to the paragraph and returns the ParagraphBuilder.
| 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