Click or drag to resize
Pdf Library for .NET

HtmlToPdfOptionsCefEnginePath Property

Gets or sets the full path of the directory containing the SelectPdf.Cef.exe binary.

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

Property Value

String
Remarks

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

See Also