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.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public string MediaType { get; set; }

Property Value

String

See Also