IHtmlToPdfOptions.AdditionalUrls property

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Optional list of URLs that should be converted and appended to the document

public List<string> AdditionalUrls { get; }

See Also