ExcelToPdfDocumentOptionsZoom Property

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

Definition

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

Property Value

Int32

See Also