RtfToPdfDocumentOptionsZoom Property

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

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next.RtfToPdf (in EvoPdf.Next.RtfToPdf.dll) Version: 14.0.0
C#
public int Zoom { get; set; }

Property Value

Int32

See Also