public enum LlFileType : System.Enum
public enum class LlFileType : public System.Enum
'Declaration
Public Enum LlFileType Inherits System.Enum
Member | Description |
---|---|
PrinterSettings | The so-called P-file that contains the printer settings and customized export options. The default file extension is *.??p (also see FileExtensions). |
Project | The actual project file that contains the layout etc. of the report. |
Sketch | Thumbnail preview of the selected project in the file selection dialog. The default file extension is *.??v (also see FileExtensions). |
System.Object
System.ValueType
System.Enum
combit.Reporting.LlFileType
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9