'DeclarationPublic Enum LlExtensionType Inherits System.Enum
public enum LlExtensionType : System.Enum
public enum class LlExtensionType : public System.Enum
Enumeration of various extension types.
'DeclarationPublic Enum LlExtensionType Inherits System.Enum
public enum LlExtensionType : System.Enum
public enum class LlExtensionType : public System.Enum
| Member | Description |
|---|---|
| Barcode | Barcode module (e.g. PDF 417, Maxicode, ...) |
| Export | Export module (e.g. PDF, HTML,...) |
| Object | Object module |
| Wizard | Project wizard module |
There will be usually only exporter module options set by the host program. The easier way is to use the ExportOptions property.
System.Object
System.ValueType
System.Enum
combit.Reporting.LlExtensionType
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10