HtmlToPdfConverterMediaType Property

Gets or sets the media type of the HTML document used by the HTML to PDF converter. By default is not set to any value and the rendering will be for 'screen' CSS media

Definition

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

Property Value

String

See Also