Table of Contents

Property Zoom

Namespace
LMKit.Document.Pdf
Assembly
LM-Kit.NET.dll

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; }

Property Value

double
Share