Property Delay
- Namespace
- BitMiracle.Docotic.Pdf.HtmlToPdf
- Assembly
- BitMiracle.Docotic.Pdf.HtmlToPdf.dll
Delay
Gets the delay before the conversion start, in milliseconds.
public int Delay { get; }
Property Value
- int
The delay before the conversion start, in milliseconds.
Remarks
Default value: 0.
Use the SetStartAfterDelay(int) method to change this value.