Click or drag to resize

HtmlToRtfPageSetupPageNumbers Property

Allows to set a custom page numbering in the result RTF or DOCX document.

Namespace: SautinSoft
Assembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2023.12.6
Syntax
public HtmlToRtfPageNumbers PageNumbers { get; set; }

Property Value

HtmlToRtfPageNumbers
Remarks
Using this property you may set custom page numbers as you wish. Use this property together with the Appearance, AlignH and AlignV.
See Also