Skip to content

ICustomizeHtmlToPdf.Customize method

Method that is called to customize HTML to PDF options.

public void Customize(IHtmlToPdfOptions options)
parameter description
options The HTML to PDF options to customize.

See Also