PdfToHtmlConverterZoom Property

The zoom percentage of the generated HTML content. The default value is 100

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public int Zoom { get; set; }

Property Value

Int32

See Also