HtmlToRtfPageSetupPageNumbers Property |
Allows to set a custom page numbering in the result RTF or DOCX document.
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2024.12.12
Syntax public HtmlToRtfPageNumbers PageNumbers { get; set; }
Public Property PageNumbers As HtmlToRtfPageNumbers
Get
Set
Property Value
HtmlToRtfPageNumbersRemarks
Using this property you may set custom page numbers as you wish. Use this property together with the
Appearance,
AlignH and
AlignV.
See Also