Click or drag to resize

HtmlToRtfHeaderFooterFromRtfFile Method

Set page header/footer from local RTF file.

Namespace: SautinSoft
Assembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2023.12.6
Syntax
public void FromRtfFile(
	string path
)

Parameters

path  String
Path to local RTF file
Remarks
This method is very usefull when you want to insert header/footer from existing RTF document

See Also