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: SautinSoftAssembly: SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2024.11.30
Syntax public string TraceFilePath { get; set; }
Public Property TraceFilePath As String
Get
Set
Property Value
StringSee Also