Table of Contents

Property Load

Namespace
BitMiracle.Docotic.Pdf.HtmlToPdf
Assembly
BitMiracle.Docotic.Pdf.HtmlToPdf.dll

Load

Gets the options for the loading part of the conversion.

public LoadOptions Load { get; }

Property Value

LoadOptions

The options for the loading part of the conversion.

Remarks

Read the Convert HTML to PDF in C# and VB.NET article for examples of using this property.