Click or drag to resize

ExcelToPdfTraceFilePath Property

Path to create a tracing file. Allows to track issues and exceptions which appeared during the conversion cycle. Default value: "C:\trace.txt"

Namespace: SautinSoft
Assembly: SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2023.11.22
Syntax
public string TraceFilePath { get; set; }

Property Value

String
See Also