PeachPDF

PeachPDF.PdfGenerateConfig

PdfGenerateConfig.PixelsPerInch Property

the amount of pixels per inch. We always render at 72 points per inch, so this is used to determine how many pixels a point is

public double PixelsPerInch { get; set; }

Property Value

System.Double