PeachPDF
PeachPDF.PdfGenerateConfig
PdfGenerateConfig.Media Property
The CSS media type the cascade matches @media rules against. Defaults to
"print" (the appropriate media for paged output). Set to another value (e.g.
"screen") to render as that media type instead.
public string Media { get; set; }