IHtmlToPdfOptions.CustomArgs property

namespace: Serenity.Reporting   assemblySerenity.Net.Services

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

public List<string> CustomArgs { get; }

See Also