Click or drag to resize
Pdf Library for .NET

PdfHtmlSectionCefEngineTemporaryFilesPath Property

Gets or sets the full path of a folder where the CEF rendering engine will write temporary files.

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

Property Value

String
Remarks

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

See Also