Table of Contents

Property Start

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

Start

Gets the options for the conversion start.

public ConversionStartOptions Start { get; }

Property Value

ConversionStartOptions

The options for the conversion start.

Remarks

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