ConversionOptions.DefaultConversionTimeout Property

Gets or sets a default timeout value for completion of the entire conversion. The task will be cancelled when the timeout occurs before CancelToken .

public static int DefaultConversionTimeout { get; set; }
Public Shared Property DefaultConversionTimeout As Int32

Property Value

Int32

Licensing Info

This property is a DynamicPDF HTML Converter feature. One of the following is required for non-evaluation usage:

See Also

ConversionOptions
ceTe.DynamicPDF.HtmlConverter

In this topic