HtmlToPdfElementCustomCSS Property |
Use this property to specify some CSS styles that will be injected into the page that is converted.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic string CustomCSS { get; set; }Public Property CustomCSS As String
Get
Set
Property Value
String
RemarksNote: This is used only by the Blink rendering engine.
See Also