Click or drag to resize
Pdf Library for .NET

PdfHtmlSectionCefEnginePath Property

Gets or sets the full path of the folder containing the CEF (Chromium) html rendering engine binaries.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public string CefEnginePath { get; set; }

Property Value

String
Remarks

Note: This is used only by the Chromium rendering engine.

See Also