PdfToHtmlZoom Property
The zoom level of the HTML document resulted after conversion. The default value is 100
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int Zoom { get; set; }
Public Property Zoom As Integer
Get
Set
public:
property int Zoom {
int get ();
void set (int value);
}
member Zoom : int with get, set
Property Value
Int32