|
PdfHtmlSectionCefEnginePath Property
|
Gets or sets the full path of the folder containing the CEF (Chromium) html rendering engine binaries.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic string CefEnginePath { get; set; }Public Property CefEnginePath As String
Get
Set
Property Value
String
RemarksNote: This is used only by the Chromium rendering engine.
See Also