 |
HtmlToPdfOptionsCefEnginePath Property |
Gets or sets the full path of the directory containing the SelectPdf.Cef.exe binary.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.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 Cef rendering engine.
See Also