ConversionOptions.Zoom Property

Determines the magnification level for the HTML. [0.1 to 2.0]

public float Zoom { get; set; }
Public Property Zoom As Single

Property Value

Single

Licensing Info

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

Remarks

Value ranges from 0.1 to 2.0. 1 indicates 100%

See Also

ConversionOptions
ceTe.DynamicPDF.HtmlConverter

In this topic