HtmlToPdfMediaType Property

Controls the media type for which to render the HTML document. The default value is null and the rendering will be for 'screen' media

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public string MediaType { get; set; }

Property Value

String

See Also