Property Zoom
Zoom
Render scale relative to the PDF's native 72 ppi.
1.0 = 72 ppi, 2.0 = 144 ppi, 3.0 = 216 ppi.
Default 2.0.
public double Zoom { get; set; }
Render scale relative to the PDF's native 72 ppi.
1.0 = 72 ppi, 2.0 = 144 ppi, 3.0 = 216 ppi.
Default 2.0.
public double Zoom { get; set; }