PdfToHtmlZoom Property

The zoom level of the HTML document resulted after conversion. The default value is 100

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public int Zoom { get; set; }

Property Value

Int32

See Also