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