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

Remarks

Value ranges from 0.1 to 2.0. 1 indicates 100%

See Also

ConversionOptions
ceTe.DynamicPDF.HtmlConverter

In this topic