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: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public int Zoom { get; set; }

Property Value

Int32

See Also