WordToPdfDocumentOptionsZoom Property

Gets or sets the Word viewer zoom percentage, from 10 to 200, decimals allowed. The default value of this property is 100

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next.WordToPdf (in Winnovative.Pdf.Next.WordToPdf.dll) Version: 20.75.0
C#
public double Zoom { get; set; }

Property Value

Double

See Also