PeachPDF
PeachPDF.Network.HttpClientNetworkLoader
HttpClientNetworkLoader.GetPrimaryContents() Method
Returns the root HTML document as a string. Called once at the start of rendering when null
is passed as the HTML argument to a PdfGenerator.GeneratePdf/AddPdfPages overload.
public override System.Threading.Tasks.Task<string> GetPrimaryContents();