MarkdownToPdfDocumentOptionsZoom Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next.MarkdownToPdf (in Winnovative.Pdf.Next.MarkdownToPdf.dll) Version: 20.0.0
C#
public int Zoom { get; set; }

Property Value

Int32

See Also