Table of Contents

Class LoadOptions

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

Options for the loading stage of an HTML to PDF conversion.

public class LoadOptions
Inheritance
LoadOptions
Inherited Members

Remarks

Use these options to specify a base URL for HTML string to PDF conversion in C# and VB.NET.

For an overview of the HTML‑to‑PDF features provided by Docotic.Pdf with the HtmlToPdf add‑on, see the HTML to PDF for .NET page.

Constructors

LoadOptions()

Initializes a new instance of the LoadOptions class.

Properties

BaseUri

Gets or sets the base URL for all relative links.

UseCache

Gets or sets the value indicating whether it is allowed to use cache.