EVO HTML to PDF Converter

HtmlToSvgConverterMediaType Property

EVO HTML to PDF Converter for .NET Documentation
Gets or sets the media type of the HTML document used by HTML to SVG converter. The default media type is 'screen'. If you set this property with 'print' then the CSS properties defined in '@media print' rule will be used to render the document

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public string MediaType { get; set; }

Property Value

Type: String
See Also

Reference