combit List & Label 30 - .NET Help
combit.Reporting Namespace / LlExtensionType Enumeration


LlExtensionType Enumeration

Enumeration of various extension types.

Syntax
'Declaration
 
Public Enum LlExtensionType 
   Inherits System.Enum
 
Members
MemberDescription
Barcode

Barcode module (e.g. PDF 417, Maxicode, ...)

Export

Export module (e.g. PDF, HTML,...)

ObjectObject module
WizardProject wizard module
Remarks

There will be usually only exporter module options set by the host program. The easier way is to use the ExportOptions property.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         combit.Reporting.LlExtensionType

Requirements

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

See Also