Skip to content

IHtmlToPdfOptions.FooterHeaderReplace property

A set of key value pairs that should be search replaced in footer and header

public Dictionary<string, string> FooterHeaderReplace { get; }

See Also