PeachPDF
PeachPDF.PdfGenerateConfig
PdfGenerateConfig.ShrinkToFit Property
When set to true, sets the PixelsPerInch to fit the page contents only if the page contents is larger than the window
public bool ShrinkToFit { get; set; }
When set to true, sets the PixelsPerInch to fit the page contents only if the page contents is larger than the window
public bool ShrinkToFit { get; set; }