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

Property Value

Int32

See Also