Click or drag to resize
Pdf Library for .NET

HtmlToImageCefEngineTemporaryFilesPath 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
See Also