WordToPdfDocumentOptionsZoom Property

Gets or sets the Word viewer zoom percentage as a positive number between 0 and 200. The default value of this property is 100

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
public int Zoom { get; set; }

Property Value

Int32

See Also