Skip to content

IHtmlToPdfOptions.CustomArgs property

A list of custom arguments to pass to HTML to PDF converter

public List<string> CustomArgs { get; }

See Also