Click or drag to resize

PageNumbers Properties

The HtmlToRtfPageNumbers type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleAlignH Get and set the horizontal alignment for the page numbering.
Public propertyCode exampleAlignV Get and set the vertical alignment for the page numbering.
Public propertyCode exampleAppearance Gets and sets the page numbering. Default value: PageNumDisable.
Public propertyCode exampleFont Allows to set up custom font family and size for the page numbering string.
Public propertyCode exampleFormat Specify the formatted string with page numbering, for example: "Page {page} of {numpages}". Default value: "Page {page} of {numpages}".
Public propertyX Get and set the position of page numbering by horizontal in desired measurement units. Starts from the top left page corner.
Public propertyY Get and set the position of page numbering by vertical in desired measurement units. Starts from the top left page corner.
Top
See Also