﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>combit.ListLabel18</name>
  </assembly>
  <members>
    <member name="T:combit.ListLabel18.CoordinateHelper.ConversionUnit">
      <summary>Defines the unit.</summary>
    </member>
    <member name="F:combit.ListLabel18.CoordinateHelper.ConversionUnit.Point">
      <summary>Defines that it's Points.</summary>
    </member>
    <member name="F:combit.ListLabel18.CoordinateHelper.ConversionUnit.Pixel">
      <summary>Defines that it's Pixel (needs Graphics-device for conversion).</summary>
    </member>
    <member name="F:combit.ListLabel18.CoordinateHelper.ConversionUnit.Twip">
      <summary>Defines that it's Twips.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerAction.LlActionInsertionType">
      <summary>Defines if the menu item is inserted before or after the entry defined in MenuHierachy.</summary>
    </member>
    <member name="F:combit.ListLabel18.DesignerAction.LlActionInsertionType.Append">
      <summary>
        <para>The menu item is added behind the entry in pszMenuHierarchy.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.DesignerAction.LlActionInsertionType.Insert">
      <summary>
        <para>The menu item is added in front of the entry pszMenuHierarchy.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlActionState">
      <summary>Sets the state of the menu entry or the button in the toolbar.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlActionState.Enabled">
      <summary>Enabled.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlActionState.Disabled">
      <summary>Disabled.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlAutoMasterMode">
      <summary>
        <para align="left">The data transfer type is determined with the help of the property AutoMasterMode. The underlying enumeration provides the following values:</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlAutoMasterMode.None">
      <summary>
        <para align="left">No Master Detail Relations are evaluated.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlAutoMasterMode.AsVariables">
      <summary>
        <para align="left">The master data is declared as variables and the detail data as fields. The project is reset internally by means of LlPrintResetProjectState,
according to each master data record. In this manner, you can print several identical reports with different data one after the other, in a single print job,
e.g. multiple invoices.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlAutoMasterMode.AsFields">
      <summary>
        <para align="left">Master and Detail data are both declared as fields. In this manner, you can create group formation, statistics, and overviews.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlBarcodeTextmode">
      <summary>
        <para>Changes the text display mode for barcodes.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlBarcodeTextmode.DontCare">
      <summary>The text output can be configured by the user</summary>
    </member>
    <member name="F:combit.ListLabel18.LlBarcodeTextmode.WithText">
      <summary>The barcode text is always printed</summary>
    </member>
    <member name="F:combit.ListLabel18.LlBarcodeTextmode.WithoutText">
      <summary>The barcode text is not printed</summary>
    </member>
    <member name="T:combit.ListLabel18.LlBarcodeType">
      <summary>Enumeration of supported barcodes.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlBoxType">
      <summary>Changes the progress dialog type.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlBoxType.NormalMeter">
      <summary>
        <para align="left">Abort box with bar meter and text</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlBoxType.BridgeMeter">
      <summary>
        <para align="left">Abort box with bridge meter and text</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlBoxType.Normalwait">
      <summary>
        <para align="left">Box with bar meter and text, no abort button</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlBoxType.BridgeWait">
      <summary>
        <para align="left">Box with bridge meter and text, no abort button</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlBoxType.EmptyWait">
      <summary>
        <para align="left">Box with text, no abort button</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlBoxType.EmptyAbort">
      <summary>
        <para align="left">Abort box with text</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlBoxType.StandardWait">
      <summary>A systemlike progressbox, no abort button</summary>
    </member>
    <member name="F:combit.ListLabel18.LlBoxType.StandardAbort">
      <summary>A systemlike progressbox, with abort button</summary>
    </member>
    <member name="F:combit.ListLabel18.LlBoxType.None">
      <summary>No dialog will be shown</summary>
    </member>
    <member name="T:combit.ListLabel18.LlButtonState">
      <summary>Changes the button state.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlButtonState.Invisible">
      <summary>Invisible</summary>
    </member>
    <member name="F:combit.ListLabel18.LlButtonState.Default">
      <summary>Default</summary>
    </member>
    <member name="F:combit.ListLabel18.LlButtonState.Enabled">
      <summary>Enabled</summary>
    </member>
    <member name="F:combit.ListLabel18.LlButtonState.Disabled">
      <summary>Disabled</summary>
    </member>
    <member name="T:combit.ListLabel18.LlCharRepresentation">
      <summary>Enumeration of special character representation codes.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.PhantomeSpace">
      <summary>Invisible separators</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.NewLine">
      <summary>New line</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.Lock">
      <summary>Lock</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.EXPRSEP">
      <summary>Expression separator</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.EAN128NUL">
      <summary>EAN 128 null</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.EAN128FNC1">
      <summary>EAN 128 FNC1</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.EAN128FNC2">
      <summary>EAN 128 FNC2</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.EAN128FNC3">
      <summary>EAN 128 FNC3</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.EAN128FNC4">
      <summary>EAN 128 FNC4</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.CODE93NUL">
      <summary>Code 93 null</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.CODE93EXDOLLAR">
      <summary>Code 93 Dollar</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.CODE93EXPERC">
      <summary>Code 93 Percentage</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.CODE93EXSLASH">
      <summary>Code 93 Slash</summary>
    </member>
    <member name="F:combit.ListLabel18.LlCharRepresentation.CODE93EXPLUS">
      <summary>Code 93 Plus</summary>
    </member>
    <member name="T:combit.ListLabel18.LlChartType">
      <summary>
        <para>With this enumeration the chart type can be defined. Every value of this enumeration represents one chart.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Pie2D">
      <summary>
        <para>Two-dimensional pie chart.</para>
        <para>
          <img src="AdditionalFiles/pie2d.PNG" border="0" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Pie3D">
      <summary>
        <para>Three-dimensional pie chart.</para>
        <para>
          <img src="AdditionalFiles/pie3d.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Bar3D">
      <summary>
        <para>Three-dimensional bar chart</para>
        <para>
          <img src="AdditionalFiles/bar3d.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Bar3DMultiRow">
      <summary>
        <para>Three-dimensional multi-row bar chart.</para>
        <para>
          <img src="AdditionalFiles/bar3dMultiRow.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Bar3DClustered">
      <summary>
        <para>Three-dimensional clustered bar chart.</para>
        <para>
          <img src="AdditionalFiles/bar3dClustered.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Bar3DStacked">
      <summary>
        <para>Three-dimensional stacked bar chart.</para>
        <para>
          <img src="AdditionalFiles/bar3dStacked.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Bar3DStackedRelative">
      <summary>
        <para>Three-dimensional relational stacked bar chart.</para>
        <para>
          <img src="AdditionalFiles/bar3dStackedRel.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Bar2D">
      <summary>
        <para>Two-dimensional bar chart.</para>
        <para>
          <img src="AdditionalFiles/bar2d.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Bar2DClustered">
      <summary>
        <para>Two-dimensional clustered bar chart.</para>
        <para>
          <img src="AdditionalFiles/bar2dClustered.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Bar2DStacked">
      <summary>
        <para>Two-dimensional stacked bar chart.</para>
        <para>
          <img src="AdditionalFiles/bar2dStacked.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.Bar2DStackedRelative">
      <summary>
        <para>Two-dimensional relational stacked bar chart.</para>
        <para>
          <img src="AdditionalFiles/bar2dStackedRel.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.LineStacked">
      <summary>
        <para>Stacked line chart.</para>
        <para>
          <img src="AdditionalFiles/linieStacked.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.LineStackedRelative">
      <summary>
        <para>Relational stacked line chart.</para>
        <para>
          <img src="AdditionalFiles/linieStackedRel.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.LineMultiRow">
      <summary>
        <para>Multi-row line chart.</para>
        <para>
          <img src="AdditionalFiles/linieMultiRow.PNG" />
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlChartType.LineSimple">
      <summary>
        <para>Simple line chart.</para>
        <para>
          <img src="AdditionalFiles/linie.PNG" />
        </para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlCtlOption">
      <summary>
        <para>Changes dialog style adaption options.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlCtlOption.AddToSysMenu">
      <summary>
        <para align="left">To extend the system menu of the program with a choice of a dialog style.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlCtlOption.AlsoChildren">
      <summary>
        <para align="left">To assure that the child windows automatically use the same dialog styles as their parent.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlCtlOption.ConverControls">
      <summary>
        <para align="left">Ensures that correct drawing is possible even with VB ("Thunder") Controls.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlDebug">
      <summary>Enumeration of various debug flags.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDebug.Disabled">
      <summary>
        <para align="left">Debug mode is to be switched off</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDebug.Enabled">
      <summary>
        <para align="left">Debug mode is to be switched on</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDebug.DWG">
      <summary>
        <para align="left">Switch on debugging-info for graphic functions</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDebug.NoCallbacks">
      <summary>
        <para align="left">Switch off debugging-info for notifications/callbacks</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDebug.NoStorage">
      <summary>
        <para align="left">Switch off debugging-info for storage- (LlStgSys...()-) functions</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDebug.LogToFile">
      <summary>
        <para align="left">Debug output will also be directed to a log file (COMBIT.LOG in your windows directory)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDebug.NoSysInfo">
      <summary>
        <para align="left">Do not issue system information dump on LlSetDebug()</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlDeclareChartRow">
      <summary>Changes the type of chart object that receives the current chart declaration.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDeclareChartRow.ForObjects">
      <summary>Fill stand alone chart objects, i.e. charts before and after tables, with data</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDeclareChartRow.ForTablefields">
      <summary>Fill chart objects within tables with data</summary>
    </member>
    <member name="T:combit.ListLabel18.LlDesignerAction">
      <summary>Enumeration of all possible menu items and buttons of the toolbar.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlDesignerWorkspaceFileMode">
      <summary>
        <para>When opening a project you must choose whether the file should be opened if existing, created always etc. This can be specified by using one of the
enumeration values.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDesignerWorkspaceFileMode.Open">
      <summary>Opens an existing file. Will raise an exception if the file does not exist.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDesignerWorkspaceFileMode.Create">
      <summary>Creates a new file. If the file does exist, it will be overwritten.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDesignerWorkspaceFileMode.CreateNew">
      <summary>Creates a new file. Will raise an exception if the file exists.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDesignerWorkspaceFileMode.OpenOrCreate">
      <summary>Opens an existing file or creates a new one if the file cannot be opened.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDesignerWorkspaceFileMode.Import">
      <summary>
        <para>Imports an existing file in an already opened project.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlDesignerWorkspaceSaveMode">
      <summary>
        <para>Defines if the currently opened project is saved when another project is loaded.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDesignerWorkspaceSaveMode.Default">
      <summary>
        <para>The currently opened project will be saved or closed as selected by the user – if necessary before the new project is loaded.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDesignerWorkspaceSaveMode.NoSaveQuery">
      <summary>
        <para>The currently opened project will be automatically saved without user interaction before loading a new project.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDesignerWorkspaceSaveMode.NoSave">
      <summary>
        <para>The currently opened project will be closed automatically without being saved. <strong>All changes after the last save will therefore be lost!</strong></para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlDestination">
      <summary>
        <para>Changes the print target.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDestination.Printer">
      <summary>Print to printer</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDestination.Preview">
      <summary>Print to preview</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDestination.File">
      <summary>Print to file</summary>
    </member>
    <member name="T:combit.ListLabel18.LlDialog3DText">
      <summary>Enumeration of various text styles.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDialog3DText.Texts_2D">
      <summary>Text will be shown in 2D</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDialog3DText.Texts_3D">
      <summary>Text will be shown in 3D</summary>
    </member>
    <member name="T:combit.ListLabel18.LlDialogBitmapButton">
      <summary>Enumeration of various button styles.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDialogBitmapButton.Without_Bitmaps">
      <summary>
        <para>Buttons without bitmaps</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlDialogBitmapButton.With_Bitmaps">
      <summary>
        <para>Buttons with bitmaps</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlDialogFrame">
      <summary>Enumeration of various frame styles.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDialogFrame.Standard">
      <summary>Standard frames</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDialogFrame.Alt_1">
      <summary>Alternative 1 frames</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDialogFrame.Alt_2">
      <summary>Alternative 2 frames</summary>
    </member>
    <member name="T:combit.ListLabel18.LlDialogMode">
      <summary>Enumeration of various dialog styles.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlDictionaryType">
      <summary>Defines the type of the Dictionary.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDictionaryType.Static">
      <summary>Static texts</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDictionaryType.Identifier">
      <summary>Fields and variables</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDictionaryType.Table">
      <summary>Tables</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDictionaryType.Relation">
      <summary>Relations</summary>
    </member>
    <member name="F:combit.ListLabel18.LlDictionaryType.SortOrder">
      <summary>Sort orders</summary>
    </member>
    <member name="T:combit.ListLabel18.LlError">
      <summary>
        <para align="left">Enumeration of error codes. These are mapped to exceptions for this assembly.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BAD_JOBHANDLE">
      <summary>
        <para align="left">A function is called with a job handle not generated with LlJobOpen().</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_TASK_ACTIVE">
      <summary>
        <para align="left">Only one designer window can be open for each application, you have tried to open a second window (only if hWnd in LlDefineLayout() is
null).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BAD_OBJECTTYPE">
      <summary>
        <para align="left">An invalid type was passed to a function which requires the type of object as a parameter.</para>
        <para align="left">Valid types: LlProject.Label, LlProject.List, LlProject.Card</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BAD_PROJECTTYPE">
      <summary>You tried to load a project whose project type isn't corresponding to the one set.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_PRINTING_JOB">
      <summary>
        <para align="left">A print function was called although no print job had been started.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_BOX">
      <summary>
        <para>LlPrintSetBoxText() was called and the print job was not opened with LlPrintWithBoxStart().</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_ALREADY_PRINTING">
      <summary>
        <para align="left">LlPrintWithBoxStart() is not multitasking capable (it makes no sense to run several print jobs parallel, as Windows does not support the
ABORTPROC in the printer driver (multitasking)).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NOT_YET_PRINTING">
      <summary>
        <para align="left">LlPrint[G|S]etOption[String](), LlPrintResetProjectState(). The print job has not started yet.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_PROJECT">
      <summary>
        <para>LlPrint[WithBox]Start():there is no object with the given object name. Identical to LL_ERR_NO_OBJECT</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_PRINTER">
      <summary>
        <para align="left">LlPrint[WithBox]Start(): Printer job could not be started as no printer device could be opened.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_PRINTING">
      <summary>
        <para align="left">An error occurred during the print.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NEEDS_VB">
      <summary>
        <para align="left">This DLL-version requires Visual Basic.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BAD_PRINTER">
      <summary>
        <para align="left">LlPrintOptionsDialogTitle(): no printer available.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_PREVIEWMODE">
      <summary>
        <para align="left">Preview functions: no preview-mode is set.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_PREVIEWFILES">
      <summary>
        <para align="left">LlPreviewDisplay(): no preview-files found.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_PARAMETER">
      <summary>
        <para align="left">null pointer as a parameter is not allowed, possibly also other parameter errors. Please use the debug mode to determine the error.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BAD_EXPRESSION">
      <summary>
        <para align="left">New expression mode: an expression in LlExprEvaluate() could not be interpreted.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BAD_EXPRMODE">
      <summary>
        <para align="left">Unknown expression-mode in LlSetOption().</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_TABLE">
      <summary>
        <para align="left">No table object within the current project</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_CFGNOTFOUND">
      <summary>
        <para align="left">LlPrint[WithBox]Start(): Project file not found.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_EXPRESSION">
      <summary>
        <para align="left">LlPrint[WithBox]Start(): One of the Expressions used has an error. Use LlExprError() to find the error</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_CFGBADFILE">
      <summary>
        <para align="left">LlPrint[WithBox]Start():Project file has the wrong format or is defective.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BADOBJNAME">
      <summary>
        <para align="left">LlPrintEnableObject(): the object name is not correct.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NOOBJECT">
      <summary>
        <para align="left">LlPrint[WithBox]Start(): the project has no objects</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_UNKNOWNOBJECT">
      <summary>
        <para align="left">LlPrintEnableObject(): no object with this object name exists.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_TABLEOBJECT">
      <summary>
        <para align="left">LlPrint[WithBox]Start(): No table in the list mode available.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_OBJECT">
      <summary>
        <para align="left">LlPrint[WithBox]Start(): the project has no objects, and empty pages can be printed in another way!</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_TEXTOBJECT">
      <summary>
        <para align="left">LlPrintGetTextCharsPrinted(): No text object in this project.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_UNKNOWN">
      <summary>
        <para align="left">LlPrintIsVariableUsed(), LlPrintIsFieldUsed(): the given variable does not exist.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BAD_MODE">
      <summary>
        <para align="left">Field functions were used although the project is not a list project.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_CFGBADMODE">
      <summary>
        <para align="left">LlPrint[WithBox]Start(), LlDefineLayout(): the expression mode of the project file the new mode, but the old mode is set (See
LlSetOption()).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_ONLYWITHONETABLE">
      <summary>
        <para align="left">This error code can only be returned if - in the list mode - the OneTable mode (LL_OPTION_ONLYONETABLE) is chosen, but more than one table is
present when loading the project with LlPrint[WithBox]Start()(See LlSetOption()).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_UNKNOWNVARIABLE">
      <summary>
        <para align="left">The variable given with LlGetVariableType() or LlGetVariableContents() was not defined.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_UNKNOWNFIELD">
      <summary>
        <para align="left">The field given with LlGetFieldType() or LlGetFieldContents() was not defined.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_UNKNOWNSORTORDER">
      <summary>
        <para align="left">The sorting order given by the ID for the grouping functions was not defined.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NOPRINTERCFG">
      <summary>
        <para align="left">LlPrintCopyPrinterConfiguration(): file not found or wrong format</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_SAVEPRINTERCFG">
      <summary>
        <para align="left">LlPrintCopyPrinterConfiguration(): File write error (network rights allow writing/creation, disk full?)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_RESERVED">
      <summary>
        <para align="left">function not implemented yet</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NOVALIDPAGES">
      <summary>
        <para align="left">16 bit StgAPI tries to read a 32 bit file</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NOTFINISHED">
      <summary>
        <para align="left">One or more objects have not been completely printed.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BUFFERTOOSMALL">
      <summary>
        <para align="left">Ll[G|S]etOptionString(),LlPrint[G|S]etOptionString(), ... A buffer passed to List &amp; Label is not large enough for the data that should be
stored in it. The data is not complete.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BADCODEPAGE">
      <summary>
        <para align="left">LL_OPTION_CODEPAGE: The code page is invalid (NLS not installed).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_CANNOTCREATETEMPFILE">
      <summary>
        <para align="left">A temporary file could not be created</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NODESTINATION">
      <summary>
        <para align="left">List &amp; Label has no valid print medium (see LL_OPTIONSTRING_EXPORTS_ALLOWED)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NOCHART">
      <summary>LlPrintDeclareChartRow(): No chart object within the project available.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_USER_ABORTED">
      <summary>
        <para align="left">The user aborted the print.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_BAD_DLLS">
      <summary>
        <para align="left">The DLLs required by List &amp; Label are not on the required level.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_LANG_DLL">
      <summary>
        <para align="left">The required language-DLL was not found and a CM??L12@@.LNG is not available.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_NO_MEMORY">
      <summary>Too less free memory</summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_WIN32ONLY">
      <summary>
        <para>A GPF has occurred within the function. List &amp; Label could become unstable if you keep running.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_EXCEPTION">
      <summary>
        <para align="left">A GPF happened inside a List &amp; Label call. List &amp; Label might be unstable.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_WRN_REPEAT_DATA">
      <summary>
        <para align="left">This is just a hint: present data record did not fit onto the page. This return value is required to remind the programmer that he can, for
example, bring the number of pages up to date. The record pointer may not be moved.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_NOSTORAGE">
      <summary>
        <para align="left">The file is not a List &amp; Label preview file</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_BADVERSION">
      <summary>The preview file has an invalid version number.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_READ">
      <summary>
        <para align="left">Error reading preview file</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_WRITE">
      <summary>
        <para align="left">Error writing preview file</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_UNKNOWNSYSTEM">
      <summary>
        <para align="left">Unknown preview file format for the storage system</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_BADHANDLE">
      <summary>
        <para align="left">Bad parameter (invalid metafile handle)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_ENDOFLIST">
      <summary>
        <para align="left">LlStgsysGetFilename(): page not found</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_BADJOB">
      <summary>
        <para align="left">LlStgsysxxx(): job not found</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_ACCESSDENIED">
      <summary>
        <para align="left">Storage has been opened with ReadOnly flag and cannot permit write access</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_BADSTORAGE">
      <summary>
        <para align="left">Internal error in preview file, or empty file</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlError.LL_ERR_STG_CANNOTGETMETAFILE">
      <summary>
        <para align="left">LlStgsysDrawPage(): metafile could not be created (possibly defective preview file)</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlExportOption">
      <summary>Enumeration of available export options.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportAllInOneFile">
      <summary>
        <para align="justify">Configures the export result format.</para>
        <para align="justify"></para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Every printed page will be exported in a single HTML file.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>The result is a single HTML file (Export.File), containing all printed pages.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportFile">
      <summary>
        <para>File name of the first HTML page. Default: "index.htm". You may also use printf format strings like "%08d" in the file name (ex. "Export Page %d.htm"). In
this case, the files for the pages will be named by replacing the placeholder with the correctly formatted page number. Otherwise, you will get a simple page
numbering for the result files.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportPath">
      <summary>
        <para>Path where the exported files should be saved. If this option is empty, a file selection dialog will always be displayed.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportTarget">
      <summary>
        <para>Returns the default export destination (for example "RTF", "HTML", "PDF", etc.) to be used (or shown in the print dialog).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportQuiet">
      <summary>
        <para align="justify">Use this option to configure the possibility of exporting without user interaction.</para>
        <list type="table">
          <item>
            <term valign="top" width="47">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="47">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Export with user interaction (dialogs)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="47">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>No dialogs or message boxes will be displayed (only if Export.Path was specified).</para>
            </description>
          </item>
          <item>
            <term valign="top" width="47">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportShowResult">
      <summary>
        <para align="justify">Specifies whether the export result will be displayed automatically. The program that displays the result will be determined by the
registered file extension.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Result will not be displayed automatically</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Calls ShellExecute() with Export.File.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportShowResultAvailable">
      <summary>
        <para align="justify">Enables you to hide the respective checkbox in the dialog.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0</para>
            </term>
            <description valign="top" width="86%">
              <para>Checkbox will be hidden</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1</para>
            </term>
            <description valign="top" width="86%">
              <para>Checkbox will be available</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportSendAsMail">
      <summary>
        <para align="justify">Activates sending of export files via email. This option corresponds to the checkbox "Send exported files by email" for the end user.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>The exported files are sent via the specified provider (see below)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportSendAsMailAvailable">
      <summary>
        <para align="justify">Enables you to hide the respective checkbox in the dialog.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Checkbox will be hidden</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Checkbox will be available</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailBody">
      <summary>
        <para>Mail body text.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailAttachmentList">
      <summary>
        <para>Additional attachments (besides the export results) as tab-separated list ("\t", ASCII code 9).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpServerTimeOut">
      <summary>
        <para>Socket timeout, in milliseconds.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpServerAddress">
      <summary>
        <para>SMTP server IP address or URL.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpServerPort">
      <summary>
        <para>SMTP server port.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpUser">
      <summary>
        <para>SMTP server user name (if necessary).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpPassword">
      <summary>
        <para>SMTP server password (if necessary).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpProxyType">
      <summary>
        <para>Proxy type (0=none, 1=Socks4, 2=Socks5).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpProxyAddress">
      <summary>
        <para>Proxy IP address or URL.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpProxyPort">
      <summary>
        <para>Proxy port.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpProxyUser">
      <summary>
        <para>Proxy user name (only Socks5).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpProxyPassword">
      <summary>
        <para>Proxy password (only Socks5).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpSenderAddress">
      <summary>
        <para>Mail sender's address (ex. xyz@abc.def) – is also used for the SMTP protocol.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpSenderName">
      <summary>
        <para>Real sender's name.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpReplyTo">
      <summary>
        <para>Reply to address (optional).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpFrom">
      <summary>
        <para align="justify">Substitutes the sender's address (combination of "Export.Mail.SMTP.SenderName" and "Export.Mail.SMTP.SenderAddress") in the mail. However,
"Export.Mail.SMTP.SenderAddress" will still be used for the SMTP protocol.</para>
        <para align="justify">Example:</para>
        <div style="margin-left: 4em">
          <para class="sourcecode">LlXSetParameter(hJob, LL_LLX_EXTENSIONTYPE_EXPORT, „",<br />
    „Export.SendAsMail", „1");</para>
          <para align="justify"></para>
        </div>
        <para align="justify">This automatically sends the export result as email to the recipient selected via Project &gt; Settings. The globally selected mail settings
will be used. If you want to offer a default to your user, this can be done quite simply:</para>
        <para align="justify"></para>
        <div style="margin-left: 4em">
          <para class="sourcecode">LlSetDefaultProjectParameter(hJob,"LL.Mail.To", "EMAIL", 0);</para>
        </div>
        <para align="justify">This example assumes that your database contains a field called EMAIL. If you want to preset a specific address, please note that you need
to use double quotes, as the passed parameter needs to be evaluated as the formula:</para>
        <para align="justify"></para>
        <para class="sourcecode">LlSetDefaultProjectParameter(hJob,"LL.Mail.To", "'abc@xyz.de'", 0);</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpPopBeforeSmtp">
      <summary>
        <para align="left">Some SMTP server need a login via POP before SMTP connection (0=no POP connection will be established, 1= POP connection will be
established)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpServerUser">
      <summary>
        <para align="left">SMTP server user name (if necessary).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSmtpServerPassword">
      <summary>SMTP server password (if necessary).</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailTo">
      <summary>
        <para>Recipient address. Multiple recipients can be separated by semicolons.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailCc">
      <summary>
        <para>This address will receive a carbon copy. Multiple recipients can be separated by semicolons.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailBcc">
      <summary>
        <para>This address will receive a blind carbon copy. Multiple recipients can be separated by semicolons.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailProvider">
      <summary>
        <para align="justify">This option can be used to switch the mail provider. All options apart from MSMAPI need the cmmx0?.dll.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">SMAPI</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Simple MAPI</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">XMAPI</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Extended MAPI</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">SMTP</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">SMTP</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">MSMAPI</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">System MAPI (using the default MAPI client)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">The default value depends on the system's or application's settings (see below)</para>
            </description>
          </item>
        </list>
        <para align="justify"></para>
        <para align="justify">If the DLL cannot be found, the mail will be sent using system MAPI (MSMAPI).</para>
        <para align="justify">The provider is selected by either setting it explicitly using this option or letting the user choose in the
LsMailConfigurationDialog().</para>
        <para>List &amp; Label first of all tries to retrieve the application-specific mail settings from the registry - if these cannot be found, the global mail
settings will be applied. These can be set using LsMailConfigurationDialog().</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSubject">
      <summary>
        <para>Email subject.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailShowDialog">
      <summary>
        <para align="justify">Selection for sending the mail without any further user interaction.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>The mail is sent directly without any further user interaction (at least 1 TO recipient must be given)</para>
            </description>
          </item>
          <item>
            <term height="41" valign="top" width="14%">
              <para>1:</para>
            </term>
            <description height="41" valign="top" width="86%">
              <para>The standard "Send mail" dialog is displayed. The values passed are preset there.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportMailSendResultAs">
      <summary>
        <para align="justify">Allows the result of an HTML export to be sent directly as HTML mail text.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">text/html</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">If SMTP is chosen as mail provider, the export result is used as HTML content of the mail. All other mail providers will
                ignore this option.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">empty</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">The HTML result is sent as attachment.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Empty</para>
            </description>
          </item>
        </list>
        <para>The SMTP provider offers a set of additional options. These generally do not need to be set explicitly, but should be set in the
LsMailConfigurationDialog().</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportSaveAsZip">
      <summary>
        <para align="justify">Activates the compression of exported data. If this option is set, the ZIP-Filter will be selected in the dialog.</para>
        <list type="table">
          <item>
            <term valign="top" width="13%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Compression is not performed</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">The export data will be compressed into a ZIP archive</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
        <para align="justify"></para>
        <para align="justify">Please note, that the user can modify the default settings via the dialog. If this is to be inhibited, set the option "Export.Quiet" to
"1".</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportSaveAsZipAvailable">
      <summary>
        <para align="justify">Here you can hide the ZIP archive filter within the file select dialog.</para>
        <list type="table">
          <item>
            <term valign="top" width="13%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Filter hidden</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">User selection possible</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportZipFile">
      <summary>
        <para align="justify">(Default-)Name of the ZIP file to be created e.g. "export.zip". For the file names in the ZIP archive the following rules apply:</para>
        <list type="bullet">
          <item>
            <div align="left">
            if "Export.File" is not assigned, the name of the ZIP archive is used with a corresponding file extension (e.g. "export.htm")
        </div>
          </item>
          <item>if "Export.File" is assigned, this will then be used. If an export format generates one file per page, the placeholder "%d" can be used for the page
    number e.g. "Invoice Page %d.bmp" for the bitmap exporter</item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportZipPath">
      <summary>
        <para>Path of the created ZIP files.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportOnlyTableData">
      <summary>
        <para align="justify">Only data from table lines will be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>All objects are exported.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Only table cells and their data are exported.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportSignResult">
      <summary>
        <para align="justify">Activates the signature of export files. This option corresponds to the checkbox in the export target dialog. The value is disregarded if no
supported signature software is found on the machine.</para>
        <list type="table">
          <item>
            <term valign="top" width="13%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">No digital signature</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Exported files will be signed digitally</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportSignResultAvailable">
      <summary>
        <para align="justify">Can be used to suppress the checkbox for digital signature in the export target dialog.</para>
        <list type="table">
          <item>
            <term valign="top" width="13%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Hide checkbox</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Show checkbox</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportSignatureProvider">
      <summary>
        <para align="justify">Allows selection of the software to be used if more than one of the supported products are installed.</para>
        <para align="justify"></para>
        <list type="table">
          <item>
            <term>Value</term>
            <description>Meaning</description>
          </item>
          <item>
            <term>0</term>
            <description>Default, no explicit choice of signature software</description>
          </item>
          <item>
            <term>1</term>
            <description>Sign using secrypt digiSeal® office</description>
          </item>
          <item>
            <term height="14">2</term>
            <description height="14">Sign using OPENLiMiT® SignCubes software</description>
          </item>
          <item>
            <term>3</term>
            <description>Sign using esiCAPI® V 1.1 (see ExportSignatureProviderOption)</description>
          </item>
          <item>
            <term>4</term>
            <description>Sign using secrypt digiSeal® server 2</description>
          </item>
          <item>
            <term>Default</term>
            <description>0</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportSignatureProviderOption">
      <summary />
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.ExportSignatureFormat">
      <summary>
        <para align="justify">Can be used to choose the signature format. The available values depend on the file type and signature software.</para>
        <list type="table">
          <item>
            <term valign="top" width="13%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">pk7</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Signature in pk7 format (container format that contains the signed file and signature). Available for Multi-TIFF, TXT and
                PDF (the latter only for SignCubes). The resulting file has the extension "pk7".</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">p7s</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Signature in p7s format. An additional file *.p7s is created during the export process. Available for Multi-TIFF, TXT and
                PDF (the latter only for SignCubes). If the export result is sent via email, both files are attached.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">p7m</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Signature in p7m format (container format that contains the signed file and signature). Available for Multi-TIFF, TXT and
                PDF (the latter only for SignCubes). The resulting file has the extension "p7m".</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">PDF</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">PDF signature. Available for PDF and Multi-TIFF (only for digiSeal® office and B/W-Tiffs). A Multi-TIFF is converted to a
                PDF and signed with a special Barcode that allows verifying the signed document even after printing the PDF.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">p7s for TXT and Multi-TIFF, PDF for PDF</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PictureJpegEncoding">
      <summary>
        <para align="justify">Specifies how to encode JPEG images</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Save JPEGS as (external) files</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Include pictures MIME encoded into the XML file</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>2:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore JPEG images</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PictureJpegQuality">
      <summary>
        <para>Specifies the quality and the corresponding compression factor of the generated JPEG graphic. The value lies between 0..100, with 100 representing the
highest quality (least compression). Default: 100</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PictureBitsPerPixel">
      <summary>
        <para align="justify">Specifies the color depth of the generated graphic. The value of 256 colors is normally sufficient for XML. Please note that values such as
24 bit or higher can result in very large graphic files.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Monochrome</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>4:</para>
            </term>
            <description valign="top" width="86%">
              <para>16 colors</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>8:</para>
            </term>
            <description valign="top" width="86%">
              <para>256 colors</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>24:</para>
            </term>
            <description valign="top" width="86%">
              <para>24bit True Color</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>32:</para>
            </term>
            <description valign="top" width="86%">
              <para>32bit True Color</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>8</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.UsePosFrame">
      <summary>
        <para align="justify">Switches the text positioning method.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Text boxes used for positioning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Position frames used for positioning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityRectangle">
      <summary>
        <para align="justify">Configures how rectangle objects should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as frame</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityBarcode">
      <summary>
        <para align="justify">Configures how barcode objects should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as picture</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityDrawing">
      <summary>
        <para align="justify">Configures how picture objects should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as picture</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityEllipse">
      <summary>
        <para align="justify">Configures how ellipse objects should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="47">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="47">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="47">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as picture</para>
            </description>
          </item>
          <item>
            <term valign="top" width="47">
              <para>2</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as shape object (e.g. Word 97)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="47">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>2</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityLine">
      <summary>
        <para align="justify">Configures how line objects should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as picture</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>2</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as shape object (e.g. Word 97)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>2</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityText">
      <summary>
        <para align="justify">Configures how text objects should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as text object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>2:</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as picture</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityTextFrames">
      <summary>
        <para align="justify">Configures how text object frames should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Single frames for top, bottom, left, right (uses CSS)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Complete frame as box</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityRtf">
      <summary>
        <para align="justify">Configures how RTF objects should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>As formatted RTF text</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>2:</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as picture</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityRtfFrames">
      <summary>
        <para align="justify">Configures how RTF object frames should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Single frames for top, bottom, left, right (uses CSS)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Complete frame as box</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityTable">
      <summary>
        <para align="justify">Configures how table objects should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>As a table object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityTableCell">
      <summary>
        <para align="justify">Configures how table cells should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore cell</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>As a cell object using the verbosity settings of the object types specified in the cell.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>2:</para>
            </term>
            <description valign="top" width="86%">
              <para>Cells as JPEG</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityTableFrames">
      <summary>
        <para align="justify">Configures how table frames should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0:</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore table frame</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1:</para>
            </term>
            <description valign="top" width="86%">
              <para>Only horizontal lines of table frames</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>2:</para>
            </term>
            <description valign="top" width="86%">
              <para>The whole table line including all frames</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>3:</para>
            </term>
            <description valign="top" width="86%">
              <para>Cell-specific frames (uses CSS)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>3</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityLLXObject">
      <summary>
        <para align="justify">Configures how LLX objects (e.g. chart object) should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as JPEG</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.VerbosityLLXObjectHtmlObject">
      <summary>
        <para align="justify">Configures how the HTML object should be exported.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0</para>
            </term>
            <description valign="top" width="86%">
              <para>Ignore object</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as JPEG</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>2</para>
            </term>
            <description valign="top" width="86%">
              <para>Object as embedded HTML. Only the HTML text between the &lt;BODY&gt; and &lt;/BODY&gt; tags will be exported. Please note the hint on
                exporting restrictions.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>2</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.HtmlTitle">
      <summary>
        <para>Specifies the title of the generated HTML document. Default: Title used with LlPrintWithBoxStart().</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.HtmlFormHeader">
      <summary>
        <para>Defines a certain HTML form tag such as "&lt;form method="POST" action=...". If this option has been specified, all object names are analyzed with regard to
special tags used for the form extension (see chapter ‘HTML form creation'). Default: Empty, no form creation.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.HtmlFormFooter">
      <summary>
        <para>This option defines a certain HTML form tag indicating the end of the form. Default: "&lt;/form&gt;".</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.LayouterPercentaged">
      <summary>
        <para align="justify">This option configures whether the layout should be defined in absolute values or with values expressed as percentage.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0</para>
            </term>
            <description valign="top" width="86%">
              <para>Layout of the X coordinates in absolute values (pixel)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1</para>
            </term>
            <description valign="top" width="86%">
              <para>Layout of the X coordinates with values expressed as percentage</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.LayouterFixedPageHeight">
      <summary>
        <para align="justify">Configures whether all pages should be forced to have the same page height.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Layout can shrink on the last page (e.g. if no objects have been placed in the page footer)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">The page height is set as configured</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfTitle">
      <summary>
        <para>Specifies the title of the generated PDF document. Default: title passed to LlPrintWithBoxStart().</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfSubject">
      <summary>
        <para>Specifies the subject of the generated PDF document. Default: empty.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfKeywords">
      <summary>
        <para>Specifies the keywords of the generated PDF document. Default: empty.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfAuthor">
      <summary>Specifies the author of the generated PDF document. Default: empty.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfEncryptionEncryptFile">
      <summary>
        <para align="justify">If this parameter is set, the result file will be encrypted. Other different options are then enabled, which are described below.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Do not encrypt file</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Encrypt file</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfEncryptionEnablePrinting">
      <summary>
        <para align="justify">If this parameter is set, the file can be printed even if it is encrypted. Only effective if PDF.Encryption.EncryptFile is set to "1".</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Printing is not enabled</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Printing is enabled</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfEncryptionEnableChanging">
      <summary>
        <para align="justify">If this parameter is set, the file can be changed even if it is encrypted. Only effective if PDF.Encryption.EncryptFile is set to "1".</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Changing is not enabled</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Changing is enabled</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfEncryptionEnableCopying">
      <summary>
        <para align="justify">If this parameter is set, the file can be copied to the clipboard even if it is encrypted. Only effective if PDF.Encryption.EncryptFile is
set to "1".</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Copying is not enabled</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Copying is enabled</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfEncryptionLevel">
      <summary>
        <para align="justify">Sets the encryption strength. Only effective if PDF.Encryption.EncryptFile is set to "1".</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">40 bit encryption</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">128 bit encryption (needs Acrobat Reader version 5 and higher)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfOwnerPassword">
      <summary>
        <para>The owner password for the encrypted file. This password is needed to edit the file. If no password is given, a random password will be assigned. We
recommend that you always explicitly choose a suitable password.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfUserPassword">
      <summary>
        <para>The user password for the encrypted file. This password is needed to access the encrypted file. If no password is given, access is possible without a
password, but may be limited (see above).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfFontMode">
      <summary>
        <para align="justify">Sets the TrueType embedding mode.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">No embedding. The TrueType fonts on the target machine will be used if possible, or the font mapper will choose
                substitutes.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">All TrueType fonts are embedded.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">2</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Only symbol fonts are embedded.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">3</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">No embedding. All fonts will be replaced by PostScript standard fonts.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">4</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Subset embedding. Only the characters from the selected code page are embedded.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">5</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Subset embedding. Only the used characters are embedded.</para>
            </description>
          </item>
          <item>
            <term style="VERTICAL-ALIGN: top">6</term>
            <description style="VERTICAL-ALIGN: top">Use CID fonts (recommended if Unicode texts are used).</description>
          </item>
          <item>
            <term style="VERTICAL-ALIGN: top">7</term>
            <description style="VERTICAL-ALIGN: top">Use outlines for fonts.</description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">5</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfExcludedFonts">
      <summary>
        <para>Allows you to pass a semicolon-separated list of fonts that will never be embedded, regardless of the PDF font mode setting. Default: "Arial".</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfCompressStreamMethod">
      <summary>
        <para align="justify">Sets the compression method for the PDF stream.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">No compression</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Flate compression</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">2</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Run-Length compression</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">3</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">FastFlate compression</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfPdfAMode">
      <summary>
        <para align="justify">Defines if a PDF should be exported in PDF/A mode.</para>
        <list type="table">
          <item>
            <term valign="top" width="13%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Don't create PDF/A</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">Create PDF/A</para>
            </description>
          </item>
          <item>
            <term valign="top" width="13%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="87%">
              <para align="justify">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.PdfDontStackWorldModifications">
      <summary>Influences the way that coordinate transforming records are handled and may help to avoid rounding differences or objects getting lost when dealing with very
complex custom EMF records. Set to "1" to enable (default: "0").</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.Resolution">
      <summary>
        <para>Defines the resolution in dpi for the generation of pictures. Default: 300 dpi.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TxtFrameChar">
      <summary>
        <para align="justify">Specifies the framing character for the columns. Only effective in the data only mode.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>NONE</para>
            </term>
            <description valign="top" width="86%">
              <para>No framing</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>"</para>
            </term>
            <description valign="top" width="86%">
              <para>" as framing character</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>‘</para>
            </term>
            <description valign="top" width="86%">
              <para>‘ as framing character</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TxtSeparatorChar">
      <summary>
        <para align="justify">Specifies the separator character. Only effective in the data only mode.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>NONE</para>
            </term>
            <description valign="top" width="86%">
              <para>No separator</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>TAB</para>
            </term>
            <description valign="top" width="86%">
              <para>Tab as separator</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>BLANK</para>
            </term>
            <description valign="top" width="86%">
              <para>Blank as separator</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>,</para>
            </term>
            <description valign="top" width="86%">
              <para>, as separator</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>;</para>
            </term>
            <description valign="top" width="86%">
              <para>; as separator</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TxtIgnoreGroupLines">
      <summary>
        <para align="justify">Allows group header and footer lines to be ignored in the resulting text file. Only effective in the data only mode.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0</para>
            </term>
            <description valign="top" width="86%">
              <para>Group lines are exported</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1</para>
            </term>
            <description valign="top" width="86%">
              <para>Group lines are ignored</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TxtIgnoreHeaderFooterLines">
      <summary>
        <para align="justify">Allows header and footer lines to be ignored in the resulting text file. Only effective in the data only mode.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0</para>
            </term>
            <description valign="top" width="86%">
              <para>Header and footer lines are exported</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1</para>
            </term>
            <description valign="top" width="86%">
              <para>Header and footer lines are ignored</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TxtCharset">
      <summary>
        <para align="justify">Specifies the character set of the result file. If Export.OnlyTableData is set to "0", the target code page needs to be passed in addition
(e.g. 932 for Japanese) using LL_OPTION_CODEPAGE.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>ANSI</para>
            </term>
            <description valign="top" width="86%">
              <para>Ansi character set</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>ASCII</para>
            </term>
            <description valign="top" width="86%">
              <para>Ascii character set</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>UNICODE</para>
            </term>
            <description valign="top" width="86%">
              <para>Unicode character set</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>ANSI</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TtyEmulation">
      <summary>
        <para align="justify">Specifies the emulation used for the export.</para>
        <list type="table">
          <item>
            <term valign="top" width="16%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="84%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="16%">
              <para align="justify">ESC/P</para>
            </term>
            <description valign="top" width="84%">
              <para align="justify">ESC/P emulation</para>
            </description>
          </item>
          <item>
            <term valign="top" width="16%">
              <para align="justify">ESC/P 9Pin</para>
            </term>
            <description valign="top" width="84%">
              <para align="justify">ESC/P emulation for 9-pin dot matrix printers</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TtyDestination">
      <summary>
        <para>Export target. Possible values are "LPT1:", "LPT2:",..."FILE:" or "FILE:&lt;Filename&gt;". If "FILE:" is used, a file selection dialog will be
displayed.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TtyDefaultFilename">
      <summary>
        <para>Default file name for this dialog.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TtyAdvanceAfterPrint">
      <summary>
        <para align="justify">Specifies the behavior when the print job is finished.</para>
        <list type="table">
          <item>
            <term valign="top" width="23%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="77%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="23%">
              <para align="justify">FormFeed</para>
            </term>
            <description valign="top" width="77%">
              <para align="justify">Form feed</para>
            </description>
          </item>
          <item>
            <term valign="top" width="23%">
              <para align="justify">ToNextLabel</para>
            </term>
            <description valign="top" width="77%">
              <para align="justify">Advances to the next label</para>
            </description>
          </item>
          <item>
            <term valign="top" width="23%">
              <para align="justify">AfterNextLabel</para>
            </term>
            <description valign="top" width="77%">
              <para align="justify">Leaves one blank label as separator</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TiffCompressionType">
      <summary>
        <para align="justify">Specifies the compression type for the TIFF export. Please note that not all viewers support compression. For CCITTRLE, CCITT3 and CCITT4
PictureBitsPerPixel must be set to 1 or to 24 for JPEG.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>None</para>
            </term>
            <description valign="top" width="86%">
              <para>No compression</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>CCITTRLE</para>
            </term>
            <description valign="top" width="86%">
              <para>CCITT Modified Huffman RLE</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>CCITT3</para>
            </term>
            <description valign="top" width="86%">
              <para>CCITT Group 3 Fax encoding</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>CCITT4</para>
            </term>
            <description valign="top" width="86%">
              <para>CCITT Group 4 Fax encoding</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>JPEG</para>
            </term>
            <description valign="top" width="86%">
              <para>JPEG DCT compression</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>ZIP</para>
            </term>
            <description valign="top" width="86%">
              <para>ZIP compression</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>None</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.TiffCompressionQuality">
      <summary>
        <para>Specifies the compression quality for the TIFF export. Default: 75</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XlsFontScalingPercentage">
      <summary>
        <para>Scaling factor for the font sizes. Necessary in order to compensate for the increased text height in Excel. Default: 89</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XlsPrintingZoom">
      <summary>
        <para>Scaling factor for the printout of the project. Necessary in order to compensate for the inability to place any objects in the non-printable area. Default:
88(=88% zoom)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XlsTitle">
      <summary>
        <para>Specifies the title of the generated XLS document. Default: title passed to LlPrintWithBoxStart().</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XlsIgnoreGroupLines">
      <summary>
        <para align="justify">Allows group header and footer lines to be ignored in the resulting Excel file. Only effective if Export.OnlyTabledata has been set (see
below).</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0</para>
            </term>
            <description valign="top" width="86%">
              <para>Group lines are exported</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1</para>
            </term>
            <description valign="top" width="86%">
              <para>Group lines are ignored</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XlsIgnoreHeaderFooterLines">
      <summary>
        <para align="justify">Allows header and footer lines to be ignored in the resulting Excel file. Only effective if Export.OnlyTabledata has been set (see
below).</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para>Value</para>
            </term>
            <description valign="top" width="86%">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>0</para>
            </term>
            <description valign="top" width="86%">
              <para>Header and footer lines are exported</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>1</para>
            </term>
            <description valign="top" width="86%">
              <para>Header and footer lines are ignored</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para>Default:</para>
            </term>
            <description valign="top" width="86%">
              <para>1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XlsIgnoreLineWrapForDataOnlyExport">
      <summary>
        <para align="justify">Allows line wraps to be ignored. Only effective if Export.OnlyTabledata has been set (see below).</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Line wraps are exported to Excel</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Line wraps are ignored</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XlsConvertNumeric">
      <summary>
        <para align="justify">Allows switching of the automatic conversion of numeric values in the created Excel sheet.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">No automatic conversion</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Numeric values are formatted according to the setting in the Designer (Project &gt; Options)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">2</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Only columns which actually contain a numeric value (e.g. a price) will be converted. If a numeric column is explicitly
                formatted in List &amp; Label (e.g. Str$(price,0,0)), then it will not be converted.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">3</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Only available in List &amp; Label 13 Professional and Enterprise. List &amp; Label tries to transform the output formatting
                configured in the Designer to Excel as exact as possible. If the "Format" property in the designer is not used, the content will be passed as
                Text to Excel.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XlsAllPagesOneSheet">
      <summary>
        <para align="justify">Enables the creation of a separate XLS worksheet for each page.</para>
        <list type="table">
          <item>
            <term valign="top" width="14%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">0</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">Create separate worksheet for each page</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">1</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">All pages are added to the same worksheet</para>
            </description>
          </item>
          <item>
            <term valign="top" width="14%">
              <para align="justify">Default</para>
            </term>
            <description valign="top" width="86%">
              <para align="justify">1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XlsWorksheetName">
      <summary>
        <para>Configures the name of the worksheet(s). You can use the format identifier "%d" in the name. It will be replaced by the page number at runtime (ex. "Report
page %d").</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XmlTitle">
      <summary>
        <para>Specifies the title of the generated XML document. Default: Title used with LlPrintWithBoxStart().</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XhtmlUseAdvancedCss">
      <summary>
        <para>Allows the usage of non-standard CSS formatting styles.</para>
        <list type="table">
          <item>
            <term valign="top" width="61">
              <para align="left">Value</para>
            </term>
            <description valign="top" width="369">
              <para align="left">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">0:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">No non-standard CSS formatting styles are used</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">1:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">Non-standard CSS formatting styles may be used, e.g. to create a gradient fill.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">Default:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XhtmlToolbarType">
      <summary>
        <para>Specifies if an additional toolbar will be created.</para>
        <list type="table">
          <item>
            <term valign="top" width="61">
              <para align="left">Value</para>
            </term>
            <description valign="top" width="369">
              <para align="left">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">0:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">No toolbar will be created.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">1:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">A toolbar with color scheme <i>Skyblue</i> will be created.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">2:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">A toolbar with color scheme <i>Blue</i> will be created.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">3:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">A toolbar with color scheme <i>Black</i> will be created.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">4:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">A toolbar with color scheme <i>Web</i> will be created.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">Default:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">1</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XhtmlTitle">
      <summary>Specifies the title of the generated XHTML document. Default: Title used with the <i>LlPrintWithBoxStart Method.</i></summary>
    </member>
    <member name="F:combit.ListLabel18.LlExportOption.XhtmlUseSeparateCss">
      <summary>
        <para>Specifies if a separate CSS file will be created.</para>
        <list type="table">
          <item>
            <term valign="top" width="61">
              <para align="left">Value</para>
            </term>
            <description valign="top" width="369">
              <para align="left">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">0:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">CSS will be added to the HEAD area of the XHTML file.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">1:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">CSS will be created in a separate file.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="61">
              <para align="left">Default:</para>
            </term>
            <description valign="top" width="369">
              <para align="left">0</para>
            </description>
          </item>
        </list>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlExprType">
      <summary>Enumeration of expression types.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExprType.Double">
      <summary>Numerical value</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExprType.Date">
      <summary>Date value</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExprType.String">
      <summary>Character string</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExprType.Bool">
      <summary>Boolean value</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExprType.Drawing">
      <summary>Drawing</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExprType.Barcode">
      <summary>Barcode</summary>
    </member>
    <member name="T:combit.ListLabel18.LlExtensionType">
      <summary>Enumeration of various extension types.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExtensionType.Export">
      <summary>
        <para align="left">Export module (e.g. PDF, HTML,...)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExtensionType.Barcode">
      <summary>
        <para align="left">Barcode module (e.g. PDF 417, Maxicode, ...)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlExtensionType.Object">
      <summary>Object module</summary>
    </member>
    <member name="F:combit.ListLabel18.LlExtensionType.Wizard">
      <summary>Project wizard module</summary>
    </member>
    <member name="T:combit.ListLabel18.LlFieldType">
      <summary>Enumeration of supported field types.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlFieldType.Numeric_Integer">
      <summary>Is used by all DataProviders automatically if the field type is of type integer.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlFileType">
      <summary>Enumeration of the file types belonging to a project type. For further information see the FileExtensions Class.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlFileType.Sketch">
      <summary>
        <para>Thumbnail preview of the selected project in the file selection dialog.</para>
        <para>The default file extension is *.??v (also see FileExtensions).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlFileType.Project">
      <summary>The actual project file that contains the layout etc. of the report.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlFileType.PrinterSettings">
      <summary>
        <para>The so-called P-file that contains the printer settings and customized export options.</para>
        <para>The default file extension is *.??p (also see FileExtensions).</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlGetChartObjectCount">
      <summary>Returns the number of chart objects.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlGetChartObjectCount.ChartObjects">
      <summary>Total number of all chart objects</summary>
    </member>
    <member name="F:combit.ListLabel18.LlGetChartObjectCount.ChartObjectsBeforeTable">
      <summary>Chart objects before the table</summary>
    </member>
    <member name="F:combit.ListLabel18.LlGetChartObjectCount.ChartObjectsChartColumns">
      <summary>Chart objects within the table</summary>
    </member>
    <member name="T:combit.ListLabel18.LlHelpType">
      <summary>
        <para>Enables the programmer to use an external help system instead of List &amp; Label's own help system.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlHelpType.ShowContextHelp">
      <summary>
        <para>LOWORD(lParam) is then the context number of the help topic.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlHelpType.ShowIndex">
      <summary>
        <para>The user wants to see the index of the help file.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlHelpType.ShowHelpOnHelp">
      <summary>
        <para>The user queries the help summary.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlIdentifierType">
      <summary>Defines the type of the structure element.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlIdentifierType.Variables">
      <summary>Variables</summary>
    </member>
    <member name="F:combit.ListLabel18.LlIdentifierType.Fields">
      <summary>Fields</summary>
    </member>
    <member name="F:combit.ListLabel18.LlIdentifierType.ChartFields">
      <summary>Chart fields</summary>
    </member>
    <member name="F:combit.ListLabel18.LlIdentifierType.Tables">
      <summary>Tables</summary>
    </member>
    <member name="F:combit.ListLabel18.LlIdentifierType.Relations">
      <summary>Relations</summary>
    </member>
    <member name="F:combit.ListLabel18.LlIdentifierType.Files">
      <summary>Files (e.g. required templates, index, table of contents etc.)</summary>
    </member>
    <member name="T:combit.ListLabel18.LlLanguage">
      <summary>
        <para>Enumeration of the different user interface languages. You might have to purchase one of the optionally available language kits in order to set the language
of your choice.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlMetric">
      <summary>Enumeration of supported coordinate systems.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlMetric.Inch_1_100">
      <summary>Smallest Unit 1/100 inch</summary>
    </member>
    <member name="F:combit.ListLabel18.LlMetric.Millimeter_1_10">
      <summary>Smallest Unit 1/10 mm</summary>
    </member>
    <member name="T:combit.ListLabel18.LlNewExpressions">
      <summary>Enumeration of the different formula modes.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlObjectType">
      <summary>Enumeration of object types.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlOption">
      <summary>Enumeration of various options.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.TableColoring">
      <summary>
        <para align="left">See TableColoring Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.SuperVisor">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">All menu options are allowed and even locked objects are not locked. This mode enables parts which are not accessible to the user to be used
without much additional programming.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">Limitations are valid (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Units">
      <summary>
        <para align="left">See Unit Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.TabStops">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">LL_TABS_DELETE (0):</font>
          </strong>
        </para>
        <para align="left">List &amp; Label replaces tabs (code 0x09) in a text by spaces (Default).</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">LL_TABS_EXPAND (1):</font>
          </strong>
        </para>
        <para align="left">Tabs will be expanded by spaces for a column width of 8 characters. This makes no sense however for proportional fonts.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.CallbackMask">
      <summary>
        <para align="left">Any combination of the following values is possible as a value:</para>
        <para align="left">LL_CB_PAGE (0x40000000)</para>
        <para align="left">LL_CB_PROJECT (0x20000000)</para>
        <para align="left">LL_CB_OBJECT (0x10000000)</para>
        <para align="left">LL_CB_HELP (0x08000000)</para>
        <para align="left">LL_CB_TABLELINE (0x04000000)</para>
        <para align="left">LL_CB_TABLEFIELD (0x02000000)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.HelpAvailable">
      <summary>
        <para>
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para>Show Help buttons (Default).</para>
        <para></para>
        <para>
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para>Hide help buttons.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.SortVariables">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">The variables and fields in the selection dialog are sorted alphabetically.</para>
        <para align="left"></para>
        <para align="left">
          <font style="BACKGROUND-COLOR: #e0e0e0">
            <strong>FALSE:</strong>
          </font>
        </para>
        <para>The variables and fields in the selection dialog are not sorted (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.SupportPagebreak">
      <summary>
        <para align="left">
          <font style="BACKGROUND-COLOR: #e0e0e0">
            <strong>TRUE:</strong>
          </font>
        </para>
        <para align="left">The page break checkbox of the text object is displayed and can be checked by the user (Default).</para>
        <para align="left"></para>
        <para align="left">
          <font style="BACKGROUND-COLOR: #e0e0e0">
            <strong>FALSE:</strong>
          </font>
        </para>
        <para align="left">The page break checkbox is hidden.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.ShowPredefinedVariables">
      <summary>
        <para align="left">
          <font style="BACKGROUND-COLOR: #e0e0e0">
            <strong>TRUE:</strong>
          </font>
        </para>
        <para align="left">The internal variables of List &amp; Label will be listed in the variable selection dialog of the formula assistant (Default).</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">They will be suppressed.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.UseHostprinter">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">List &amp; Label passes all printer device operations to the host application, which then has more freedom but also more work. See
LL_CMND_HOSTPRINTER.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">List &amp; Label manages the printer device (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.TabRepresentationCode">
      <summary>
        <para align="left">Character code of the character that represents the "tab".</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Metric">
      <summary>
        <para align="left">See Unit Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.AddVarsToFields">
      <summary>
        <para align="left">See AddVarsToFields Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.ConvertCRLF">
      <summary>
        <para align="left">See ConvertCRLF Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.ReturnRepresentationCode">
      <summary>
        <para>Value of the new character, which represents a return (Default: "¶").</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Preview_Zoom_Percent">
      <summary>
        <para align="left">See PreviewZoom Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Preview_RectLeft">
      <summary>
        <para align="left">The initial left position of the real data preview window in pixels. Initially the position of the window it had when last closed is taken.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Preview_RectTop">
      <summary>
        <para align="left">The initial top position of the real data preview window in pixels. Initially the position of the window it had when last closed is taken.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Preview_RectWidth">
      <summary>
        <para align="left">The initial width of the real data preview window in pixels. Initially the width of the window it had when last closed is taken.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Preview_RectHeight">
      <summary>
        <para align="left">The initial height of the real data preview window in pixels. Initially the Height of the window it had when last closed is taken.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.CompressStorage">
      <summary>
        <para align="left">See CompressStorage Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.NoParameterCheck">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">List &amp; Label does not check the parameters passed to its DLL functions, which results in a higher processing speed.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">The parameters will be checked (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.NoNoTableCheck">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">For a list project, List &amp; Label does not check whether at least one table object is present.</para>
        <para align="left"></para>
        <para align="left">
          <font style="BACKGROUND-COLOR: #e0e0e0">
            <strong>FALSE:</strong>
          </font>
        </para>
        <para align="left">List &amp; Label does the check and returns LL_ERR_NO_TABLEOBJECT if the project contains no table. (Default)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Preview_Zoom_Left">
      <summary>
        <para align="left">The initial left position of the real data preview window in percent of the page size. Initially the position of the window it had when last
closed is taken.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Preview_Zoom_Top">
      <summary>
        <para align="left">The initial top position of the real data preview window in percent of the page size. Initially the position of the window it had when last
closed is taken.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Preview_Zoom_Width">
      <summary>
        <para align="left">The initial width of the real data preview window in percent of the page size. Initially the width of the window it had when last closed is
taken.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Preview_Zoom_Height">
      <summary>
        <para align="left">The initial height of the real data preview window in percent of the page size. Initially the height of the window it had when last closed is
taken.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.SpaceOptimization">
      <summary>
        <para align="left">This does not apply to existing objects!</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">List &amp; Label will default the "Space Optimization" feature for new paragraphs in text objects and new fields (Default).</para>
        <para align="left"></para>
        <para align="left">
          <font style="BACKGROUND-COLOR: #e0e0e0">
            <strong>FALSE:</strong>
          </font>
        </para>
        <para align="left">The default state will be unchecked.</para>
        <para align="left"></para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.Realtime">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">Time() and Now() will always use the current time.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">The time will be fixed once at project load time (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.UseBarcodeSizes">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">Some barcodes have size limitations (minimum and/or maximum sizes). If this option is set to TRUE, the user is allowed to switch on the size
limitation feature so that resizing the barcode object will only allow sizes in the standard size range.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">All sizes can be set (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.MaxRtfVersion">
      <summary>
        <para align="left">See MaxRTFVersion Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.VarsCaseSensitive">
      <summary>
        <para align="left">See VarsCaseSensitive Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.DelayTableHeader">
      <summary>
        <para align="left">See DelayTableHeader Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.SetCreationInfo">
      <summary>
        <para align="left">List &amp; Label can store some information about the user (user and computer name, date and time of creation as well as last modification)
into the project file and the preview file. This can be important in tracing modifications.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">Save info (Default).</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">Suppress saving info.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.XlatVarnames">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">Special characters in variable and field names will be converted to "_" (Default).</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">Variable and field names will not be modified. That has a speed advantage depending on the number of variables and fields.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.PhantomspaceRepresentationCode">
      <summary>
        <para align="left">Character code of the character that represents a "phantom space".</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.LockNextCharRepresentationCode">
      <summary>
        <para align="left">Character code of the character that represents a "line break lock".</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.ExpressionSeparatorRepresentationCode">
      <summary>
        <para align="left">Character code of the character that is used to divide an expression in multiple lines in the formula assistant.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.DefaultPrinterInstalled">
      <summary>
        <para align="left">Returns if a default printer is present on the system.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.LCID">
      <summary>
        <para align="left">When you set this option, the default values for locale dependent parameters are set accordingly (inch/metic unit, decimal point, thousands
separator, currency symbol and fonts (see LL_OPTION_FORCEFONTCHARSET)). It also defines the default locale for the Loc...$() and Date$() functions.</para>
        <para align="left">Default: LOCALE_USER_DEFAULT.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.TextquoteRepresentationCode">
      <summary>Character code of the character that embraces texts.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.DefaultDefaultFont">
      <summary>
        <para align="left">Default font. The handle needs not be valid after the API call, an own copy of the font will be used. This font can be set by
LL_OPTIONSTR_DEFDEFFONT.</para>
        <para align="left">Default: GetStockObject(ANSI_VAR_FONT)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.ForceFontCharset">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">All fonts in the system are being offered in font selection combo boxes (see also LL_OPTION_SCALABLEFONTSONLY).</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">Only the fonts are displayed which support the charset of the default LCID (see LL_OPTION_LCID) (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.CompressRtf">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">The text of an RTF control is stored compressed in the project file (Default).</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">Text is not compressed in project file (for example for debugging).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.SkipReturnAtEndOfRtf">
      <summary>
        <para align="left">RTF texts may contain blank lines at the end.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">These are removed (prevents doubled spaces at the end of the RTF).</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">The blank lines are printed.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.InterCharSpacing">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">The space between the characters for block justified text will vary.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">Only the width of blanks between words will be varied (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.IncludeFontDescent">
      <summary>
        <para align="left">See IncludeFontDescent Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.SketchColorDepth">
      <summary>
        <para align="left">This option sets the color depth of the sketch files for the file selection dialogs. Default is 1, i.e. monochrome, 32 would be True-Color for
example.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.UIStyle">
      <summary>
        <para align="left">See DialogMode Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.NoFileVersionUpgradeWarning">
      <summary>
        <para align="left">This option defines the behavior of the designer while opening a project file from an older version of List &amp; Label.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">Conversion takes place without user interaction.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">A warning box is displayed to the user, telling that the project file will not be editable by an older version of List &amp; Label once it has
been saved with the current version (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.ScalableFontsOnly">
      <summary>
        <para align="left">Raster fonts have the disadvantage of not being scalable, so the preview can look unexpectedly.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">Only scalable fonts are selectable in the font selection dialogs (TrueType and Vector fonts (Default).</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">All fonts are selectable in the font selection dialogs.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.NoPrintJobSupervision">
      <summary>Here you can choose whether the printing supervision is activated or not. See also PrintJobInfo Event</summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.ProhibitUserInteraction">
      <summary>Tells List &amp; Label that all MessageBoxes will be automatically answered.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.EscClosesPreview">
      <summary>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para align="left">"Escape" key closes the preview window.</para>
        <para align="left"></para>
        <para align="left">
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para align="left">"Escape" key does not close the preview window (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.IncrementalPreview">
      <summary>
        <para>
          <span style="FONT-FAMILY: 'Zurich Lt BT'; FONT-SIZE: 9pt; mso-bidi-font-size: 10.0pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: DE; mso-fareast-language: DE; mso-bidi-language: AR-SA" lang="DE" xml:lang="DE">See IncrementalPreview Property</span>
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.SupportHugeStorageFileSystem">
      <summary>
        <para>
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para>The preview file size is not restricted. Preview files can only be read starting with Windows 2000.</para>
        <para>
          <br />
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para>The preview file size is restricted to 2 GB. Preview files can be read on any of the supported operating systems (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.CalcSumVarsOnPartialLines">
      <summary>
        <para style="MARGIN: 0cm 0cm 6pt 1cm" class="Spiegel2">
          <span style="FONT-FAMILY: 'Zurich Lt BT'; FONT-SIZE: 9pt; mso-bidi-font-size: 10.0pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: DE; mso-fareast-language: DE; mso-bidi-language: AR-SA" lang="DE" xml:lang="DE">
            <strong>
              <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
            </strong>
          </span>
        </para>
        <para style="MARGIN: 0cm 0cm 6pt 1cm" class="Spiegel2">
          <span style="FONT-FAMILY: 'Zurich Lt BT'; FONT-SIZE: 9pt; mso-bidi-font-size: 10.0pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: DE; mso-fareast-language: DE; mso-bidi-language: AR-SA" lang="DE" xml:lang="DE">The sum variables are updated as soon as one data line for the record has been printed.</span>
        </para>
        <para style="MARGIN: 0cm 0cm 6pt 1cm" class="Spiegel2">
          <span style="FONT-FAMILY: 'Zurich Lt BT'; FONT-SIZE: 9pt; mso-bidi-font-size: 10.0pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: DE; mso-fareast-language: DE; mso-bidi-language: AR-SA" lang="DE" xml:lang="DE">
            <strong>
              <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
            </strong>
          </span>
        </para>
        <para style="MARGIN: 0cm 0cm 6pt 1cm" class="Spiegel2">
          <span style="FONT-FAMILY: 'Zurich Lt BT'; FONT-SIZE: 9pt; mso-bidi-font-size: 10.0pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: DE; mso-fareast-language: DE; mso-bidi-language: AR-SA" lang="DE" xml:lang="DE">The sum variables are updated as soon as all data lines have been completely printed (Default).</span>
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.NoAutoPropertyCorrection">
      <summary>
        <para>
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">TRUE:</font>
          </strong>
        </para>
        <para>Interdependent properties can be set independently. This option is sometimes required when working with the DOM object model to prevent automatic property
switching. If e.g. the font of a paragraph is set to a Chinese font, the property "Charset" would be automatically switched accordingly. If this is not
desired, use this option to switch the behavior.</para>
        <para></para>
        <para>
          <strong>
            <font style="BACKGROUND-COLOR: #e0e0e0">FALSE:</font>
          </strong>
        </para>
        <para>Setting interdependent properties mutually influences each other (Default).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.DesignerPreviewParameter">
      <summary>
        <para>
          <span style="mso-ansi-language: EN-US">In order to enable the direct preview within the designer, you have to set</span> LL_OPTION_DESIGNERPREVIEWPARAMETER
for the preview of real data.</para>
        <para></para>
        <para>See the Programmer's Reference, chapter 'Direct Printing and Export from the Designer'.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.DesignerExportParameter">
      <summary>
        <para>
          <span style="mso-ansi-language: EN-US">In order to enable the direct preview within the designer, you have to set</span> LL_OPTION_DESIGNEREXPORTPARAMETER
for the export from the designer.</para>
        <para></para>
        <para>See the Programmer's Reference, chapter 'Direct Printing and Export from the Designer'.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.DesignerPrintSingleThreaded">
      <summary>
        <para>If your data source only allows single threaded access, you must set LL_OPTION_DESIGNERPRINT_SINGLETHREADED to TRUE. This will be used by List &amp; Label,
so that during the preview calculation no export is possible, and vice versa.</para>
        <para>See the Programmer's Reference, chapter 'Direct Printing and Export from the Designer'.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOption.RoundingStrategy">
      <summary>
        <para>With this option the rounding strategy can be set by one of the following values:</para>
        <para>LL_ROUNDINGSTRATEGY_BANKERSROUNDING (0)LL_ROUNDINGSTRATEGY_ARITHMETIC_SYMMETRIC (1) (Default).</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlOptionString">
      <summary>Enumeration of various option strings.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.LLXPathList">
      <summary>
        <para align="left">This option defines the extension modules (LLX files) to be loaded. You must pass a list of file paths, separated by semicolons, of the
extension modules you want to use in your application.</para>
        <para align="left">By default, i.e. whenever opening a job or setting this option, the following extension modules are loaded automatically:</para>
        <list type="bullet">
          <item>Chart-Object (OB)</item>
          <item>Project Wizard (PW)</item>
          <item>HTML-Object (HT)</item>
          <item>Exporter (EX)</item>
          <item>OLE-Object (OC)</item>
        </list>
        <para align="left">as well as in Professional and Enterprise Edition additionally</para>
        <list type="bullet">
          <item>2D-Barcodes (BC)</item>
        </list>
        <para align="left">These files are loaded from the List &amp; Label DLL's path.</para>
        <para align="left">You can use Wildcards to load multiple modules at once. To suppress the loading of a default extension, pass its file name preceeded by a "^",
ex. "^&lt;Name&gt;.LLX". To suppress all default extensions, pass "^*" as first "filename".</para>
        <para align="left">When this parameter is used for LlGetOptionString() you will get a semicolon separated list of available extension modules.</para>
        <para align="left">If the debug mode is switched on, List &amp; Label will issue the rules and tell you why which module has been loaded or unloaded.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.ShortDateFormat">
      <summary>
        <para align="left">The string used to convert a date in a string in:</para>
        <para align="left">date$(&lt;Date&gt;, "%x") and for automatic type conversion (LlExprEval(), Concat$())</para>
        <para align="left">Format and Default: See Windows API GetLocaleInfo(LOCALE_USER_DEFAULT, LOCALE_SSHORTDATE,...)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Decimal">
      <summary>
        <para align="left">This represents the string that is used as decimal char in the fstr$() function. The default is the value of the user settings in the system,
but will be set to the respective locale value on LL_OPTION_LCID.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Thousand">
      <summary>
        <para align="left">This represents the string that is used as thousands separator in the fstr$() function. The default is the value of the user settings in the
system, but will be set to the respective locale value on LL_OPTION_LCID.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Currency">
      <summary>
        <para align="left">This represents the string that is used as currency symbol in the fstr$() function. The default is the value of the user settings in the
system, but will be set to the respective locale value on LL_OPTION_LCID.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Exports_Available">
      <summary>
        <para align="left">This is a read-only property. This function returns a semicolon separated list of all output media (usually "PRN;PRV;FILE" and the list of the
export modules, if any loaded by LL_OPTIONSTR_LLXPATHLIST), for example "PRN;PRV;FILE;HTML;RTF"</para>
        <para align="left"></para>
        <para align="left">The following IDs are defined:</para>
        <para align="left"></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="60">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="60">PRN</term>
            <description>Printing to printer</description>
          </item>
          <item>
            <term width="60">PRV</term>
            <description>Printing to Preview (file)</description>
          </item>
          <item>
            <term width="60">FILE</term>
            <description>Printing to printer file</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Exports_Allowed">
      <summary>
        <para align="left">This property can be used to restrict the output list presented to the user in the LlPrintOptionsDialog[Title]() dialog. Pass a semicolon
separated list of allowed export IDs, see LL_OPTIONSTR_EXPORTS_AVAILABLE</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.DefaultDefaultFont">
      <summary>
        <para align="left">Sets the font to be used as default for the project font. The parameter must have the following format:</para>
        <para align="left">"{(R,G,B),H,L}"</para>
        <para align="left">R = Red intensity, G = Green intensity, B = Blue intensity</para>
        <para align="left">H = Height in points, L = comma separated fields of the LOGFONT structure (See SDK)</para>
        <para align="left">This DEFDEFFONT can be set using LL_OPTION_DEFDEFFONT as handle.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.ExportFileList">
      <summary>
        <para align="left">This is a read-only property. After LlPrintEnd(), you can use this function to get a list of files that have been created by the export
process. The return value is a semicolon separated list of path names of the files. This list can be very large, so please allocate enough buffer and check the
return value of LlSetOption() on the error value (LL_ERR_BUFFERTOOSMALL).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.MailTo">
      <summary>
        <para align="left">Can be used to preset the address of the recipient when sending the preview file from the preview. Multiple recipients can be separated by
";".</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.MailTo_CC">
      <summary>
        <para align="left">Can be used to preset the address of a CC recipient when sending the preview file from the preview. Multiple recipients can be separated by
";".</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.MailTo_BCC">
      <summary>
        <para align="left">Can be used to preset the address of a BCC recipient when sending the preview file from the preview. Multiple recipients can be separated by
";".</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.MailTo_Subject">
      <summary>
        <para align="left">Can be used to preset the subject when sending the preview file from the preview.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.SaveAs_Path">
      <summary>
        <para align="left">The passed parameter will be used as default path for "save as" from the preview. The path may contain path and filename.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Label_ProjectDescription">
      <summary>
        <para align="left">Use this parameter to set the description of the corresponding project type for the file dialogs.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Card_ProjectDescription">
      <summary>
        <para align="left">Use this parameter to set the description of the corresponding project type for the file dialogs.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.List_ProjectDescription">
      <summary>
        <para align="left">Use this parameter to set the description of the corresponding project type for the file dialogs.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.LlFile_Description">
      <summary>
        <para align="left">Sets the description for List &amp; Label preview files for the save as dialog in the preview.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.LogFilePath">
      <summary>Sets the path for the debug log file</summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.LicensingInfo">
      <summary>
        <para align="left">See LicensingInfo Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.ProjectPassword">
      <summary>
        <para align="left">See ProjectPassword Property</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.PreviewFileName">
      <summary>
        <para align="left">Can be used to preset the name for the preview file. By default, the files are created in the project files directory or an alternative
directory (see LlPreviewSetTempPath()). The default file name is &lt;Project file name&gt;.LL. This option can be used to preset another name that replaces the
&lt;Project file name&gt; part.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.ExportsAllowedInPreview">
      <summary>This property can be used to restrict the list of possible output formats in the preview dialog. Pass a semicolon separated list of allowed export IDs, see
LL_OPTIONSTR_EXPORTS_AVAILABLE.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.HelpFileName">
      <summary>You can use this function to force help filename, e.g. if you want to display your own help file.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.NullValue">
      <summary>Can be used to preset the representation for a NULL value at print time.<br />
Default value: empty("").</summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Fax_RecipName">
      <summary>
        <para>This option set a default value for the variables in the fax dialog (Project &gt;<br />
Fax Variables). Any changes made by the user in the designer will override<br />
these values. When the project is being sent by fax, these expressions will be evaluated<br />
and used directly as parameters for the MS Fax module.<br />
As an alternative, these expressions are also available as variables<br />
(LL.Fax.xxxx) so that they can be placed on the project in a special format to<br />
be used by other fax drivers. For details, please look into the manual of the<br />
fax software.</para>
        <para>
          <strong>If these options are not set, and the user did not enter any expressions in the fax dialog, the FAX export module will not be
available.</strong>
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Fax_RecipNumber">
      <summary>
        <para>This option set a default value for the variables in the fax dialog (Project &gt;<br />
Fax Variables). Any changes made by the user in the designer will override<br />
these values. When the project is being sent by fax, these expressions will be evaluated<br />
and used directly as parameters for the MS Fax module.<br />
As an alternative, these expressions are also available as variables<br />
(LL.Fax.xxxx) so that they can be placed on the project in a special format to<br />
be used by other fax drivers. For details, please look into the manual of the<br />
fax software.</para>
        <para>
          <strong>If these options are not set, and the user did not enter any expressions in the fax dialog, the FAX export module will not be
available.</strong>
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Fax_QueueName">
      <summary>
        <para>This option set a default value for the variables in the fax dialog (Project &gt;<br />
Fax Variables). Any changes made by the user in the designer will override<br />
these values. When the project is being sent by fax, these expressions will be evaluated<br />
and used directly as parameters for the MS Fax module.<br />
As an alternative, these expressions are also available as variables<br />
(LL.Fax.xxxx) so that they can be placed on the project in a special format to<br />
be used by other fax drivers. For details, please look into the manual of the<br />
fax software.</para>
        <para>
          <strong>If these options are not set, and the user did not enter any expressions in the fax dialog, the FAX export module will not be
available.</strong>
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Fax_SenderName">
      <summary>
        <para>This option set a default value for the variables in the fax dialog (Project &gt;<br />
Fax Variables). Any changes made by the user in the designer will override<br />
these values. When the project is being sent by fax, these expressions will be evaluated<br />
and used directly as parameters for the MS Fax module.<br />
As an alternative, these expressions are also available as variables<br />
(LL.Fax.xxxx) so that they can be placed on the project in a special format to<br />
be used by other fax drivers. For details, please look into the manual of the<br />
fax software.</para>
        <para>
          <strong>If these options are not set, and the user did not enter any expressions in the fax dialog, the FAX export module will not be
available.</strong>
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Fax_SenderCompany">
      <summary>
        <para>This option set a default value for the variables in the fax dialog (Project &gt;<br />
Fax Variables). Any changes made by the user in the designer will override<br />
these values. When the project is being sent by fax, these expressions will be evaluated<br />
and used directly as parameters for the MS Fax module.<br />
As an alternative, these expressions are also available as variables<br />
(LL.Fax.xxxx) so that they can be placed on the project in a special format to<br />
be used by other fax drivers. For details, please look into the manual of the<br />
fax software.</para>
        <para>
          <strong>If these options are not set, and the user did not enter any expressions in the fax dialog, the FAX export module will not be
available.</strong>
        </para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlOptionString.Fax_SenderDept">
      <summary>
        <para>This option set a default value for the variables in the fax dialog (Project &gt;<br />
Fax Variables). Any changes made by the user in the designer will override<br />
these values. When the project is being sent by fax, these expressions will be evaluated<br />
and used directly as parameters for the MS Fax module.<br />
As an alternative, these expressions are also available as variables<br />
(LL.Fax.xxxx) so that they can be placed on the project in a special format to<br />
be used by other fax drivers. For details, please look into the manual of the<br />
fax software.</para>
        <para>
          <strong>If these options are not set, and the user did not enter any expressions in the fax dialog, the FAX export module will not be
available.</strong>
        </para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlOrientation">
      <summary>Enumeration of paper orientations.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlParamType">
      <summary>Enumeration of parameter types.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlPreviewControlCloseMode">
      <summary>Changes the behavior of the preview control when closing.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPreviewControlCloseMode.DeleteFile">
      <summary>Delete the file</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPreviewControlCloseMode.KeepFile">
      <summary>Keep the file</summary>
    </member>
    <member name="T:combit.ListLabel18.LlPrinterCmnd">
      <summary>Enumeration of various printer commands.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlPrinterConfiguration">
      <summary>Changes the behavior of LlPrintCopyPrinterConfiguration Method.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrinterConfiguration.Save">
      <summary>
        <para align="left">Saves the printer configuration file of the currently opened project in a file</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrinterConfiguration.Restore">
      <summary>
        <para align="left">Copies the previously saved configuration file (created with LL_PRINTERCONFIG_SAVE ) back to the current project.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlPrinterIndex">
      <summary>Changes the printer to be set.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrinterIndex.AllPages">
      <summary>Printer for all pages</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrinterIndex.FirstPage">
      <summary>Printer for the first page</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrinterIndex.FollowingPages">
      <summary>Printer for the following pages</summary>
    </member>
    <member name="T:combit.ListLabel18.LlPrintMode">
      <summary>
        <para>Enumeration of output formats.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintMode.Normal">
      <summary>
        <para align="left">Output format "Printer" will be default.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintMode.Preview">
      <summary>
        <para align="left">Output format "Preview" will be default.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintMode.PreviewControl">
      <summary>
        <para>Output to preview control</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintMode.File">
      <summary>
        <para align="left">Output format "File" will be default.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintMode.Export">
      <summary>
        <para align="left">Output defaults to printer, but user can select in printer dialog</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintMode.MultipleJobs">
      <summary>The print job is split into several smaller print jobs. Printout is started before the last page.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintMode.KeepJob">
      <summary>
        <para>KeepJob is the complement of MultipleJobs. It guaranties that all comes into a single job.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlPrintOption">
      <summary>Enumeration of various print options.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.Copies">
      <summary>
        <para align="left">Is the number of copies to be pre-set in the print dialog box. A value of LL_COPIES_HIDE will hide the "copies" option. The task of supporting
copies is described in the programming hints section.</para>
        <para align="left">Default: 1</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.StartPage">
      <summary>
        <para>Start page for the printout.</para>
        <para>Default: 1</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.Page">
      <summary>
        <para align="left">Sets the page number of the first page printed by List &amp; Label. If this should not be selectable, LL_PAGE_HIDE is the value to be
passed.</para>
        <para align="left">Default: 1</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.Offset">
      <summary>
        <para align="left">Sets the position of the first label in the label array. The position the number refers to is defined by the print order.</para>
        <para align="left">Default: 0</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.Copies_Supported">
      <summary>
        <para align="left">Returns if the printer supports the number of copies chosen.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.Units">
      <summary>
        <para align="left">Returns the same value as LlGetOption(..., LL_OPTION_UNITS).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.FirstPage">
      <summary>
        <para align="left">Is the first page of the page range that shall be printed. If "All" has been chosen, this is identical to LL_PRNOPT_PAGE.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.LastPage">
      <summary>
        <para align="left">Is the page number of the last page to be printed.</para>
        <para align="left">Default: 32767</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.JobPages">
      <summary>
        <para align="left">Is the number of pages a print job should contain if you choose LL_PRINT_MULTIJOB in LlPrint[WithBox]Start().</para>
        <para align="left">Default: 16</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.PrintOrder">
      <summary>
        <para>Returns the print order of the (labels/file cards) of the project.</para>
        <para>Default: LL_PRINTORDER_HORZ_LTRB (horizontal, from left top to right bottom)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.PrintOrder_Printer1">
      <summary>Not supported, yet.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.PrintOrder_Printer2">
      <summary>Not supported, yet.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.DefaultPrinterInstalled">
      <summary>
        <para align="left">Returns if a default printer is present on the system.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.Dialog_DestinationMask">
      <summary>
        <para align="left">Outdated, please use LL_OPTIONSTR_EXPORTS_ALLOWED</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.Dialog_Destination">
      <summary>
        <para align="left">Outdated, please use LL_OPTIONSTR_EXPORT.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOption.Dialog_OnlyPrinterCopies">
      <summary>
        <para align="left">The PrintDialog will only allow a copies value to be entered when the printer supports copies. Careful: the printer copies might not be useful
for labels, as they might need programmer's copies support instead of the printer's. See chapter "Copies". Default: false</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlPrintOptionString">
      <summary>Enumeration of various print option strings.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOptionString.Destination_Filename">
      <summary>
        <para align="left">Is the default file name that the print should be saved to if "print to file" has been chosen.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOptionString.ExportDescription">
      <summary>Description for the export job.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOptionString.Export">
      <summary>
        <para align="left">Returns the default export destination (for example "RTF", "HTML", "PDF", etc.) to be used (or shown in the print dialog).</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintOptionString.PrintJobname">
      <summary>
        <para align="left">You can set the job name to be used for the print spooler with this option. You need to set it before the print job starts (that is, before the
first call to LlPrint()).</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlPrintorder">
      <summary>Enumeration of possible printing orders for label printing.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintorder.Horizontal_LTRB">
      <summary>Horizontal from left top to right bottom</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintorder.Vertical_LTRB">
      <summary>Vertical from left top to right bottom</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintorder.Horizontal_RBLT">
      <summary>Horizontal from right bottom to left top</summary>
    </member>
    <member name="F:combit.ListLabel18.LlPrintorder.Vertical_RBLT">
      <summary>Vertical from right bottom to left top</summary>
    </member>
    <member name="T:combit.ListLabel18.LlProject">
      <summary>Enumeration of project types.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProject.Label">
      <summary>
        <para align="left">For labels</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProject.List">
      <summary>
        <para align="left">For lists</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProject.Card">
      <summary>
        <para align="left">For cards</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlProjectParameter">
      <summary>Enumeration of all predefined project parameters which can be set as the default in the Designer. Further information can be found in the ProjectParameters Class.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.FaxQueue">
      <summary>Parameter "LL.FAX.Queue" to define the name of the fax printer for sending fax.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.FaxRecipNumber">
      <summary>Parameter "LL.FAX.RecipNumber" to define the number of the addressee for sending fax.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.FaxRecipName">
      <summary>Parameter "LL.FAX.RecipName" to define the name of the addressee for sending fax.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.FaxSenderName">
      <summary>Parameter "LL.FAX.SenderName" to define the name of the sender for sending fax.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.FaxSenderCompany">
      <summary>Parameter "LL.FAX.SenderCompany" to define the company name of the sender for sending fax.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.FaxSenderDepartment">
      <summary>Parameter "LL.FAX.SenderDepartment" to define the department of the sender for sending fax.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.FaxSenderBillingCode">
      <summary>Parameter "LL.FAX.SenderBillingCode" to define the sender billing code for sending fax.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.MailTo">
      <summary>Parameter "LL.MAIL.To" to define the addressees(s) for e-mails. Multiple addressees are separated by semicolon (;).</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.MailCC">
      <summary>Parameter "LL.MAIL.CC" to define CC addressee(s) for e-mails. Multiple addressees are separated by semicolon (;).</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.MailBCC">
      <summary>Parameter "LL.MAIL.BCC" to define BCC addressee(s) for e-mails. Multiple addressees are separated by semicolon (;).</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.MailFrom">
      <summary>Parameter "LL.MAIL.From" to define the sender for e-mails.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.MailReplyTo">
      <summary>Parameter "LL.MAIL.ReplyTo" to define the reply address for e-mails.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.MailSubject">
      <summary>Parameter "LL.MAIL.Subject" to define the subject for e-mails.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.MinPageCount">
      <summary>Parameter "LL.MinPageCount" to define the minimum number of pages to print.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.ProjectDescription">
      <summary>Parameter "LL.ProjectDescription" to define the project description.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.SlideShowXformID">
      <summary>Parameter "LL.SlideShow.TransformationID" to define the transformation for the presentation mode.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.ActiveLayout">
      <summary>Parameter "LL.ActiveLayout" to define the active design area (page layout).</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.IssueCount">
      <summary>Parameter "LL.IssueCount" to define the number of issues.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.SingleFileDrilldown">
      <summary>Parameter "LL.EmbedDrilldownReports" to define if Drilldown reports will be embedded.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.PageCondition">
      <summary>Parameter "LL.PageCondition" to define the page display condition for the issue print. Only available if IssueCount &gt; 1.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.PrintJobLanguage">
      <summary>Parameter "LL.PrintJobLCID" to define the language for printing.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.SaveAsFormat">
      <summary>Parameter "SaveAs.Format" to define the desired output format (e.g. "XML") for the automatic saving.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.SaveAsFilename">
      <summary>Parameter "SaveAs.Filename" to define the output file name for the automatic saving.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.SaveAsShowDialog">
      <summary>Parameter "SaveAs.ShowDialog" to define for the automatic saving if the save dialog is turned on ("1") or off ("2").</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameter.SaveAsNoSaveQuery">
      <summary>Parameter "SaveAs.NoSaveQuery" to define for the automatic saving if the query for saving a file when closing the preview is to be suppressed.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlProjectParameterCategory">
      <summary>Enumeration of all project parameter categories. For further information see the Category Property.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterCategory.User">
      <summary>Defines that it is a user-defined project parameter. Please use this category to define custom project parameters.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterCategory.Mail">
      <summary>Defines that it is a project parameter for e-Mails. All default project parameters that begin with "LL.MAIL.*" belong to it (also see LlProjectParameter).</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterCategory.Fax">
      <summary>Defines that it is a project parameter for fax. All default project parameters that begin with "LL.FAX.*" belong to it (also see LlProjectParameter).</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterCategory.Internal">
      <summary>Defines that it is a internal project parameter that can not be used.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlProjectParameterFlag">
      <summary>
        <para align="left">Different flags that determine the type of project parameter.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.Public">
      <summary>
        <para align="left">The parameter can be changed within the designer.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.Private">
      <summary>
        <para align="left">The parameter cannot be changed in the designer.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.Formula">
      <summary>
        <para align="left">The parameter is a formula that is evaluated at print time.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.Value">
      <summary>
        <para align="left">The parameter is a fixed value.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.Global">
      <summary>
        <para align="left">The value is stored in the LL file.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.Local">
      <summary>
        <para align="left">The parameter is not added to the print project parameter list and will not be saved to the preview file, as it is only valid for the local
user or machine.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.User">
      <summary>
        <para>This parameter is an user defined parameter (currently the only one).</para>
        <para>These parameters can be combined with several properties by combining them with one of the following flag pairs FORMULA/VALUE, PUBLIC/PRIVATE and
GLOBAL/LOCAL.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.Fax">
      <summary>Internal project parameter type.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.Mail">
      <summary>Internal project parameter type.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.SaveDefault">
      <summary>
        <para>Default values will be saved in the project file.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterFlag.Internal">
      <summary>Internal project parameter type.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlProjectParameterScope">
      <summary>Enumeration of project parameter scopes. For further information see Scope Property.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterScope.Local">
      <summary>Defines that the project parameter is not added to the print project parameter list and is also not stored in the preview file. It is only valid for the local
user or machine.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterScope.Global">
      <summary>
        <para>Default for new project parameters.</para>
        <para>Defines that the project parameter is available in the print project parameter list and is also stored in the preview file.</para>
        <para>The project parameter can be queried in the preview file by use of the GetProjectParameterValue Method of the <see cref="combit.ListLabel18~combit.ListLabel18.PreviewFile.html">PreviewFile Class</see>.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlProjectParameterType">
      <summary>Enumeration of all possible types for project parameters. For further information see the ParameterType Property.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterType.Value">
      <summary>The project parameter contains a fixed value.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterType.Formula">
      <summary>
        <para>Default for new project parameters.</para>
        <para>The project parameter contains a formula that is evaluated at print time.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlProjectParameterVisibility">
      <summary>Enumeration of the visibility of project parameters. For further information see the Visibility Property.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterVisibility.Private">
      <summary>The user can not change the project parameter in the Designer.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlProjectParameterVisibility.Public">
      <summary>
        <para>Default for new project parameters.</para>
        <para>The user can change the value or the formula of the project parameter in the Designer if no object is selected.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlRTFContentMode">
      <summary>
        <para align="left">Options for the content evaluation.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlRTFContentMode.Raw">
      <summary>
        <para align="left">Text in plain format, with unevaluated formulas if applicable</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlRTFContentMode.Evaluated">
      <summary>
        <para align="left">Text in evaluated format (all formulas replaced by their results)</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlRTFEditorAction">
      <summary>Enumeration of all menu items and buttons for the toolbar of the RTF-Editor.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlRTFPrintState">
      <summary>Various print states of the RTF Control.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlRTFPrintState.Pending">
      <summary>Printing is pending</summary>
    </member>
    <member name="F:combit.ListLabel18.LlRTFPrintState.Finished">
      <summary>Printing has finished</summary>
    </member>
    <member name="T:combit.ListLabel18.LlRTFTextMode">
      <summary>
        <para align="left">Options for the format of the text to be retrieved.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlRTFTextMode.RTF">
      <summary>
        <para align="left">RTF-formatted text (incl. RTF control words etc.)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlRTFTextMode.Plain">
      <summary>
        <para align="left">Text in plain text format</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlSetPrinterInPrinterFileModes">
      <summary>Contains constants to control the behavior of LlSetPrinterInPrinterFile.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlSetPrinterInPrinterFileModes.Standard">
      <summary>No forcing.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlSetPrinterInPrinterFileModes.ForceDefaultValues">
      <summary>Forces the default settings of the printer.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlStgsysOption">
      <summary>Enumeration of various preview file options.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlStgsysPrintFlag">
      <summary>
        <para>Options for printing preview files.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlStorageSystem">
      <summary>Sets the file mode for preview files.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlStorageSystem.MultipleFiles">
      <summary>
        <para align="left">List &amp; Label uses the old multi-file storage.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlStorageSystem.SingleFile">
      <summary>
        <para align="left">List &amp; Label uses the new one-file storage (Default).</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlTableColoring">
      <summary>Changes the table coloring mode for list projects.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableColoring.ListLabel">
      <summary>
        <para>The coloring of list objects may only be carried out by List &amp; Label (Default)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableColoring.Program">
      <summary>
        <para>The coloring of list objects is only carried out by notifications or callback (see chapter "Notifications and Callbacks"), color setting in the designer is
not possible</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableColoring.DontCare">
      <summary>
        <para align="left">The coloring is first of all carried out by the program by notification or callback and then additionally by List &amp; Label.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlTableFieldType">
      <summary>
        <para>Enumeration of the cell types of a table.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableFieldType.Header">
      <summary>
        <para align="left">Field is in the header line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableFieldType.Body">
      <summary>
        <para align="left">Field is in the data line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableFieldType.Footer">
      <summary>
        <para align="left">Field is in the footer line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableFieldType.Fill">
      <summary>
        <para align="left">Field is the filling area when the table has a fixed size and there is some free space below the last data line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableFieldType.GroupHeader">
      <summary>
        <para align="left">Field is in group header line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableFieldType.GroupFooter">
      <summary>
        <para align="left">Field is in group footer line</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlTableLineType">
      <summary>
        <para>Enumeration of the line types of a table.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableLineType.Header">
      <summary>
        <para align="left">Field is in the header line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableLineType.Body">
      <summary>
        <para align="left">Field is in the data line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableLineType.Footer">
      <summary>
        <para align="left">Field is in the footer line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableLineType.Fill">
      <summary>
        <para align="left">Field is the filling area when the table has a fixed size and there is some free space below the last data line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableLineType.GroupHeader">
      <summary>
        <para align="left">Field is in group header line</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableLineType.GroupFooter">
      <summary>
        <para align="left">Field is in group footer line</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlTableOptions">
      <summary>Enumeration of the table options.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableOptions.None">
      <summary>No specific option.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlTableOptions.SupportsAdvancedSorting">
      <summary>Support stacked sort orders in the designer. If the user chooses multiple stacked sortings, these are returned tab separated in
<i>LlPrintDbGetCurrentTableSortOrder().</i></summary>
    </member>
    <member name="T:combit.ListLabel18.LlTabStop">
      <summary>Various tab modes.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlTabStop.Delete">
      <summary>
        <para>List &amp; Label replaces tabs (code 0x09) in a text by spaces. (Default)</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlTabStop.Expand">
      <summary>
        <para align="left">Tabs will be expanded by spaces for a column width of 8 characters. This makes no sense however for proportional fonts.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlUIStyle">
      <summary>Enumeration of various dialog styles.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlUIStyle.Standard">
      <summary>Office 97?? Look &amp; Feel</summary>
    </member>
    <member name="F:combit.ListLabel18.LlUIStyle.OfficeXP">
      <summary>Office XP??/Visual Studio .NET?? Look &amp; Feel</summary>
    </member>
    <member name="F:combit.ListLabel18.LlUIStyle.Office2003">
      <summary>Office 2003?? Look &amp; Feel</summary>
    </member>
    <member name="T:combit.ListLabel18.LlUnits">
      <summary>Various units.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlUnits.Millimeter_1_10">
      <summary>1/10 mm</summary>
    </member>
    <member name="F:combit.ListLabel18.LlUnits.Inch_1_100">
      <summary>1/100 inch</summary>
    </member>
    <member name="F:combit.ListLabel18.LlUnits.Inch_1_1000">
      <summary>1/1000 inch</summary>
    </member>
    <member name="T:combit.ListLabel18.LlVersion">
      <summary>List &amp; Label version number.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlVersion.Major">
      <summary>
        <para align="left">Returns the main version number</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LlVersion.Minor">
      <summary>
        <para align="left">Returns the minor version number, for example 1, (1 means 001 as the subversion has three digits).</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlViewerAction">
      <summary>Enumeration of all menu items and buttons for the toolbar of the List &amp; Label Viewer.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlViewerButtonState">
      <summary>
        <para>Button state of the viewer control.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlZoomMode">
      <summary>Different modes for the zoom value to be used can be selected here.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlZoomMode.Factor">
      <summary>The zoom factor (1-30).</summary>
    </member>
    <member name="F:combit.ListLabel18.LlZoomMode.Percentage">
      <summary>The percentaged zoom value (10-3000).</summary>
    </member>
    <member name="T:combit.ListLabel18.LlZoomPredefined">
      <summary>Contains predefined values for the preview zoom.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlZoomPredefined.PageWidth">
      <summary>Represents the page width of the preview.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlZoomPredefined.CompletePage">
      <summary>The complete page will be used (100%).</summary>
    </member>
    <member name="T:combit.ListLabel18.LsMailConfigurationFlags">
      <summary>Various flags for the function LsMailConfigurationDialog.</summary>
    </member>
    <member name="F:combit.ListLabel18.LsMailConfigurationFlags.Global">
      <summary>
        <para align="left">Computer specific data</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LsMailConfigurationFlags.User">
      <summary>
        <para align="left">User specific data</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.LsMailConfigurationFlags.Provider">
      <summary>
        <para align="left">Provider selection (SMAPI, SMTP, ...)</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.LlConstants">
      <summary>Enumeration of important constants.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlConstants.NullValue">
      <summary>String representation for the Null value. Pass this constant e.g. to the Add method of the Fields Property to define a Null value.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlConstants.WrnRepeatData">
      <summary>Return value for the LlPrintFields Method and
other LlCore methods. Only required when working with a custom print loop.</summary>
    </member>
    <member name="F:combit.ListLabel18.LlConstants.WrnTableChange">
      <summary>Return value for the LlPrintFields Method and
other LlCore methods. Only required when working with a custom print loop.</summary>
    </member>
    <member name="T:combit.ListLabel18.AutoDefineDataItemEventArgs">
      <summary>
        <para>Eventarguments for the delegate AutoDefineDataItemHandler</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.AutoDefineElementEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>AutoDefineField</para>
        <para>AutoDefineVariable</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.AutoDefineNewLineEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>AutoDefineNewLine</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.AutoDefineNewPageEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>AutoDefineNewPage</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ChartField">
      <summary>Represents a chart field.</summary>
    </member>
    <member name="T:combit.ListLabel18.ChartFieldCollection">
      <summary>Collection of all chart fields.</summary>
    </member>
    <member name="T:combit.ListLabel18.ChartFieldEnumerator">
      <summary>Enumerator for the chart fields.</summary>
    </member>
    <member name="T:combit.ListLabel18.CheckFunctionSyntaxEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>CheckFunctionSyntax</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.CoordinateHelper">
      <summary>Helper class to convert certain units.</summary>
    </member>
    <member name="T:combit.ListLabel18.CreateDesignerObjectEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>CreateDesignerObject</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerAction">
      <summary>
        <para>Extends the Designer's menu and optionally the toolbar of the Designer.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerActionCollection">
      <summary>Collection of all Designer actions.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerControl">
      <summary>Control class that allows to place the Designer onto existing Windows Form instances.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerFunction">
      <summary>
        <para align="left">One of the important and powerful options of the designer is the formula assistant and the functions offered in it. With the help of the
<em>DesignerFunction</em> and the component's Evaluate event, a function that can be handled separately by the program is offered to the user.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerFunctionCollection">
      <summary>
        <para>Collection of all designer functions.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerFunctionParameter">
      <summary>
        <para>Represents a parameter for a designer function.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerLanguages">
      <summary>
        <para>The available design languages in the Designer can be defined hereby.</para>
        <para>The language for the report can be switched in the Designer later to be able to create localized versions of the report.</para>
        <para>For further information about localization of reports see Dictionary Property.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerObject">
      <summary>
        <para align="left">Similar to the enhancement of the designer functions, you can also define custom object types and register them with List &amp; Label. The new
objects are subsequently available to the user in the usual manner through the toolbar on the left and the menu.</para>
        <para align="left">Here, a special Collection Editor is also available. You can access it in the development environment with the "..." button of the property
DesignerObjects of the previously placed List &amp; Label .NET component. With the "Add" button, you can add a new object type.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerObjectCollection">
      <summary>
        <para>Collection of all designer objects.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerWindow">
      <summary>
        <para align="left">Access to the designer window.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawDesignerObjectEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>DrawDesignerObject</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawObjectEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>DrawObject</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawPageEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>DrawPage</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawProjectEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>DrawProject</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawTableFieldEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>DrawTableField</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawTableLineEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>DrawTableLine</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.EditDesignerObjectEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>EditDesignerObject</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Element">
      <summary>Represents a Field, a Variable or a ChartField.</summary>
    </member>
    <member name="T:combit.ListLabel18.ElementBaseCollection">
      <summary>
        <para>Base class for element collections (Fields, Variables, ChartFields).</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.EvaluateEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>Evaluate</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.EvaluateFunctionEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>EvaluateFunction</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ExportConfiguration">
      <summary>This class is used as parameter for the Export
Method. It contains the configuration parameters for the export like target file and format.</summary>
    </member>
    <member name="T:combit.ListLabel18.ExpressionErrorEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>ExpressionError</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ExpressionEvaluator">
      <summary>
        <para align="left">List &amp; Label offers an extensive formula parser, which can also easily be used in customized applications. This way you can offer your
customer an efficient tool for customization. The class ExpressionEvaluator offers the parser. Here, the usual options of the VariableCollection are at your
disposal. If you want to carry out evaluation on the basis of an existing instance of the ListLabel component, simply use the EvaluateExpression method.
Through a Boolean parameter, you can indicate whether only the registered variables are to be evaluated or the fields as well.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Field">
      <summary>
        <para>Represents a Field, i.e. a content block for a table.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.FieldCollection">
      <summary>
        <para>Collection of available fields.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.FieldEnumerator">
      <summary>
        <para>Enumerator for the available fields.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.FileExtensions">
      <summary>File extensions for the respective project types can be queried or edited with this class.</summary>
    </member>
    <member name="T:combit.ListLabel18.GetActionStateEventArgs">
      <summary>
        <para>Eventargument for the event:</para>
        <para>GetActionState</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.GetFieldHeightInformationEventArgs">
      <summary>This event is used to query the DesignerObject Class
for height information in order to wrap the object ideally.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabel">
      <summary>
        <para>This class represents an instance of the List &amp; Label object. You can set many options via the properties. The methods allow for a quick design and
print access. The events give you further capabilities to influence the print result. The collections for designer objects and functions enable you to add
functions and objects to the designer.</para>
        <para>The Core object gives you access to the full List &amp; Label API. Last but not least the collections for fields, variables and chart fields host the data
that make up the building blocks of your design. Add different types of data and choose the placeholder names for your end users.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelDesignerWorkspace">
      <summary>With this class you can control the behavior of the Designer, mask functions out, set the window title etc.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelDictionary">
      <summary>
        <div class="LanguageSpecific" name="Code_VB">
    You can use this dictionary to localize your table names, field names, variable names, sort orders and relation names.
</div>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelDocument">
      <summary>
        <para align="left">The ListLabelDocument class is a descendant of PrintDocument. It enables the usage of List &amp; Label preview files for standard preview
controls.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelException">
      <summary>Base class for all List &amp; Label exceptions.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelExportOptions">
      <summary>This class allows to set the options for the export modules in databinding mode. An export without user interaction for example can be realized with it.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelIdentifierLocalizationHelper">
      <summary>Localization for fields and variables.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelLocalizationHelper">
      <summary>Localization for tables, relations, sort orders and static texts.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelLocalizationHelperBase">
      <summary>Abstract base class for the respective localization helper classes.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelPreviewButtons">
      <summary>This class represents the toolbar buttons of the List &amp; Label preview control. It enables you to set and query the state of the buttons.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelPreviewControl">
      <summary>The preview control displays List &amp; Label preview files. The control also allows export to other formats like PDF or Multi-TIFF.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelPreviewControl.ButtonPressEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>ButtonPress</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelPreviewControl.LoadFinishedEventArgs">
      <summary>This event tells you when the preview file is completely loaded. Furthermore the parameter isSuccessful tells you if the loading process was
successful.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelPreviewControl.PageChangedEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>PageChanged</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelRTFControl">
      <summary>This class allows you to use the List &amp; Label RTF editor directly within your forms. The content can be rendered to any given device context.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelWebViewer">
      <summary>This control can be used in web applications for displaying and printing preview files (*.LL).</summary>
    </member>
    <member name="T:combit.ListLabel18.LlBarcode">
      <summary>This class represents a barcode that can be used as variable or field.</summary>
    </member>
    <member name="T:combit.ListLabel18.LlCore">
      <summary>
        <para align="left">The Core class gives you access to the full API of List &amp; Label. Usually these APIs are only needed when not working in databound mode.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.MailJob">
      <summary>This class allows to send emails.</summary>
    </member>
    <member name="T:combit.ListLabel18.NotifyProgressEventArgs">
      <summary>With this event you can enquire the printing progress to preview.</summary>
    </member>
    <member name="T:combit.ListLabel18.ParameterAutoCompleteEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>ParameterAutoComplete</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.PreviewFile">
      <summary>
        <para>The List &amp; Label Storage API provides access to the LL preview files. You can query general information from individual pages, place multiple files
together, and store user data. In the case of .NET components, the API options are accessed with the two classes PreviewFile and PreviewPage. Each of them
represents a complete preview file or an individual page of a file.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.PreviewPage">
      <summary>
        <para align="left">This class represents a page of the preview file.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.PrintJobInfoEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>PrintJobInfo</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ProjectParameter">
      <summary>A project specific parameter that can be defined by ProjectParameters.</summary>
    </member>
    <member name="T:combit.ListLabel18.ProjectParameters">
      <summary>Add or query project parameters here.</summary>
    </member>
    <member name="T:combit.ListLabel18.SaveFilenameEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>SaveFilename</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ShowHelpEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>ShowHelp</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Variable">
      <summary>Represents a variable, i.e. a data content e.g. for a text object.</summary>
    </member>
    <member name="T:combit.ListLabel18.VariableCollection">
      <summary>Collection of available variables.</summary>
    </member>
    <member name="T:combit.ListLabel18.VariableHelpTextEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>VariableHelpText</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ViewerButtonClickedEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>ViewerButtonClicked</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ViewerButtonStateEventArgs">
      <summary>
        <para>Eventarguments for the delegates:</para>
        <para>ViewerButtonState</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ViewerWindow">
      <summary>This class provides properties which represent the viewer window.</summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineDataItemEventArgs.Name">
      <summary>Name of the element. This value is returned e.g. by LlPrintDbGetCurrentTable.</summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineDataItemEventArgs.Suppress">
      <summary>
        <para align="left">If set to true, the element is not added to the designer.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineDataItemEventArgs.TableName">
      <summary>Table name for which the element is added.</summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineElementEventArgs.IsDesignMode">
      <summary>
        <para align="left">Indicates whether the event is triggered for the design mode and whether test data can be transferred.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineElementEventArgs.Name">
      <summary>
        <para align="left">Name of the element.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineElementEventArgs.ProgressPercent">
      <summary>Progress in percent.</summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineElementEventArgs.Suppress">
      <summary>
        <para align="left">If set to true, the element is not added to the designer.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineElementEventArgs.Value">
      <summary>
        <para align="left">Content of the element.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineNewLineEventArgs.IsDesignMode">
      <summary>
        <para align="left">Indicates whether the event is triggered for the design mode and whether test data can be transferred.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.AutoDefineNewPageEventArgs.IsDesignMode">
      <summary>
        <para align="left">Indicates whether the event is triggered for the design mode and whether test data can be transferred.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ChartField.IsUsed">
      <summary>Returns whether the object is used in the current project.</summary>
    </member>
    <member name="M:combit.ListLabel18.ChartFieldCollection.AddFromDataTable">
      <summary>Adds all fields from the passed DataTable to the chart fields collection.</summary>
    </member>
    <member name="M:combit.ListLabel18.ChartFieldCollection.AddFromEnumerable">
      <summary>Adds all fields from the passed IEnumerable interface to the chart fields collection.</summary>
    </member>
    <member name="M:combit.ListLabel18.ChartFieldCollection.GetEnumerator">
      <summary>Returns an <em>ElementBaseEnumerator</em> that contains all chart fields.</summary>
    </member>
    <member name="P:combit.ListLabel18.CheckFunctionSyntaxEventArgs.DecimalPositions">
      <summary>Number of decimal places.</summary>
    </member>
    <member name="P:combit.ListLabel18.CheckFunctionSyntaxEventArgs.ErrorText">
      <summary>Error message to be displayed in the designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.CheckFunctionSyntaxEventArgs.IsValid">
      <summary>Indicates the validity of the passed parameters.</summary>
    </member>
    <member name="P:combit.ListLabel18.CheckFunctionSyntaxEventArgs.Parameter1">
      <summary>Returns the first parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.CheckFunctionSyntaxEventArgs.Parameter2">
      <summary>Returns the second parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.CheckFunctionSyntaxEventArgs.Parameter3">
      <summary>Returns the third parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.CheckFunctionSyntaxEventArgs.Parameter4">
      <summary>Returns the fourth parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.CheckFunctionSyntaxEventArgs.Parameters">
      <summary>Returns the number of parameters passed.</summary>
    </member>
    <member name="P:combit.ListLabel18.CheckFunctionSyntaxEventArgs.ResultType">
      <summary>
        <para align="left">The data type of the result.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.CoordinateHelper.ConvertUnit(System.Double,combit.ListLabel18.CoordinateHelper.ConversionUnit,combit.ListLabel18.LlUnits,System.Drawing.Graphics)">
      <summary>With this method certain units (see CoordinateHelper.ConversionUnit)
can be converted into certain List &amp; Label units (<see cref="combit.ListLabel18~combit.ListLabel18.LlUnits.html">LlUnits</see>).</summary>
      <returns>Converted value in the specified List &amp; Label unit.</returns>
      <param name="value">Value of the unit to convert.valueThe desired List &amp; Label unit.<em>null</em></param>
    </member>
    <member name="P:combit.ListLabel18.CreateDesignerObjectEventArgs.DesignerWindow">
      <summary>Designer window.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerAction.AddToToolbar">
      <summary>
        <para>Add a command button to the toolbar in addition to the menu item.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerAction.IconId">
      <summary>
        <para>Icon-ID for the command button. Will only be evaluated if the flag LLDESADDACTIONFLAG_ADD_TO_TOOLBAR is set. Use the program IconSelector.exe (in the Tools
directory) to see the list of available icons with their IDs.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerAction.InsertionType">
      <summary>Defines if the menu item is inserted before or after the entry specified in MenuHierarchy.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerAction.MenuHierarchy">
      <summary>
        <para>Menu hierarchy of the new menu item. The description is given in the form of "&lt;Level&gt;.&lt;Level&gt;…" whereby "Level" is always the 0-based index of
the menu entry. For example, to insert a new entry in the first place in the "Edit" menu, use "1.0" and LLDESADDACTION_MENUITEM_INSERT.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerAction.MenuText">
      <summary>
        <para>Menu text without a keyboard shortcut (this will be added automatically). You can however, use the "&amp;" symbol to allocate the shortcuts for menu
navigation. Use "." as a hierarchy separator to create submenu items. For example, in order to create a Menu "Draft" with a sub-point "Invoices", use
"Draft.Invoices" as a menu text.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerAction.ShortcutKeys">
      <summary>
        <para>Optional Keycode as a Shortcut and a combination of the following flags as modifiers:</para>
        <para align="left"></para>
        <list style="WIDTH: 464px; HEIGHT: 216px" type="table">
          <item>
            <term valign="top" width="45%">
              <para align="justify">Value</para>
            </term>
            <description valign="top" width="55%">
              <para align="justify">Meaning</para>
            </description>
          </item>
          <item>
            <term valign="top" width="45%">
              <para align="justify">LLDESADDACTION_ACCEL_CONTROL</para>
            </term>
            <description valign="top" width="55%">
              <para align="justify">Keyboard shortcut is CTRL+Keycode.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="45%">
              <para align="justify">LLDESADDACTION_ACCEL_SHIFT</para>
            </term>
            <description valign="top" width="55%">
              <para align="justify">Keyboard shortcut is SHIFT+Keycode.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="45%">
              <para align="justify">LLDESADDACTION_ACCEL_ALT</para>
            </term>
            <description valign="top" width="55%">
              <para align="justify">Keyboard shortcut is ALT+Keycode.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="45%">
              <para align="justify">LLDESADDACTION_ACCEL_VIRTKEY</para>
            </term>
            <description valign="top" width="55%">
              <para align="justify">Should always be set.</para>
            </description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerAction.TooltipText">
      <summary>
        <para>Text for the tooltip on the toolbar command button. Will only be evaluated if the flag LLDESADDACTIONFLAG_ADD_TO_TOOLBAR is set. May be NULL.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerAction.ExecuteAction">
      <summary>Is called when the user triggered an action.</summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerAction.GetActionState">
      <summary>Is called when the toolbar is refreshed. With this event you can define the state of the action.</summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerActionCollection.Add(combit.ListLabel18.DesignerAction)">
      <summary>Adds a new Designer action.</summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerActionCollection.Remove(combit.ListLabel18.DesignerAction)">
      <summary>Removes a Designer action.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerActionCollection.Item(System.Int32)">
      <summary>Returns a Designer action instance.</summary>
      <param name="index">Designer action index</param>
    </member>
    <member name="M:combit.ListLabel18.DesignerControl.CanClose">
      <summary>Returns if it is save to close the form and dispose the control. Might return false if there are unsaved changes and the user clicks on "Cancel" during the
save query.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerControl.ParentComponent">
      <summary>Parent component. This component's job, DataSource and properties are used for the actual design process.</summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerControl.DesignerClosing">
      <summary>This event is triggered when the DesignerControl is about to be closed and can be used for clean up tasks.</summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerControl.DesignerOpening">
      <summary>This event is triggered when the DesignerControl is about to be opened and can be used for initialization tasks.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.Description">
      <summary>
        <para align="left">Additional description of the function for the formula assistant.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.FunctionName">
      <summary>
        <para align="left">The name of the designer function.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.GroupName">
      <summary>
        <para align="left">The group in the formula assistant in which the function is displayed.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.MaximumParameters">
      <summary>
        <para align="left">The maximum number of parameters. Here as well, values between 0 and 4 are valid. The value should be equal to or greater than the minimum
number. A larger number results in optional parameters.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.MinimalParameters">
      <summary>
        <para align="left">The minimum number of parameters. Values between 0 and 4 are valid.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.Parameter1">
      <summary>
        <para align="left">Each of the up to four parameters can be configured individually.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.Parameter2">
      <summary>
        <para align="left">Each of the up to four parameters can be configured individually.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.Parameter3">
      <summary>
        <para align="left">Each of the up to four parameters can be configured individually.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.Parameter4">
      <summary>
        <para align="left">Each of the up to four parameters can be configured individually.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.ResultType">
      <summary>
        <para align="left">The data type of the result.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunction.Visible">
      <summary>
        <para align="left">Indicates whether or not the function is displayed in the assistant.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerFunction.CheckFunctionSyntax">
      <summary>
        <para align="left">In this event the data type of parameters and e.g. the parameter ranges should be checked for validity.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerFunction.EvaluateFunction">
      <summary>
        <para align="left">The event EvaluateFunction has to be handled in order to activate the function. You can gain access to the parameters indicated by the user
through event arguments.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerFunction.ParameterAutoComplete">
      <summary>
        <para align="left">Via ParameterAutoComplete, it is possible to give different recommended values to the AutoComplete feature of the formula assistant.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerFunctionCollection.Add(combit.ListLabel18.DesignerFunction)">
      <summary>Adds a new designer function.</summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerFunctionCollection.Remove(combit.ListLabel18.DesignerFunction)">
      <summary>Removes a designer function.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunctionCollection.Item(System.Int32)">
      <summary>Returns a designer function instance.</summary>
      <param name="index">
        <para>Designer function index</para>
      </param>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunctionParameter.Description">
      <summary>
        <para align="left">Parameter description for the tooltip help in the designer.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerFunctionParameter.Type">
      <summary>
        <para align="left">Data type of the parameter.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerLanguages.Add(System.Int32)">
      <summary>Add a design language to be able to localize reports in the Designer.</summary>
      <param name="LCID">LCID (Locale ID) of the language to be added. The locale ID passed with the first call will be considered as the base language. The LCID is used as "Dictionary
Key" for the corresponding dictionaries (see example in ListLabelDictionary Class).</param>
    </member>
    <member name="M:combit.ListLabel18.DesignerLanguages.Clear">
      <summary>All design languages are removed from the Designer hereby.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.AllowPageBreak">
      <summary>Describes if the Designer object can trigger page breaks or not. The default setting is 'false'. When 'true' the Designer object can trigger page breaks. See
the events GetFieldHeightInformation and <see cref="combit.ListLabel18~combit.ListLabel18.DesignerObject~DrawDesignerObject_EV.html">DrawDesignerObject</see> to implement your own page break logic.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.Description">
      <summary>
        <para align="left">The description is displayed in the designer. It may contain space characters, which should, however, not be more than 30 characters in
length.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.DesignerProperties">
      <summary>Contains a collection of DesignerProperty descendants. These properties are displayed in the Designer and serialized to the project file.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.Font">
      <summary>The object's default font.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.Icon">
      <summary>
        <para align="left">The object icon that is displayed in the toolbar and menu in the designer. It should contain a 16x16 Pixel size Icon with 16 colors.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.IsInTableCell">
      <summary>Returns 'true if the Designer object is used in a table inside a report container.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.LargeRibbonImage">
      <summary>Large ribbon image for the designer object (PNG with alpha, 32x32 pixels).</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.ObjectName">
      <summary>
        <para align="left">The name of the object. This is used internally as an ID, which is, however, not shown to the user.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.ObjectProperties">
      <summary>Dictionary containing the object's properties. The dictionary is persisted in the project file and is automatically read when the project is opened again.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.SmallRibbonImage">
      <summary>Small ribbon image for the designer object (PNG with alpha, 16x16 pixels).</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.SupportsContentDialog">
      <summary>Gets or sets if a contents dialog is supported by the DesignerObject.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.TooltipDescription">
      <summary>Gets or sets the Ribbon tooltip description.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObject.UnitSystem">
      <summary>
        <para>Returns the unit system (see LlUnits) currently set in List &amp; Label.</para>
        <para>This can become necessary if coordinate conversions have to be made because the data source of the Designer object uses other units than the unit system set
in List &amp; Label. For example if you try to use a ListBox (uses Pixel) as a Designer object and List &amp; Label uses 1/100 mm. Here the transformations
become necessary to get a correct print result.</para>
        <para>See the static CoordinateHelper Class that can
do necessary transformations.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerObject.CreateDesignerObject">
      <summary>
        <para align="left">This event CreateDesignerObject is triggered when the user creates a new object. If desired, you can show the initial dialog to the user. This
can, for instance, be an assistant that makes it simple for the user to configure the new object. If you don.t want to offer this, simply forego processing of
the event. The following example show the display of a MessageBox as soon as the new object is placed in the workspace for the first time. You gain access to
the designer window through the event argument. The passed class supports the IWin32Window interface and can, as a result, be used for a MessageBox or another
window as a parent.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerObject.DrawDesignerObject">
      <summary>
        <para align="left">After the user has edited the object, you are asked by List &amp; Label to draw the object. The event DrawDesignerObject is triggered for this
purpose. A Graphics object and the rectangle of the object are passed through EventArguments. Now, you can draw in the work area with the known GDI + methods.
While doing so, access to the underlying object properties is naturally possible and useful. The sample listing shows the presentation of graphic file selected
above.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerObject.EditDesignerObject">
      <summary>
        <para align="left">This event is triggered, when the user double clicks on the newly added object or selects the item "Properties" from the context menu. Here as
well, you can gain access to the designer window through event arguments, and a separate dialog can be displayed. In the example, you see the display of a file
selection dialog. Here, you can choose a graphic to be displayed in the designer. The dialog is displayed by double-clicking on the object.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerObject.GetFieldHeightInformation">
      <summary>This event is only called if the Designer object is located inside a report container and is used for adjusting the height of the Designer object to print to
fit the actual available height (see properties AvailableSpace and <see cref="combit.ListLabel18~combit.ListLabel18.GetFieldHeightInformationEventArgs~IdealHeight.html">IdealHeight</see>). The actual print of the Designer object is done
in the <see cref="combit.ListLabel18~combit.ListLabel18.DesignerObject~DrawDesignerObject_EV.html">DrawDesignerObject
Event</see>.</summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerObject.PostCloneDesignerObject">
      <summary>
        <para>This event is triggered by List &amp; Label if a Designer object is copied. There would be the possibility to copy specific properties (e.g. the data
source) of the Designer object.</para>
        <para>The event is e.g. needed to allow List &amp; Label to revert the last operations in the Designer (Edit &gt; Undo) or if an object is copied by the user
within the Designer.</para>
        <para>It is also called for internal administration purposes - e.g. when the Designer is started. Or if the real data preview or the export is executed.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerObject.ResetPrintState">
      <summary>Is called by List &amp; Label to reset a possible data source which the Designer object is linking to. This happens e.g. if you call the real data preview in
the Designer if you where in the Layout mode before.</summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerObjectCollection.Add(combit.ListLabel18.DesignerObject)">
      <summary>Adds a new designer object.</summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerObjectCollection.Remove(combit.ListLabel18.DesignerObject)">
      <summary>Removes a designer object.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerObjectCollection.Item(System.Int32)">
      <summary>Returns a designer object instance.</summary>
      <param name="index">Designer object instance</param>
    </member>
    <member name="P:combit.ListLabel18.DesignerPrintJobEventArgs.ControlHandle">
      <summary>Handle of a preview control to attach to.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerPrintJobEventArgs.EventHandle">
      <summary>Handle of the event to signal once printing has started.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerPrintJobEventArgs.Function">
      <summary>Action to trigger.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerPrintJobEventArgs.OriginalProjectFileName">
      <summary>Original file name.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerPrintJobEventArgs.PageCount">
      <summary>Maximum page count.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerPrintJobEventArgs.ProjectFileName">
      <summary>Project to print.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerPrintJobEventArgs.ReturnValue">
      <summary>Return value, e.g. thread state.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerPrintJobEventArgs.UserParameter">
      <summary>Value set via LlOption.DesignerPreviewParameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerWindow.Handle">
      <summary>
        <para>Delivers the window handle.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawDesignerObjectEventArgs.ClipRectangle">
      <summary>
        <para>Rectangle of the object.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawDesignerObjectEventArgs.Graphics">
      <summary>
        <para>Graphics object of the designer object. You can draw in the work space using the usual GDI + methods.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawDesignerObjectEventArgs.IsDesignMode">
      <summary>Returns 'true' if the view in the Designer is 'Layout' or 'Layout Preview'. You can control if only the first page of the Designer object has to be drawn in
design mode. If 'false' is returned, it means that you are in print mode and drawing has to be made for the complete Designer object.</summary>
    </member>
    <member name="P:combit.ListLabel18.DrawDesignerObjectEventArgs.PrintFinished">
      <summary>With this property List &amp; Label is notified that no further data for the Designer object is available for printing and that List &amp; Label is not asking
for them anymore by DrawDesignerObject or <see cref="combit.ListLabel18~combit.ListLabel18.DesignerObject~GetFieldHeightInformation_EV.html">GetFieldHeightInformation</see>.</summary>
    </member>
    <member name="P:combit.ListLabel18.DrawObjectEventArgs.CallbackData">
      <summary>
        <para align="left">Internal callback data.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawObjectEventArgs.ClipRectangle">
      <summary>
        <para>Rectangle of the object.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawObjectEventArgs.Graphics">
      <summary>
        <para>Graphics object. You can draw in the work space using the usual GDI + methods.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawObjectEventArgs.HideObject">
      <summary>
        <para align="left">Allows you to hide the object.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawObjectEventArgs.IsBeforePaint">
      <summary>
        <para align="left">Is true if called before drawing the object, else false.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawObjectEventArgs.Name">
      <summary>
        <para align="left">Name of the object.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawObjectEventArgs.ObjectType">
      <summary>
        <para align="left">Type of the object.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawPageEventArgs.CallbackData">
      <summary>
        <para align="left">Internal callback data.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawPageEventArgs.Graphics">
      <summary>
        <para>Graphics object. You can draw in the work space using the usual GDI + methods.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawPageEventArgs.IsBeforePaint">
      <summary>
        <para align="left">Is true, if called before drawing the remaining page, else false.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawPageEventArgs.IsDesignerPreview">
      <summary>
        <para align="left">Indicates whether the call is executed for the designer preview.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawProjectEventArgs.CallbackData">
      <summary>
        <para align="left">Internal callback data.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawProjectEventArgs.ClipRectangle">
      <summary>
        <para align="left">Area in which printing can be executed.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawProjectEventArgs.Graphics">
      <summary>
        <para>Graphics object. You can draw in the work space using the usual GDI + methods.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawProjectEventArgs.IsBeforePaint">
      <summary>
        <para align="left">Is true if called before drawing the remaining page, else false.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawProjectEventArgs.IsDesignerPreview">
      <summary>
        <para align="left">Indicates whether the call is for the designer preview.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableFieldEventArgs.CallbackData">
      <summary>
        <para align="left">Internal callback data.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableFieldEventArgs.ClipRectangle">
      <summary>
        <para align="left">The area in which printing can be executed.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableFieldEventArgs.Contents">
      <summary>Gets the content of the current output.</summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableFieldEventArgs.FieldIndex">
      <summary>
        <para align="left">Index of the field.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableFieldEventArgs.Graphics">
      <summary>
        <para>Graphics object. You can draw in the work space using the usual GDI + methods.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableFieldEventArgs.LineDefinition">
      <summary>
        <para align="left">Index of the line definition used.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableFieldEventArgs.LineType">
      <summary>
        <para align="left">Type of line.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableFieldEventArgs.Spacing">
      <summary>
        <para align="left">Cell spacing.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableLineEventArgs.CallbackData">
      <summary>
        <para align="left">Internal callback data.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableLineEventArgs.ClipRectangle">
      <summary>
        <para align="left">The area in which printing can be executed.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableLineEventArgs.Graphics">
      <summary>
        <para>Graphics object. You can draw in the work space using the usual GDI + methods.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableLineEventArgs.IsZebra">
      <summary>
        <para align="left">Indicates whether a zebra pattern was selected.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableLineEventArgs.LineIndex">
      <summary>
        <para align="left">Index of the line in the project.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableLineEventArgs.LineType">
      <summary>
        <para align="left">Type of the line.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DrawTableLineEventArgs.PageLineIndex">
      <summary>
        <para align="left">Index of the line on this page.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.EditDesignerObjectEventArgs.DesignerWindow">
      <summary>
        <para align="left">Access to the designer window.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.EditDesignerObjectEventArgs.HasChanged">
      <summary>Set to indicate if the object has been changed.</summary>
    </member>
    <member name="M:combit.ListLabel18.Element.IsUsed">
      <summary>Returns whether the object is used in the current project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Element.Name">
      <summary>Name of the element.</summary>
    </member>
    <member name="P:combit.ListLabel18.Element.Value">
      <summary>Value of the element.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add">
      <summary>Adds an element to the collection.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromDataRecord">
      <summary>
        <para>Adds elements from an IDataRecord-Interface to the collection.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromDataRow">
      <summary>
        <para>Adds elements from a DataRow to the collection.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromDictionary">
      <summary>
        <para>Adds elements from a Dictionary to the collection.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromHandle(System.String,System.IntPtr,combit.ListLabel18.LlFieldType)">
      <summary>
        <para align="left">The API function LlDefineVariableExtHandle is
represented by the AddFromHandle method. Here, you can pass a handle in the form of an IntPtr. It is also possible to determine the description of the desired
data type. Generally, it is the <see cref="combit.ListLabel18~combit.ListLabel18.LlFieldType.html">LlFieldType.Drawing_hBitmap</see>.</para>
        <para align="left">Remark: This method should be used only in special situations, such as connecting with Win32 API, if, for example, a component with unmanaged
code delivers such a handle. In other cases, you can directly enter the respective Bitmap. The basic abstract class Image also supports a static method
FromHBitmap, with the help of which an instance of the Bitmap class can be indicated on the basis of a handle.</para>
      </summary>
      <param name="name">Variable name.Variable value.Variable type, that has to be a valid value of the LlFieldType Enumeration.</param>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromObject">
      <summary>
        <para align="left">The List &amp; Label component allows the declaration of any type of data. The AddFromObject method is available for this purpose. This method
uses reflections to retrieve the public fields and properties of the object and to pass them as variables to List &amp; Label. The name of the corresponding
class member is used as name, wherein you can also assign a prefix to a name through an overload.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromStream">
      <summary>
        <para align="left">You can pass extensive data directly from the respective source. For this purpose, the component offers the methods AddFromStream and
AddFromTextReader, to which you can pass a derivation of the respective abstract class. In this manner, you can, for instance, register entire files with List
&amp; Label (FileStream class).</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromTextReader">
      <summary>
        <para align="left">You can pass extensive data directly from the respective source. For this purpose, the component offers the methods AddFromStream and
AddFromTextReader, to which you can pass a derivation of the respective abstract class. In this manner, you can, for instance, register entire files with List
&amp; Label (FileStream class).</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Clear">
      <summary>Clears the element collection.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.String)">
      <summary>
        <para>Adds a string value to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Char[])">
      <summary>Adds a char array to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Text.StringBuilder)">
      <summary>Adds a string to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Int16)">
      <summary>Adds a numeric value to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Int32)">
      <summary>Adds a numeric value to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Int64)">
      <summary>Adds a numeric value to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Single)">
      <summary>Adds a numeric value to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Double)">
      <summary>Adds a numeric value to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Byte)">
      <summary>Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Decimal)">
      <summary>Adds a numerical value to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Boolean)">
      <summary>Adds a boolean value to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.DateTime)">
      <summary>Adds a DateTime value to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Drawing.Bitmap)">
      <summary>Adds a bitmap object to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Drawing.Icon)">
      <summary>Adds an icon to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Drawing.Imaging.Metafile)">
      <summary>Adds a Metafile object to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Drawing.Image)">
      <summary>Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,combit.ListLabel18.LlBarcode)">
      <summary>Adds a barcode to the collection. Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Object)">
      <summary>Adds a generic object to the collection. The suitable overload is automatically chosen from the object's type. Please note that this has only an effect in the
databound mode if it is called from one of the events AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.Nullable{System.Int16})">
      <summary>Please note that this has only an effect in the databound mode if it is called from one of the events
AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.Add(System.String,System.String,combit.ListLabel18.LlFieldType)">
      <summary>Adds an element to the collection. The element's type is given by the third parameter. Please note that this has only an effect in the databound mode if it is
called from one of the events AutoDefineNewPage or
<see cref="combit.ListLabel18~combit.ListLabel18.AutoDefineNewLineHandler">AutoDefineNewLine</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromObject(System.Object)">
      <summary>Transfers an object with its properties as fields or variables to List &amp; Label.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromObject(System.String,System.Object)">
      <summary>Transfers an object with its properties as fields or variables to List &amp; Label. Additionally a prefix can be passed for fields and variables.</summary>
    </member>
    <member name="M:combit.ListLabel18.ElementBaseCollection.AddFromObject(System.String,System.Object,System.Boolean)">
      <summary>Transfers an object with its properties as fields or variables to List &amp; Label. Additionally a prefix can be passed for fields and variables. With this
overload only properties are passed that do not have the Browsable(false) attribute.</summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateEventArgs.CallbackData">
      <summary>
        <para align="left">Internal Callback data.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateEventArgs.Contents">
      <summary>
        <para align="left">User-defined parameters.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateEventArgs.ErrorText">
      <summary>
        <para align="left">Used for error description.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateEventArgs.Evaluate">
      <summary>
        <para align="left">Indicates whether the function is to be evaluated or checked only for syntax.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateEventArgs.HasError">
      <summary>
        <para align="left">Indicates that an error was encountered at the time of evaluation.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateEventArgs.NewValue">
      <summary>
        <para align="left">Return value of the External$ function.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateFunctionEventArgs.DecimalPositions">
      <summary>Number of decimal places.</summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateFunctionEventArgs.Parameter1">
      <summary>Returns the first parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateFunctionEventArgs.Parameter2">
      <summary>Returns the second parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateFunctionEventArgs.Parameter3">
      <summary>Returns the third parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateFunctionEventArgs.Parameter4">
      <summary>Returns the fourth parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateFunctionEventArgs.Parameters">
      <summary>Number of parameters passed.</summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateFunctionEventArgs.ResultType">
      <summary>
        <para align="left">The data type of the result.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.EvaluateFunctionEventArgs.ResultValue">
      <summary>
        <para align="left">The data value of the result.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ExportConfiguration.#ctor">
      <summary>Creates a new ExportConfiguration instance.</summary>
    </member>
    <member name="M:combit.ListLabel18.ExportConfiguration.#ctor(combit.ListLabel18.LlExportTarget,System.String,System.String)">
      <param name="exportTarget">Target format.Target path.Project file.</param>
    </member>
    <member name="M:combit.ListLabel18.ExportConfiguration.#ctor(combit.ListLabel18.LlExportTarget,System.String,System.IO.Stream)">
      <param name="exportTarget">Target format.Target path.Project file stream.</param>
    </member>
    <member name="M:combit.ListLabel18.ExportConfiguration.#ctor(combit.ListLabel18.LlExportTarget,System.String,System.IO.Stream,System.IO.Stream)">
      <param name="exportTarget">Target format.Target path.Project file stream.Printer settings stream.</param>
    </member>
    <member name="M:combit.ListLabel18.ExportConfiguration.#ctor(combit.ListLabel18.LlExportTarget,System.IO.Stream,System.IO.Stream)">
      <param name="exportTarget">Target format.Target stream.Project file stream.</param>
    </member>
    <member name="M:combit.ListLabel18.ExportConfiguration.#ctor(combit.ListLabel18.LlExportTarget,System.IO.Stream,System.String)">
      <param name="exportTarget">Target format.Target stream.Project file.</param>
    </member>
    <member name="M:combit.ListLabel18.ExportConfiguration.#ctor(combit.ListLabel18.LlExportTarget,System.IO.Stream,System.IO.Stream,System.IO.Stream)">
      <param name="exportTarget">Target format.Target stream.Project file stream.Printer settings file stream.</param>
    </member>
    <member name="P:combit.ListLabel18.ExportConfiguration.BoxType">
      <summary>
        <para align="left">Progress box type for the Export
Method.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ExportConfiguration.ExportStream">
      <summary>Target stream for the export. If this stream is set, the Path Property should be set to null.</summary>
    </member>
    <member name="P:combit.ListLabel18.ExportConfiguration.ExportTarget">
      <summary>Target format for the export.</summary>
    </member>
    <member name="P:combit.ListLabel18.ExportConfiguration.Path">
      <summary>Target path. If this property is set, the ExportStream Property should be set to null.</summary>
    </member>
    <member name="P:combit.ListLabel18.ExportConfiguration.PrinterSettingsStream">
      <summary>Input stream for the printer settings.</summary>
    </member>
    <member name="P:combit.ListLabel18.ExportConfiguration.ProjectFile">
      <summary>Project file to export. If this property is set, the ProjectFileStream Property should be set to null.</summary>
    </member>
    <member name="P:combit.ListLabel18.ExportConfiguration.ProjectFileStream">
      <summary>Input stream for the project file. If this property is set, the ProjectFile Property should be set to null.</summary>
    </member>
    <member name="P:combit.ListLabel18.ExportConfiguration.ProjectType">
      <summary>Project type.</summary>
    </member>
    <member name="P:combit.ListLabel18.ExportConfiguration.ShowResult">
      <summary>Gets or sets if the export result should be displayed or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.ExpressionErrorEventArgs.ErrorText">
      <summary>
        <para align="left">Error text.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ExpressionEvaluator.#ctor">
      <summary>
        <para align="left">You can pass either the instance of a class implemented by the IDictionary sections or the desired variables through the property of the same
name to the constructor.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ExpressionEvaluator.EditExpression(System.String,System.String)">
      <summary>Opens the formula wizard to edit a formula.</summary>
      <param name="defaultExpression">The formula that is initially displayed.Window title. Note that the title will be preceded by the word "Edit".</param>
    </member>
    <member name="M:combit.ListLabel18.ExpressionEvaluator.Evaluate(System.String)">
      <summary>
        <para align="left">The formula is passed to the Evaluate method, which returns the result as an object. Now, you can carry out an easy type conversion according
to the data type. The sample listing shows how to call the class. The current date is passed as a variable. List &amp; Label.s designer function, AddWeeks,
adds two weeks to this date. The result is displayed in a MessageBox.</para>
      </summary>
      <param name="expression">
        <para>The formula for evaluating.</para>
      </param>
    </member>
    <member name="P:combit.ListLabel18.ExpressionEvaluator.Variables">
      <summary>Enables to add variables to the Variables collection of the ExpressionEvaluator instance.</summary>
    </member>
    <member name="M:combit.ListLabel18.Field.IsUsed">
      <summary>Returns whether the object is used in the current project.</summary>
    </member>
    <member name="M:combit.ListLabel18.FieldCollection.GetEnumerator">
      <summary>Returns an <em>ElementBaseEnumerator</em> which contains all fields.</summary>
    </member>
    <member name="M:combit.ListLabel18.FileExtensions.GetFileExtension(combit.ListLabel18.LlProject,combit.ListLabel18.LlFileType)">
      <summary>For determining the file extension of a given project type.</summary>
      <exception caption="" cref="System.ArgumentException">If an unsupported type of LLProject or another LlFileType is queried.</exception>
      <returns>Returns the queried file extension (without point) as string; e.g. "lst".</returns>
      <param name="projectType">Project type (List, Label or Card) the file extension is to be queried for.Type of the project file.</param>
    </member>
    <member name="M:combit.ListLabel18.FileExtensions.SetFileExtension(combit.ListLabel18.LlProject,combit.ListLabel18.LlFileType,System.String)">
      <summary>Defines the file extension for the given project type.</summary>
      <exception caption="" cref="System.ArgumentException">If an unsupported type of LLProject or another LlFileType is queried.If an already existing file extension is defined for another project type.</exception>
      <param name="projectType">Project type (List, Label or Card) the file extension is to be queried for.Type of the project file.File extension (without point).</param>
    </member>
    <member name="P:combit.ListLabel18.GetActionStateEventArgs.ActionState">
      <summary>State of the action.</summary>
    </member>
    <member name="P:combit.ListLabel18.GetFieldHeightInformationEventArgs.AvailableSpace">
      <summary>Returns the space (height) within the report container for one page which is available for printing. The unit is the currently defined List &amp; Label unit
(see UnitSystem Property).</summary>
    </member>
    <member name="P:combit.ListLabel18.GetFieldHeightInformationEventArgs.Graphics">
      <summary>Graphics object of the Designer object. Graphics is provided as reference for coordinate transformations, drawing operations shouldn't be done here.</summary>
    </member>
    <member name="P:combit.ListLabel18.GetFieldHeightInformationEventArgs.IdealHeight">
      <summary>Returns the initially available height of the defined List &amp; Label units for the print (see UnitSystem Property). You can control when the Designer object has to make a page
break on one page e.g. if the part to print is smaller than the actual size available so that List &amp; Label can make a page break at the correct position.</summary>
    </member>
    <member name="P:combit.ListLabel18.GetFieldHeightInformationEventArgs.MinimalHeight">
      <summary>This property defines the minimal height a line within a report container table. This is necessary to check if something can be printed at all (page break).
The unit is the currently defined List &amp; Label unit (see UnitSystem Property).</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.#ctor">
      <summary>Initializes a new instance of the List &amp; Label object. Make sure to call Dispose() on the newly created instance once your done with it.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.#ctor(combit.ListLabel18.LlLanguage)">
      <summary>Initializes a new instance of the List &amp; Label object. Make sure to call Dispose() on the newly created instance once your done with it.</summary>
      <param name="language">List &amp; Label is available in a couple of different languages. If you have purchased language kits, you may select the language for the designer via this
parameter.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.#ctor(combit.ListLabel18.LlLanguage,System.Boolean)">
      <summary>Initializes a new instance of the List &amp; Label object. Make sure to call Dispose() on the newly created instance once your done with it.</summary>
      <param name="language">List &amp; Label is available in a couple of different languages. If you have purchased language kits, you may select the language for the designer via this
parameter.<para>Use false for this parameter if you don't need access to the List &amp; Label print events. This can lead to a minor performance increase.</para></param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.#ctor(combit.ListLabel18.LlLanguage,System.Boolean,System.String)">
      <summary>Initializes a new instance of the List &amp; Label object. Make sure to call Dispose() on the newly created instance once your done with it.</summary>
      <param name="language">List &amp; Label is available in a couple of different languages. If you have purchased language kits, you may select the language for the designer via this
parameter.<para>Use false for this parameter if you don't need access to the List &amp; Label print events. This can lead to a minor performance increase.</para><para>Sets the file path for the debug log file (see Debug Property)</para></param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.#ctor(System.Globalization.CultureInfo)">
      <summary>Initializes a new instance of the List &amp; Label object. Make sure to call Dispose() on the newly created instance once your done with it.</summary>
      <param name="culture">List &amp; Label is available in a couple of different languages. If you have purchased language kits, you may select the language for the designer via this
parameter.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.#ctor(System.Globalization.CultureInfo,System.Boolean)">
      <summary>Initializes a new instance of the List &amp; Label object. Make sure to call Dispose() on the newly created instance once your done with it.</summary>
      <param name="culture">List &amp; Label is available in a couple of different languages. If you have purchased language kits, you may select the language for the designer via this
parameter.<para>Use false for this parameter if you don't need access to the List &amp; Label print events. This can lead to a minor performance increase.</para></param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.#ctor(System.Globalization.CultureInfo,System.Boolean,System.String)">
      <summary>Initializes a new instance of the List &amp; Label object. Make sure to call Dispose() on the newly created instance once your done with it.</summary>
      <param name="culture">List &amp; Label is available in a couple of different languages. If you have purchased language kits, you may select the language for the designer via this
parameter.<para>Use false for this parameter if you don't need access to the List &amp; Label print events. This can lead to a minor performance increase.</para><para>Sets the file path for the debug log file (see Debug Property)</para></param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Design">
      <summary>
        <para align="left">This key method handles the databound call to the Designer. Assign a DataSource to the component and call this method to start a print job. The overloads
allow to fine tune the behavior by suppressing the file dialog, preset the project file name etc. You may also use the Auto... properties (e.g.
<see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectFile">AutoProjectFile Property</see>) to modify these settings.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Dispose">
      <summary>Should always be called if the object is not needed anymore in order to free the allocated resources as soon as possible.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.EvaluateExpression">
      <summary>
        <para align="left">If you want to carry out evaluations on the basis of an existing instance of the ListLabel component, simply use the EvaluateExpression
method.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Export(combit.ListLabel18.ExportConfiguration)">
      <summary>
        <para align="left">This key method handles the databound export to one of the available export formats. Assign a DataSource to the component and call this method to start an export. Export options not
available in the <see cref="combit.ListLabel18~combit.ListLabel18.ExportConfiguration.html">ExportConfiguration Class</see> can
be added via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ExportOptions.html">ExportOptions Property</see>.</para>
      </summary>
      <param name="exportConfiguration">Determines the export target format and other options.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job. The overloads
allow to fine tune the behavior by suppressing the file dialog, the print option dialog, preset the project file name etc. You may also use the Auto...
properties (e.g. <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectFile">AutoProjectFile Property</see>) to modify these settings.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.SetDataBinding">
      <summary>
        <para>Sets the data source and data member to use for the Print Method and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design Method</see>. You can bind to any data for which a provider is available. See the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders_namespace.html">combit.ListLabel18.DataProviders Namespace</see> for an overview of available data
providers. You may also write your own data provider and in this way bind to custom sources not covered yet. The most frequently used objects for data binding
are</para>
        <list type="bullet">
          <item>DataViewManager, DataSet, DataView, DataTable</item>
          <item>SqlConnection</item>
          <item>OracleConnection</item>
          <item>OleDbConnection</item>
          <item>XML (via the XmlDataProvider Class)</item>
          <item>IEnumerable&lt;T&gt;, IList&lt;T&gt; (via the ObjectDataProvider
    Class)</item>
        </list>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Design(System.String,combit.ListLabel18.LlProject,System.String,System.Boolean)">
      <summary>
        <para align="left">This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.</para>
      </summary>
      <param name="designerTitle">
        <para align="left">Window title for the Designer.</para>
        <para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para>
        <para align="left">File name of the project or default for the file selection dialog. Can also be set via the AutoProjectFile
Property.</para>
        <para>Use false to suppress the file selection dialog. Can also be set via the AutoShowSelectFile
Property.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Design">
      <summary>
        <para align="left">This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Design(combit.ListLabel18.LlProject)">
      <summary>
        <para align="left">This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.</para>
      </summary>
      <param name="projectType">
        <para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Design(combit.ListLabel18.LlProject,System.String)">
      <summary>
        <para align="left">This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.</para>
      </summary>
      <param name="projectType">
        <para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para>
        <para align="left">File name of the project or default for the file selection dialog. Can also be set via the AutoProjectFile
Property.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Design(combit.ListLabel18.LlProject,System.IO.Stream)">
      <summary>
        <para align="left">This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.</para>
        <para>Please note that the following menu items in the Designer are not available:<br />
- LlDesignerAction.FileSaveAs<br />
- LlDesignerAction.FileNew<br />
- LlDesignerAction.FileLRUlist<br />
- LlDesignerAction.FileOpen<br />
- LlDesignerAction.ProjectInclude</para>
        <para>Furthermore the following restrictions apply:<br />
- The Designer function 'ProjectPath$()' is not available<br />
- Drilldown is not available</para>
      </summary>
      <param name="projectType">Project type. See LlProject. Can also be set via the AutoProjectType
Property.Project file in the form of a stream.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Design(combit.ListLabel18.LlProject,System.IO.Stream,System.IO.Stream)">
      <summary>
        <para align="left">This key method handles databound report design. Assign a DataSource to the component and call this method to start the Designer.</para>
        <para>Please note that the following menu items in the Designer are not available:<br />
- LlDesignerAction.FileSaveAs<br />
- LlDesignerAction.FileNew<br />
- LlDesignerAction.FileLRUlist<br />
- LlDesignerAction.FileOpen<br />
- LlDesignerAction.ProjectInclude</para>
        <para>Furthermore the following restrictions apply:<br />
- The Designer function 'ProjectPath$()' is not available<br />
- Drilldown is not available</para>
      </summary>
      <param name="projectType">Project type. See LlProject. Can also be set via the AutoProjectType
Property.Project file in the form of a stream.Printer settings in the form of a stream.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.EvaluateExpression(System.String,System.Boolean)">
      <summary>If you want to carry out evaluations on the basis of an existing instance of the ListLabel component, simply use the EvaluateExpression method.</summary>
      <param name="expression">Expression to evaluate.Use true to include the fields, otherwise only variables will be included.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(System.String)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
        <para>This overload allows to set the printer name temporarily for this print to the specified name. Please note the following:</para>
        <list type="bullet">
          <item>The printer will be set for all regions if there are multiple regions in a project.</item>
          <item>Changing the printer name is only temporary, as soon as the name is empty, the original printer name set in the project will be used again.</item>
          <item>If a Print("&lt;Printer&gt;") is followed by a Print(), also the original printer name set in the project will be used again.</item>
          <item>If an exception is triggered during printing (e.g. by the button "Cancel" in the print options dialog) which is catched in the code and a new print
    without a printer name is started afterwards, the default printer/design settings are active, not the printer from the cancelled print job.</item>
        </list>
      </summary>
      <param name="printerName">Name of the temporary printer to be used.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(System.String,combit.ListLabel18.LlProject)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
        <para>This overload allows to set the printer name temporarily for this print to the specified name. Please note the following:</para>
        <list type="bullet">
          <item>The printer will be set for all regions if there are multiple regions in a project.</item>
          <item>Changing the printer name is only temporary, as soon as the name is empty, the original printer name set in the project will be used again.</item>
          <item>If a Print("&lt;Printer&gt;") is followed by a Print(), also the original printer name set in the project will be used again.</item>
          <item>If an exception is triggered during printing (e.g. by the button "Cancel" in the print options dialog) which is catched in the code and a new print
    without a printer name is started afterwards, the default printer/design settings are active, not the printer from the cancelled print job.</item>
        </list>
      </summary>
      <param name="printerName">Name of the temporary printer to be used.<para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para></param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(System.String,combit.ListLabel18.LlProject,System.String)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
        <para>This overload allows to set the printer name temporarily for this print to the specified name. Please note the following:</para>
        <list type="bullet">
          <item>The printer will be set for all regions if there are multiple regions in a project.</item>
          <item>Changing the printer name is only temporary, as soon as the name is empty, the original printer name set in the project will be used again.</item>
          <item>If a Print("&lt;Printer&gt;") is followed by a Print(), also the original printer name set in the project will be used again.</item>
          <item>If an exception is triggered during printing (e.g. by the button "Cancel" in the print options dialog) which is catched in the code and a new print
    without a printer name is started afterwards, the default printer/design settings are active, not the printer from the cancelled print job.</item>
        </list>
      </summary>
      <param name="printerName">Name of the temporary printer to be used.<para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para><para align="left">File name of the project or default for the file selection dialog. Can also be set via the AutoProjectFile
Property.</para></param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job. The overloads
allow to fine tune the behavior by suppressing the file dialog, the print option dialog, preset the project file name etc. You may also use the Auto...
properties (e.g. <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectFile">AutoProjectFile Property</see>) to modify these settings.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(combit.ListLabel18.LlProject)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
      </summary>
      <param name="projectType">
        <para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(combit.ListLabel18.LlProject,System.IO.Stream)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
        <para>Please note the following restrictions:<br />
- Project includes are not available<br />
- The Designer function 'ProjectPath$()' is not available<br />
- Drilldown is not available</para>
      </summary>
      <param name="projectType">Project type. See LlProject. Can also be set via the AutoProjectType
Property.Project file in the form of a stream.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(combit.ListLabel18.LlProject,System.IO.Stream,System.IO.Stream)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
        <para>Please note the following restrictions:<br />
- Project includes are not available<br />
- The Designer function 'ProjectPath$()' is not available<br />
- Drilldown is not available</para>
      </summary>
      <param name="projectType">Project type. See LlProject. Can also be set via the AutoProjectType
Property.Project file in the form of a stream.Printer settings in the form of a stream.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(combit.ListLabel18.LlProject,System.String)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
      </summary>
      <param name="projectType">
        <para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para>
        <para align="left">File name of the project or default for the file selection dialog. Can also be set via the AutoProjectFile
Property.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(combit.ListLabel18.LlProject,System.String,System.Boolean)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
      </summary>
      <param name="projectType">
        <para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para>
        <para align="left">File name of the project. Can also be set via the AutoProjectFile
Property.</para>
        <para>Use false to suppress the file selection dialog. Can also be set via the AutoShowSelectFile
Property.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(combit.ListLabel18.LlProject,System.String,System.Boolean,combit.ListLabel18.LlPrintMode)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
      </summary>
      <param name="projectType">
        <para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para>
        <para align="left">File name of the project. Can also be set via the AutoProjectFile
Property.</para>
        <para>Use false to suppress the file selection dialog. Can also be set via the AutoShowSelectFile
Property.</para>
        <para>Selects the print mode. See LlPrintMode Enumeration. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoDestination">AutoDestination
Property</see>.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.Print(combit.ListLabel18.LlProject,System.String,System.Boolean,combit.ListLabel18.LlPrintMode,combit.ListLabel18.LlBoxType,System.String,System.Boolean,System.String)">
      <summary>
        <para align="left">This key method handles the databound printing. Assign a DataSource to the component and call this method to start a print job.</para>
      </summary>
      <param name="projectType">
        <para>Project type. See LlProject. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectType">AutoProjectType
Property</see>.</para>
        <para align="left">File name of the project. Can also be set via the AutoProjectFile
Property.</para>
        <para>Use false to suppress the file selection dialog. Can also be set via the AutoShowSelectFile
Property.</para>
        <para>Selects the print mode. See LlPrintMode Enumeration. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoDestination">AutoDestination
Property</see>.</para>
        <para>Type of progress dialog. See LlBoxType Enumeration. Can also be set via the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoBoxType">AutoBoxType
Property</see>.</para>
        <para align="left">Title of progress dialog, also used as print job name.</para>
        <para>Use false to suppress the print options dialog. Can also be set via the AutoShowPrintOptions
Property.</para>
        <para>Path for temporary files.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.SetDataBinding(System.Object,System.String)">
      <summary>
        <para>Sets the data source and data member to use for the Print Method and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design Method</see>. You can bind to any data for which a provider is available. See the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders_namespace.html">combit.ListLabel18.DataProviders Namespace</see> for an overview of available data
providers. You may also write your own data provider and in this way bind to custom sources not covered yet. The most frequently used objects for data binding
are</para>
        <list type="bullet">
          <item>DataViewManager, DataSet, DataView, DataTable</item>
          <item>SqlConnection</item>
          <item>OracleConnection</item>
          <item>OleDbConnection</item>
          <item>XML (via the XmlDataProvider Class)</item>
          <item>IEnumerable&lt;T&gt;, IList&lt;T&gt; (via the ObjectDataProvider
    Class)</item>
        </list>
      </summary>
      <param name="dataSource">
        <para align="left">Data source to bind to.</para>
        <para>Defines the "main" table and has the effect that only this table and all linked child tables are offered. Tables which are located above the specified table
in the hierarchy will be hid. Set this property to empty (String.Empty) if you want to have all tables available generally.</para>
        <para>Use the AutoMasterMode Property to
choose if the data of the DataMember should be transferred as fields (e.g. for an invoice list) or as variables (e.g. invoice collection).</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabel.SetDataBinding(System.Object)">
      <summary>
        <para>Sets the data source to use for the Print Method and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design Method</see>. You can bind to any data for which a provider is available. See the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders_namespace.html">combit.ListLabel18.DataProviders Namespace</see> for an overview of available data
providers. You may also write your own data provider and in this way bind to custom sources not covered yet. The most frequently used objects for data binding
are</para>
        <list type="bullet">
          <item>DataViewManager, DataSet, DataView, DataTable</item>
          <item>SqlConnection</item>
          <item>OracleConnection</item>
          <item>OleDbConnection</item>
          <item>XML (via the XmlDataProvider Class)</item>
          <item>IEnumerable&lt;T&gt;, IList&lt;T&gt; (via the ObjectDataProvider
    Class)</item>
        </list>
      </summary>
      <param name="dataSource">
        <para align="left">DataSource to bind to.</para>
      </param>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AddVarsToFields">
      <summary>
        <para>If true, variables are also offered as content for table fields.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AdvancedDataBinding">
      <summary>Can be used to enable the legacy databinding mode. Compatibility option only.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoBoxType">
      <summary>Sets the progress box type for the databound mode.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoDesignerPreview">
      <summary>If this property is set to TRUE, a Designer Preview is available in databound mode.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoDestination">
      <summary>
        <para align="left">Sets the print destination for the methods Print and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design</see> in databound mode, e.g. printer, preview, PDF, HTML, etc.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoDialogTitle">
      <summary>Sets the title for the print options dialog for the methods Print and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design</see> in databound mode.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoFileAlsoNew">
      <summary>Gets or sets whether it is possible to create a new project file for the method Design in databound mode.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoMasterMode">
      <summary>Sets the type of data transfer for the methods Print and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design</see> in databound mode.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoPrinterSettingsStream">
      <summary>Sets the stream of the of the printer settings for the Print Method and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design Method</see> in databound mode. Is only evaluated when the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectStream.html">AutoProjectStream Property</see> is set.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoProjectFile">
      <summary>Sets the filename of the List &amp; Label project file for the methods Print and
Design in databound mode.Filename of the List &amp; Label project file in databound mode.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoProjectStream">
      <summary>Sets the stream of the List &amp; Label project file for the Print Method and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design Method</see> in databound mode. If this property has a value unequal to null, the setting
under the <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoProjectFile.html">AutoProjectFile Property</see> will be
ignored.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoProjectType">
      <summary>Sets project type for the methods Print and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design</see> in databound mode (List, Card, Label).</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoShowPrintOptions">
      <summary>Gets or sets whether the print options dialog should be displayed at print start for the method Print in databound mode. Enables the user to select a different print option.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.AutoShowSelectFile">
      <summary>Gets or sets whether the file selection dialog with integrated preview window should be displayed for the methods Print and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design</see> in
databound mode. Enables the user to select a different project file.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.ChartFields">
      <summary>Returns a collection of all available chart fields.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.CompressStorage">
      <summary>Gets or sets whether the preview file is stored in a compressed format.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.ConvertCRLF">
      <summary>Gets or sets whether CR-LF combinations in field and variable contents are changed to LF. This setting prevents doubled line feeds.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.Core">
      <summary>
        <para align="left">The Core property gives you access to the full API of List &amp; Label. Usually these APIs are only needed when not working in databound
mode.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.DataMember">
      <summary>
        <para>Defines the "main" table and has the effect that only this table and all linked child tables are offered. Tables which are located above the specified table
in the hierarchy will be hid. Set this property to empty (String.Empty) if you want to have all tables available generally.</para>
        <para>Use the AutoMasterMode Property to
choose if the data of the DataMember should be transferred as fields (e.g. for an invoice list) or as variables (e.g. invoice collection).</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.DataSource">
      <summary>
        <para>DataSource to use for the Print Method and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Design.html">Design Method</see>. You can bind to any data for which a provider is available. See the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders_namespace.html">combit.ListLabel18.DataProviders Namespace</see> for an overview of available data
providers. You may also write your own data provider and in this way bind to custom sources not covered yet. The most frequently used objects for data binding
are</para>
        <list type="bullet">
          <item>DataViewManager, DataSet, DataView, DataTable</item>
          <item>SqlConnection</item>
          <item>OracleConnection</item>
          <item>OleDbConnection</item>
          <item>XML (via the XmlDataProvider Class)</item>
          <item>IEnumerable&lt;T&gt;, IList&lt;T&gt; (via the ObjectDataProvider
    Class)</item>
        </list>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.Debug">
      <summary>Sets the debug mode. You may "or" multiple options like "LlDebug.Enabled | LlDebug.LogToFile".</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.DebugLogFilePath">
      <summary>If the debug log file should be written to a certain file and directory, set this property to the full path of the required file.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.DelayTableHeader">
      <summary>If this property set to true the header of a table will only be printed if data for the table is supplied.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.DesignerActions">
      <summary>Allows adding menu entries and buttons to the Designer's toolbar.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.DesignerFunctions">
      <summary>Collection of custom designer functions.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.DesignerObjects">
      <summary>Collection of custom designer objects.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.DesignerWorkspace">
      <summary>With this class the behavior of the Designer can be controlled, functions disabled, the title bar set etc.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.DialogMode">
      <summary>Sets the dialog box style for List &amp; Label.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.Dictionary">
      <summary>
        <div class="LanguageSpecific" name="Code_VB">
    You can use this dictionary to localize your table names, field names, variable names, sort orders and relation names.
</div>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.ExportOptions">
      <summary>Allows you to set additional options for the export modules (target format, path, filename etc.). If this Hashtable is used, the DefinePrintOptions Event is no longer needed. Refer to the export sample for
an example.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.Fields">
      <summary>Returns a collection of all available fields.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.FileExtensions">
      <summary>File extensions for List &amp; Label files can be queried or set hereby. For further information see the FileExtensions Class.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.IncludeFontDescent">
      <summary>When using fonts with extreme descent the descent is added to the line height if this option is set to true.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.IncrementalPreview">
      <summary>Gets or sets if the preview will be displayed as soon as the first page is available (<em>True</em>, default) or after all pages have been rendered
(<em>False</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.Language">
      <summary>Sets the language for the configuration dialogs. You might have to purchase one of the optionally available language kits in order to set the language of your
choice.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.LastProjectFile">
      <summary>Contains the file name and path of the project file that has last been printed/exported or edited in the designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.LegacyDataTableBinding">
      <summary>Use this compatibility option to emulate the data binding behavior of List &amp; Label 10. Use it in combination with AdvancedDataBinding=false to edit and
print projects that were created with version 10. For all new projects this option shouldn't be changed from its default value "false".</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.LegacyEnumBinding">
      <summary>Compatibility switch to revert the databinding behavior when binding to IEnumerable&lt;T&gt; elements to the engine used before version 15. Set this property
to true if you have to support legacy reports. The huge advantage with the new default, false, is the usage of an appropriate data provider (see
ObjectDataProvider Class). While the old engine generates a copy of the elements in
memory, the new engine directly uses the passed in object, has a much smaller memory footprint and is remarkably faster especially for huge object structures.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.LicensingInfo">
      <summary>
        <para>Sets your personal license information.</para>
        <para>
          <strong>Important:</strong> Has to be set before redistribution. See perslic.txt for details and your personal license key.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.MaximumDataDefinitionRecursionDepth">
      <summary>
        <para>Defines the maximum depth to where recursive data structures are resolved. Important for very complex relational or also self-relational data sources. If
the value is chosen too high, the Designer call can probably take very long.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.MaxRTFVersion">
      <summary>
        <para>List &amp; Label uses the Windows RTF control. As there are different versions of this control, List &amp; Label has know which version to use. With this
property you provide the maximum version number for List &amp; Label to use.</para>
        <para>0x100: Version 1.0</para>
        <para>0x200: Version 2.0</para>
        <para>...</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.NoParameterCheck">
      <summary>List &amp; Label usually checks all function parameters for validity. You may switch off this check by setting this property to true. This can provide a higher
printing speed.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.PreviewControl">
      <summary>Gets or sets the ListLabelPreviewControl used for printing (see <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~AutoDestination.html">AutoDestination Property</see>)</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.PreviewZoom">
      <summary>
        <para>Initial real data preview zoom factor in percent. (Default: 100; 100 represents the page width)</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.ProjectParameters">
      <summary>Project parameters can be queried or set hereby. For further information see the ProjectParameters Class.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.ProjectPassword">
      <summary>Sets a password for encryption of the project file. If empty, no encryption is used.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.TableColoring">
      <summary>This property sets the table coloring mode.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.Unit">
      <summary>Sets the smallest length unit by List &amp; Label.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.Variables">
      <summary>Returns a collection of all available variables.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabel.VarsCaseSensitive">
      <summary>If set to true, variable and field names are treated case sensitive.</summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.AutoDefineField">
      <summary>
        <para align="left">This event is called when using data binding for all automatically declared fields. With the event arguments you can manipulate the name and
content or completely prevent the declaration of the element.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.AutoDefineNewLine">
      <summary>
        <para align="left">Similar to AutoDefineNewPage, this event is called when printing databound lists for every row of a table before calling LlPrintFields. Here,
you can declare additional fields that you would like to use in the table. Make sure that you pass all field names in the form of
"&lt;tableid&gt;.&lt;fieldname&gt;" in order to enable List &amp; Label can connect these to their corresponding table (e.g. "Orders.OrderID").</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.AutoDefineNewPage">
      <summary>
        <para align="left">The event is triggered for every new page when using data binding. Here, you can register additional required variables for this page. The
event is called internally before calling LlPrint.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.AutoDefineTable">
      <summary>
        <para align="left">This event is called when using data binding for each automatically declared table. With the event arguments you can completely prevent the
declaration of the element.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.AutoDefineTableRelation">
      <summary>
        <para align="left">This event is called when using data binding for each automatically declared table relation. Can be used for suppressing the relation.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.AutoDefineTableSortOrder">
      <summary>
        <para align="left">This event is called when using data binding for each automatically declared table sort order. With the event arguments you can manipulate the
name or completely prevent the declaration of the element.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.AutoDefineVariable">
      <summary>
        <para align="left">This event is called when using data binding for all automatically declared variables. With the event arguments you can manipulate the name and
content or completely prevent the declaration of the element.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.DefinePrintOptions">
      <summary>
        <para align="left">Legacy event. Use ExportOptions Property instead.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.DesignerPrintJob">
      <summary>This event is triggered to display the real data preview or export in the Designer. If you use databinding, you don't need to implement a handler for this
event - the databinding engine does this automatically for you. See the DesignerPreview-Sample for an example how to implement your own handler for this event.</summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.DrawObject">
      <summary>
        <para align="left">The event DrawObject is called for each object displayed by List &amp; Label. The event arguments provide a Graphics object as well as the
rectangle of the object.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.DrawPage">
      <summary>
        <para align="left">This event is called in the case of list projects for each displayed page and allows customized drawing with GDI+.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.DrawProject">
      <summary>
        <para align="left">With the help of this event, you can print additional drawings and elements for label and card projects. This allows customized printing. For
instance, you can apply a watermark from your product's demo version to each print out.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.DrawTableField">
      <summary>
        <para align="left">Similar to DrawTableLine, this event can be used to apply a different color to each field of a table.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.DrawTableLine">
      <summary>
        <para align="left">This event allows the modification of a table line. In this way, you can, for instance, create a customized colored and, if necessary, an
alternating background (which List &amp; Label provides too, but there might be reasons to paint it in this event).</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.Evaluate">
      <summary>
        <para align="left">The Designer function External$ allows offering of external functions in the List &amp; Label formula assistant. Whenever the user uses this
function, the Evaluate event is called, which evaluates the formula and returns the result or an error message. Usually it is preferable to use the DesignerFunction Class for custom functions.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.ExpressionError">
      <summary>
        <para align="left">This event is triggered when an expression error occurs in a project. The passed error texts can be concatenated and then displayed to the
user.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.NotifyProgress">
      <summary>This event is triggered by the databinding engine to notify the application of the print progress. It can be used e.g. to refresh a progress meter is a status
bar. Be aware that the event might be raised from another thread and synchronize calls to UI elements.</summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.PrintJobInfo">
      <summary>
        <para align="left">Can be used to supervise a print job after it is passed to the spooler.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.ProjectLoaded">
      <summary>This event is triggered whenever a project is loaded in the Designer. It allows your application to keep track of the most recently used files.</summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.SaveFilename">
      <summary>
        <para>This event will be fired every time a project is saved in the List &amp; Label designer. Thus your application can react if a new project is created or an
existing one is saved.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.ShowHelp">
      <summary>
        <para align="left">This event allows the integration of a customized Help system. For this, the event arguments contain the corresponding context ID. If you
implement customized Help, you must indicate this to List &amp; Label, so that the internal Help is not displayed.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.VariableHelpText">
      <summary>
        <para align="left">You can support your users by displaying help texts for each variable and field. The event is triggered for the corresponding element as soon
as the user selects it in the formula assistant and the help text is to be displayed.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.ViewerButtonClicked">
      <summary>
        <para align="left">This event is triggered when a button in the preview window is clicked. Here, you have the option to implement the corresponding function by
yourself or accept the regular List &amp; Label behavior.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabel.ViewerButtonState">
      <summary>
        <para align="left">This event allows you to manipulate the preview window. The event is called for each element of the toolbar. The event arguments allow access
to the respective IDs. With the return status, you can determine whether or not the user can use the element.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelDesignerWorkspace.InvokeAction">
      <summary>
        <para>Executes an action in the Designer. An action is the call of a menu item or a button in the toolbar for example.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelDesignerWorkspace.Open(System.String,combit.ListLabel18.LlDesignerWorkspaceFileMode,combit.ListLabel18.LlDesignerWorkspaceSaveMode)">
      <summary>
        <para>Opens the specified project file when the Designer is open.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelDesignerWorkspace.Refresh">
      <summary>
        <para>Activates an update of all tool windows, menu items etc. in the Designer. Use this function to ensure that the Designer immediately shows all the changes
made to the object model using DOM within the open Designer.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelDesignerWorkspace.Save">
      <summary>
        <para>Saves the currently opened project file when the Designer is open.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDesignerWorkspace.Caption">
      <summary>
        <para>Assigns the window title in the Designer. You can use the format place holder %s within the text to show the project name.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDesignerWorkspace.DesignerLanguages">
      <summary>Design languages can be defined in the Designer hereby. For further information see the DesignerLanguages Class.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDesignerWorkspace.ProhibitedFunctions">
      <summary>
        <para>Hides the given function in the formula assistant. Must be called before any functions are evaluated.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDesignerWorkspace.ProjectName">
      <summary>
        <para>The name of the project currently opened. If you have created a new file through an action, it can be named in this way. Otherwise corresponds to setting
"Save as…".</para>
        <para>Please note that this property is only available with a DesignerAction in an open
Designer.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDesignerWorkspace.ReadOnlyObjects">
      <summary>The read-only objects.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelDictionary.Clear">
      <summary>Removes all localizations for variables, fields, tables, relations, sort orders and static texts in the dictionary.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDictionary.Identifiers">
      <summary>Localization for fields and variables.Localization of fields.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDictionary.Relations">
      <summary>Localization of relations.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDictionary.SortOrders">
      <summary>Localization of sort orders.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDictionary.StaticTexts">
      <summary>Localization of static texts.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDictionary.Tables">
      <summary>Localization of tables.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDocument.PreviewFile">
      <summary>The <em>PreviewFile</em> object that is hosted by the document.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelDocument.PreviewFilename">
      <summary>File name of the preview file.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelExportOptions.Add">
      <summary>This method allows to add single options to the options list.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelExportOptions.Clear">
      <summary>Deletes all export options passed until now.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelExportOptions.Contains">
      <summary>Checks if the given option has already been set.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelExportOptions.Count">
      <summary>Returns the number of all options set.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelExportOptions.Item(System.String)">
      <summary>Returns the current value of the given option.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelExportOptions.Keys">
      <summary>Returns an ICollection-Interface, with which the export options can be enumerated.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelIdentifierLocalizationHelper.Clear">
      <summary>Clears all localizations for fields and variables.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelIdentifierLocalizationHelper.Add(System.String,System.String)">
      <summary>Adds a localization for a field or variable for the default language.</summary>
      <param name="itemName">The name of the field or variable to be localized.Localized display name of the field or variable.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelIdentifierLocalizationHelper.Add(System.String,System.String,System.Int32)">
      <summary>Adds a localization for a field or variable for a specific LCID.</summary>
      <param name="itemName">The name of the field or variable to be localized.Localized display name of the field or variable.LCID (Locale ID) for the localization.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelLocalizationHelper.Add(System.String,System.String)">
      <summary>Adds a localization for a table, relation, sort order or static text to the default language.</summary>
      <param name="itemName">The name of the table, relation, sort order or static text to be localized.Localized display name of the table, relation, sort order or static text.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelLocalizationHelper.Add(System.String,System.String,System.Int32)">
      <summary>Adds a localization for a table, relation, sort order or static text by a specific LCID.</summary>
      <param name="itemName">The name of the table, relation, sort order or static text to be localized.Localized display name of the table, relation, sort order or static text.LCID (Locale ID) for the localization.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelLocalizationHelperBase.Clear">
      <summary>Clears all localizations for the corresponding type (tables, relations, sort orders or static texts). Also see ListLabelDictionary.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelLocalizationHelperBase.Contains">
      <summary>Checks if a certain localization is available.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelLocalizationHelperBase.Contains(System.String)">
      <summary>
        <para>Checks for all declared languages if a localization is available for a certain element.</para>
      </summary>
      <returns>Returns 'true' if a localization is already defined for the element 'itemName'. Otherwise it returns 'false'.</returns>
      <param name="itemName">Name of the element to be checked for its existence.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelLocalizationHelperBase.Contains(System.String,System.Int32)">
      <summary>Checks if a localization is available for the given LCID for a certain element.</summary>
      <returns>Returns 'true' if a localization is already defined for the element 'itemName' in the language of the specified LCID. Otherwise it returns 'false'.</returns>
      <param name="itemName">Name of the element to be checked for its existence.LCID (Locale ID) for which the element 'itemName' is to be checked.</param>
    </member>
    <member name="P:combit.ListLabel18.ListLabelLocalizationHelperBase.Empty">
      <summary>Checks if localizations are specified or defined.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.Exit">
      <summary>Exit.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.GotoFirst">
      <summary>Go to first page.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.GotoLast">
      <summary>Go to last page.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.GotoNext">
      <summary>Go to next page.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.GotoPrev">
      <summary>Go to previous page.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.NextFile">
      <summary>Next file.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.PageRange">
      <summary>Page number combobox.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.PreviousFile">
      <summary>Previous file.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.PrintAllPages">
      <summary>Print all pages.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.PrintCurrentPage">
      <summary>Print current page.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.PrintToFax">
      <summary>Print to fax.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.SaveAs">
      <summary>Save as.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.SearchNext">
      <summary>Search next.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.SearchOptions">
      <summary>Search options.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.SearchStart">
      <summary>Start search.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.SearchText">
      <summary>Search text.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.SendTo">
      <summary>Send to.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.SlideshowMode">
      <summary>Slideshow mode.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.ZoomCombo">
      <summary>Zoom combobox.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.ZoomReset">
      <summary>Zoom reset.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.ZoomRevert">
      <summary>
        <para align="left">Zoom revert.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewButtons.ZoomTimes2">
      <summary>Zoom in button state.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.CanClose">
      <summary>
        <para align="left">Must be used to query the state of the control before closing the hosting form/page. If the result is FALSE, the control must not be destroyed
as unsaved user input might get lost otherwise.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.GetActualButtonState(System.Int32)">
      <summary>
        <para align="left">Returns the button state for the passed constant.</para>
      </summary>
      <param name="buttonID">
        <para align="left">See menuid.txt for possible ID constants.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.GetOptionString(System.String)">
      <summary>
        <para>Returns various mail settings. See the chapter on project parameters for more information.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.GetZoom(combit.ListLabel18.LlZoomMode)">
      <summary>Returns the currently displayed zoom value. With the parameter <em>zoomMode</em> the mode can be selected, which shall be returned.</summary>
      <param name="zoomMode">With this parameter you can set if the zoom value is returned percentaged or as factor.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.GotoFirst">
      <summary>
        <para align="left">Shows the first page.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.GotoLast">
      <summary>
        <para align="left">Shows the last page.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.GotoNext">
      <summary>
        <para align="left">Shows the next page (if possible).</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.GotoPrevious">
      <summary>
        <para align="left">Shows the previous page (if possible).</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.MoveToNextFile">
      <summary>This method moves to the next file in case of Drilldown reports.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.MoveToPreviousFile">
      <summary>This method moves to the previous file in case of Drilldown reports.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.PrintAllPages(System.Boolean)">
      <summary>
        <para align="left">Prints all pages of the project.</para>
      </summary>
      <param name="showPrintOptions">
        <list type="table">
          <item>
            <term width="48" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="48" height="12">true</term>
            <description height="12">
              <para align="left">printer dialog will be shown</para>
            </description>
          </item>
          <item>
            <term width="48">false</term>
            <description>
              <para align="left">printer dialog will not be shown</para>
            </description>
          </item>
        </list>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.PrintCurrentPage(System.Boolean)">
      <summary>
        <para align="left">Prints the current page.</para>
      </summary>
      <param name="showPrintOptions">
        <list type="table">
          <item>
            <term width="48" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="48">true</term>
            <description>
              <para align="left">printer dialog will be shown</para>
            </description>
          </item>
          <item>
            <term width="48">false</term>
            <description>
              <para align="left">printer dialog will not be shown</para>
            </description>
          </item>
        </list>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.RefreshToolbar">
      <summary>
        <para align="left">Refresh the toolbar.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.SaveAs">
      <summary>
        <para align="left">Starts "Save As".</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.SearchFirst(System.String,System.Boolean)">
      <summary>Starts the search and displays the first hit.</summary>
      <param name="searchText">Text to search for.Case sensitive or insensitive search.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.SearchNext">
      <summary>Displays the next hit.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.SendTo">
      <summary>
        <para align="left">Starts "Send".</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.SetOptionString(System.String,System.String)">
      <summary>
        <para align="left">Sets various mail settings. See the chapter on project parameters for more information.</para>
      </summary>
      <param name="option">The option to be setNew value</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.SetZoom">
      <summary>
        <para align="left">Sets the zoom state.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.ZoomReset">
      <summary>
        <para align="left">Resets the zoom state to "fit to client window".</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.ZoomRevert">
      <summary>
        <para align="left">Resets to the previous zoom state (the zoom states are on a stack where ZoomRevert pops the last one off before resizing to that zoom
state).</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelPreviewControl.ZoomTimes2">
      <summary>
        <para align="left">Zoom in with a factor of 2.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.BackColor">
      <summary>
        <para align="left">Defines the background color, i.e. the color that is painted on:</para>
        <list type="bullet">
          <item>
            <div align="left">
            the whole background if no preview file can be displayed, and
        </div>
          </item>
          <item>
            <div align="left">
            the background outside the paper. Default: RGB(192, 192, 192) [light gray]
        </div>
          </item>
        </list>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.CloseMode">
      <summary>Defines the behavior of the control when closing.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.CurrentPage">
      <summary>
        <para align="left">Sets or reads the current page index (1..Pages). Default: 0</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.FileName">
      <summary>
        <para align="left">The most important property. Defines the name of the preview file. This can be a file name as well as an URL. Default: &lt;empty&gt;</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.Language">
      <summary>Sets the language for the configuration and preview dialogs.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.PageCount">
      <summary>
        <para align="left">The total number of pages in the preview.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.SaveAsFileName">
      <summary>
        <para align="left">Defines the default path and filename for the "Save as..." dialog. When using the SaveAs Method the user-defined file name will
be returned.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.ShowThumbnails">
      <summary>
        <para align="left">Gets or sets whether the thumbnail bar is visible in the preview control. Default: TRUE</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.ShowToolbar">
      <summary>
        <para align="left">Gets or sets whether the toolbar should be displayed. The toolbar is not necessary as all of its functions can be called by methods.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.ShowUnprintableArea">
      <summary>
        <para>The dashed nonprintable area is displayed in the preview if you set this property to "true".</para>
        <para>Default: False</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.SlideshowMode">
      <summary>The preview is displayed in a presentation mode if the option is set to "true".</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.ToolbarButtons">
      <summary>
        <para align="left">Returns a ToolbarButtons object that can be used to get or set the status of each toolbar button.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabelPreviewControl.ButtonPress">
      <summary>
        <para align="left">This event is triggered when a button in the preview window is clicked. Here, you have the option to implement the corresponding function by
yourself or accept the regular List &amp; Label behavior.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabelPreviewControl.LoadFinished">
      <summary>With this event you get notified when the preview file has finished loading. Furthermore the parameter isSuccessful notifies you if the loading was
successful.</summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabelPreviewControl.PageChanged">
      <summary>
        <para align="left">Tells you that the current page has been changed.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.ButtonPressEventArgs.ButtonID">
      <summary>
        <para align="left">See menuid.txt for valid IDs.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.ButtonPressEventArgs.Ignore">
      <summary>If this member is set to true, List &amp; Label ignores the action.</summary>
    </member>
    <member name="F:combit.ListLabel18.ListLabelPreviewControl.LoadFinishedEventArgs.isSuccessful">
      <summary>This parameter tells if the loading process was successful.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelPreviewControl.PageChangedEventArgs.NewIndex">
      <summary>Returns the page number of the new display page.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelRTFControl.CopyToClipboard">
      <summary>
        <para align="left">Copies the contents of the RTF object to the clipboard. Several clipboard formats are available: CF_TEXT, CF_TEXTW (using the Unicode-DLL) and
CF_RTF.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelRTFControl.InvokeAction">
      <summary>Invokes the corresponding action.</summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelRTFControl.ProhibitAction">
      <summary>
        <para align="left">Disables buttons in the RTF control.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ListLabelRTFControl.InvokeAction(System.Int32)">
      <param name="buttonID">
        <para align="left">Control ID of the button to invoke. See menuid.txt for a list of valid IDs.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelRTFControl.InvokeAction(combit.ListLabel18.LlRTFEditorAction)">
      <param name="action">Action to invoke.</param>
    </member>
    <member name="M:combit.ListLabel18.ListLabelRTFControl.ProhibitAction(System.Int32)">
      <param name="buttonID">
        <para align="left">Control ID of the button to disable. See menuid.txt for a list of valid IDs.</para>
      </param>
    </member>
    <member name="P:combit.ListLabel18.ListLabelRTFControl.Content">
      <summary>
        <para>Returns or sets the text of the RTF object. The type of the return value (evaluated or formula-based) depends on the ContentMode Property.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelRTFControl.ContentMode">
      <summary>Sets or returns the return type of the Content Property.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelRTFControl.ParentComponent">
      <summary>Defines the ListLabel instance that is used for displaying the RTF editor. This is important for the available fields and variables as well as dialog styles
etc.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelRTFControl.SelectedText">
      <summary>Gets or sets the text that is currently selected.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelRTFControl.SelectionLength">
      <summary>Gets or sets the length of the current selection.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelRTFControl.SelectionStart">
      <summary>Gets or sets the starting character of the current selection.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelRTFControl.TextMode">
      <summary>Sets or returns the text mode of the control.</summary>
    </member>
    <member name="E:combit.ListLabel18.ListLabelRTFControl.SelectionChanged">
      <summary>This event is triggered whenever the selection within the RTF control changes.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelWebViewer.ActiveXNotSupportedText">
      <summary>Text shown in the browser if ActiveX support is disabled.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelWebViewer.AsyncDownload">
      <summary>Gets or sets if the download of the preview file should be performed asynchronously (i.e. the viewer is displayed while the download is being made in the
background).</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelWebViewer.CabFileURL">
      <summary>URL to the Viewer CAB file.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelWebViewer.CabFileVersion">
      <summary>Version of the Viewer CAB file.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelWebViewer.FileURL">
      <summary>URL to a preview file (*.LL).</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelWebViewer.Height">
      <summary>Height of the control.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelWebViewer.ShowThumbnails">
      <summary>Gets or sets if the thumbnail bar should be visible.</summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelWebViewer.ToolBarEnabled">
      <summary>
        <para align="left">Gets or sets whether to display the toolbar.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ListLabelWebViewer.Width">
      <summary>Width of the control.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlBarcode.IsWellformed">
      <summary>Checks if the format of the given content corresponds to the specifications.</summary>
    </member>
    <member name="P:combit.ListLabel18.LlBarcode.BarcodeType">
      <summary>Type of the barcode.</summary>
    </member>
    <member name="P:combit.ListLabel18.LlBarcode.Content">
      <summary>Content of the barcode.</summary>
    </member>
    <member name="P:combit.ListLabel18.LlBarcode.Textmode">
      <summary>Text options for the barcode.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.Dispose">
      <summary>Should always be called when the object is not needed anymore to free the allocated resources as soon as possible.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlAddCtlSupport(System.IntPtr,combit.ListLabel18.LlCtlOption,System.String)">
      <summary>
        <para class="">Allows you to use combit dialog styles in your own application.</para>
      </summary>
      <param name="windowHandle">
        <para class="">Window handle of the window in question</para>
        <para class="">Different options</para>
        <para>Name of a valid registry key. Empty for application specific default</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlCreateSketch(combit.ListLabel18.LlProject,System.String)">
      <summary>
        <para class="">Creates a sketch that can later be displayed in the file selection dialogs.</para>
      </summary>
      <param name="projectType">
        <para>project type</para>
        <para></para>
        <list type="table">
          <item>
            <term width="145" bgcolor="#E0E0E0">
              <para>
                <strong>Value</strong>
              </para>
            </term>
            <description bgcolor="#E0E0E0">
              <para>
                <strong>Meaning</strong>
              </para>
            </description>
          </item>
          <item>
            <term width="145">
              <para>LlProject.Label</para>
            </term>
            <description>
              <para>for labels</para>
            </description>
          </item>
          <item>
            <term width="145">
              <para>LlProject.Card</para>
            </term>
            <description>
              <para>for cards</para>
            </description>
          </item>
          <item>
            <term width="145">
              <para>LlProject.List</para>
            </term>
            <description>
              <para>for lists</para>
            </description>
          </item>
        </list>
        <para></para>
        <para class="" align="left">project??s file name (with path)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDbAddTable">
      <summary>This function adds a table that can then be used in the Designer.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDbAddTableRelation">
      <summary>
        <para>This method can be used to define relations between the tables added via the LlDbAddTable Method. List &amp; Label doesn't directly distinguish between different
relation types. You simply pass a relation and it's ID and can query the current relation later at print time using the <see cref="combit.ListLabel18~combit.ListLabel18.LlCore~LlPrintDbGetCurrentTableRelation.html">LlPrintDbGetCurrentTableRelation Method</see>.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDbAddTableSortOrder">
      <summary>This method can be used to define available sort orders for the tables added via the LlDbAddTable Method. Each sorting has it's unique ID that can be queried using the
<see cref="combit.ListLabel18~combit.ListLabel18.LlCore~LlPrintDbGetCurrentTableSortOrder.html">LlPrintDbGetCurrentTableSortOrder Method</see> at print time.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDbSetMasterTable(System.String)">
      <summary>
        <para>If the master data is passed as variables, List &amp; Label needs to know which table is the "master" table in order to be able to offer the suitable sub
tables in the table structure window. If you set the master table name using this method, all tables related to this table can be inserted at the root level of
the table object.</para>
      </summary>
      <param name="tableName">Table name</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDebugOutput">
      <summary>
        <para class="">Prints the text to the debug window of DEBWIN2.EXE or - depending on the parameter passed to LlSetDebug() to the log file.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineChartFieldExt(System.String,System.String,combit.ListLabel18.LlFieldType)">
      <summary>
        <para class="">Defines a chart field and its contents. Chart fields are needed e.g. for charts in table columns. You should avoid using this function directly -
the ChartFields Property offers you a much more powerful way to add data.</para>
      </summary>
      <param name="name">
        <para class="" align="left">string with the name of the chart field</para>
        <para class="" align="left">string with the contents of the chart field</para>
        <para class="">field type</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineChartFieldStart">
      <summary>
        <para class="" align="left">Empties List &amp; Label's internal chart field buffer to delete old chart field definitions.</para>
        <para class="">You should avoid using this function directly - the ChartFields
Property offers you a much more powerful way to add data.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineField(System.String,System.String)">
      <summary>
        <para class="" align="left">Defines a list/table field and its contents.</para>
        <para class="">You should avoid using this function directly - the Fields Property
offers you a much more powerful way to add data.</para>
      </summary>
      <param name="name">
        <para class="" align="left">name of the field</para>
        <para class="" align="left">contents of the field</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineFieldExt(System.String,System.String,combit.ListLabel18.LlFieldType)">
      <summary>
        <para class="" align="left">Defines a list/table field and its contents.</para>
        <para class="">You should avoid using this function directly - the Fields Property
offers you a much more powerful way to add data.</para>
      </summary>
      <param name="name">
        <para class="" align="left">name of the field</para>
        <para class="" align="left">contents of the field</para>
        <para class="" align="left">Field type (LL_TEXT, LL_NUMERIC, ...)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineFieldExtHandle(System.String,System.IntPtr,combit.ListLabel18.LlFieldType)">
      <summary>
        <para class="" align="left">Defines a list field and its (handle) contents.</para>
        <para class="">You should avoid using this function directly - the Fields Property
offers you a much more powerful way to add data.</para>
      </summary>
      <param name="name">
        <para class="" align="left">name of the field</para>
        <para class="" align="left">handle to an object of type HMETAFILE, HENHMETAFILE (32 bit), HICON or HBITMAP</para>
        <para class="" align="left">LL_DRAWING_HMETA, LL_DRAWING_HEMETA (32 bit), LL_DRAWING_HICON or LL_DRAWING_HBITMAP</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineFieldStart">
      <summary>
        <para class="" align="left">Empties List &amp; Label's internal field buffer to delete old field definitions.</para>
        <para class="">You should avoid using this function directly - the Fields Property
offers you a much more powerful way to add data.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineLayout(System.IntPtr,System.String,combit.ListLabel18.LlProject,System.String)">
      <summary>
        <para class="">Calls the interactive designer. This can be done on the developer's machine with both the standard and professional edition. To deploy the designer
to an end user's machine, the professional version is required.</para>
      </summary>
      <param name="windowHandle">
        <para class="" align="left">handle of the main window of the calling application</para>
        <para class="">window title</para>
        <para></para>
        <list type="table">
          <item>
            <term width="131" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term>
              <para>LlProject.Label</para>
            </term>
            <description>
              <para>for labels</para>
            </description>
          </item>
          <item>
            <term width="131">
              <para>LlProject.Card</para>
            </term>
            <description>
              <para>for cards</para>
            </description>
          </item>
          <item>
            <term width="131">
              <para>LlProject.List</para>
            </term>
            <description>
              <para>for lists</para>
            </description>
          </item>
        </list>
        <para></para>
        <para></para>
        <para class="">if required combined with "or" with:</para>
        <para align="left"></para>
        <para align="left"></para>
        <list type="table">
          <item>
            <term width="157" bgcolor="#E0E0E0" height="12">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0" height="12">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="157">LL_FIXEDNAME</term>
            <description>
              <para>to delete the menu items "new" and "load" (preferred: LlDesignerProhibitAction())</para>
            </description>
          </item>
          <item>
            <term width="157">
              <para>LL_NOSAVEAS</para>
            </term>
            <description>
              <para>to delete the menu item .save as. (preferred: LlDesignerProhibitAction())</para>
            </description>
          </item>
          <item>
            <term valign="top" width="157">
              <para>LL_EXPRCONVERTQUIET</para>
            </term>
            <description>
              <para>to quietly undertake a possibly necessary conversion into the new expression mode instead of informing the user with a dialog box</para>
            </description>
          </item>
          <item>
            <term valign="top" width="157">
              <para>LL_NONAMEINTITLE</para>
            </term>
            <description>
              <para>no filename of the current project in List &amp; Label??s main window</para>
            </description>
          </item>
        </list>
        <para></para>
        <para class="" align="left">file name of the desired object</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineVariable(System.String,System.String)">
      <summary>
        <para align="left">Defines a variable of the type LL_TEXT and its contents.</para>
        <para class="">You should avoid using this function directly - the Variables Property
offers you a much more powerful way to add data.</para>
      </summary>
      <param name="name">
        <para align="left">name of the variable</para>
        <para align="left">contents of the variable</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineVariableExt(System.String,System.String,combit.ListLabel18.LlFieldType)">
      <summary>
        <para class="" align="left">Defines a variable and its contents.</para>
        <para class="">You should avoid using this function directly - the Variables Property
offers you a much more powerful way to add data.</para>
      </summary>
      <returns>
        <para align="left"></para>
      </returns>
      <param name="name">
        <para class="" align="left">name of the variable</para>
        <para class="" align="left">contents of the variable</para>
        <para class="" align="left">variable type (LL_TEXT, LL_NUMERIC, ...)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineVariableExtHandle(System.String,System.IntPtr,combit.ListLabel18.LlFieldType)">
      <summary>
        <para class="" align="left">Defines a variable and its contents.</para>
        <para class="">You should avoid using this function directly - the Variables Property
offers you a much more powerful way to add data.</para>
      </summary>
      <param name="name">
        <para class="">name of the variable</para>
        <para class="" align="left">handle to an object of type:HMETAFILE, HENHMETAFILE (32 bit),HICON or HBITMAP</para>
        <para class="" align="left">LL_DRAWING_HMETA, LL_DRAWING_HEMETA (32 bit), LL_DRAWING_HICON or LL_DRAWING_HBITMAP</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDefineVariableStart">
      <summary>
        <para class="" align="left">Empties List &amp; Label's internal variable buffer to delete old definitions.</para>
        <para class="">You should avoid using this function directly - the Variables Property
offers you a much more powerful way to add data.</para>
      </summary>
      <returns>
        <para align="left"></para>
      </returns>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDlgEditLine">
      <summary>
        <para>
          <strong>This function is only available in the Enterprise Edition!</strong>
        </para>
        <para>Starts the List &amp; Label formula wizard independently from the Designer. Thus you can use List &amp; Label formulas at locations in your application that
are independent from the Designer.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlEnumGetEntry(System.IntPtr,System.String@,System.String@,System.IntPtr@,combit.ListLabel18.LlFieldType@)">
      <summary>
        <para class="" align="left">Returns the name and contents of a variable or (chart) field.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <returns>
        <para align="left"></para>
      </returns>
      <param name="position">
        <para class="" align="left">The handle of the current field iterator</para>
        <para class="" align="left">Buffer where the name should be stored</para>
        <para class="" align="left">Buffer where the contents should be stored. <em>name</em> can be null to ignore the contents string.</para>
        <para class="" align="left">Pointer to a handle where the handle value should be stored. Can be null to ignore the handle value. See LlDefineVariableExtHandle and <see cref="combit.ListLabel18~combit.ListLabel18.LlCore~LlDefineFieldExtHandle.html">LlDefineFieldExtHandle</see>.</para>
        <para align="left">In this Field will be stored the type (LL_TEXT, ...). May be null to ignore the type.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlEnumGetFirstChartField(System.Int32)">
      <summary>
        <para class="" align="left">Returns an iterator for the first chart field. The name does not have to be known, the chart fields are returned in the order in which
they are declared to List &amp; Label.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <returns>
        <para class="" align="left">iterator of first chart field, or null if no field exists.</para>
      </returns>
      <param name="flags">
        <para>flags for the allowed types of fields (to be "or" ed):</para>
        <para>LL_TEXT, LL_BOOLEAN, LL_BARCODE, LL_DRAWING, LL_NUMERIC, LL_DATE, LL_HTML, LL_RTF, LL_TYPEMASK (to iterate all of them)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlEnumGetFirstField(combit.ListLabel18.LlFieldType)">
      <summary>
        <para class="" align="left">Returns an iterator for the first field. The name does not have to be known, the fields are returned in the order in which they are
declared to List &amp; Label.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <returns>
        <para class="" align="left">iterator of first field, or null if no field exists.</para>
      </returns>
      <param name="fieldType">
        <para align="left">flags for the allowed types of fields (to be .or.ed):</para>
        <para align="left">LL_TEXT, LL_BOOLEAN, LL_BARCODE, LL_DRAWING, LL_NUMERIC, LL_DATE, LL_HTML, LL_RTF, LL_TYPEMASK (to iterate all of them)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlEnumGetFirstVar(combit.ListLabel18.LlFieldType)">
      <summary>
        <para class="" align="left">Returns an iterator for the first variable. The name does not have to be known, the variables are returned in the order in which they
are declared to List &amp; Label.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <returns>
        <para class="">iterator of first variable, or null if no more variable exists.</para>
      </returns>
      <param name="fieldType">
        <para align="left">flags for the allowed types of fields (to be .or.ed):</para>
        <para align="left">LL_TEXT, LL_BOOLEAN, LL_BARCODE, LL_DRAWING, LL_NUMERIC, LL_DATE, LL_RTF, LL_HTML, LL_TYPEMASK (to iterate all of them)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlEnumGetNextEntry(System.IntPtr,combit.ListLabel18.LlFieldType)">
      <summary>
        <para class="" align="left">Returns the next field/variable (if any). The iteration starts with LlEnumGetFirstVar() or LlEnumGetFirstField() and is being
continued with this function.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <returns>
        <para class="" align="left">iterator for the next variable/field, or null if no more variable/field exists.</para>
      </returns>
      <param name="position">
        <para class="" align="left">iterator of the current variable or field</para>
        <para align="left">flags for the allowed types of fields (to be .or.ed):</para>
        <para align="left">LL_TEXT, LL_BOOLEAN, LL_BARCODE, LL_DRAWING, LL_NUMERIC, LL_DATE, LL_RTF, LL_HTML</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlExprError">
      <summary>
        <para class="" align="left">Returns the reason for the error in plain text.</para>
        <para class="">You should avoid using this function directly - the ExpressionEvaluator
Class offers you a much more powerful way to work with expressions.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlExprEvaluate(System.IntPtr)">
      <summary>
        <para class="" align="left">Evaluates an expression.</para>
        <para class="">You should avoid using this function directly - the ExpressionEvaluator
Class offers you a much more powerful way to work with expressions.</para>
      </summary>
      <param name="hExpression">
        <para class="" align="left">the pointer returned by the corresponding LlExprParse()</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlExprFree(System.IntPtr)">
      <summary>
        <para class="" align="left">Releases the parsing tree created by LlExprParse().</para>
        <para class="">You should avoid using this function directly - the ExpressionEvaluator
Class offers you a much more powerful way to work with expressions.</para>
      </summary>
      <param name="hExpression">
        <para class="">the pointer returned from the corresponding LlExprParse()</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlExprParse(System.String,System.Boolean)">
      <summary>
        <para class="" align="left">Tests the expression for correctness and constructs a function tree for this expression.</para>
        <para class="">You should avoid using this function directly - the ExpressionEvaluator
Class offers you a much more powerful way to work with expressions.</para>
      </summary>
      <param name="expression">
        <para class="" align="left">expression</para>
        <para align="left"></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="52">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="52">true</term>
            <description>
              <para align="left">reference to fields</para>
            </description>
          </item>
          <item>
            <term width="52">false</term>
            <description>
              <para align="left">reference to variables</para>
            </description>
          </item>
        </list>
        <para></para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlExprType(System.IntPtr)">
      <summary>
        <para class="" align="left">Evaluates the result type of the expression.</para>
        <para class="">You should avoid using this function directly - the ExpressionEvaluator
Class offers you a much more powerful way to work with expressions.</para>
      </summary>
      <returns>
        <para class="" align="left">Type of result:</para>
        <para></para>
        <list type="table">
          <item>
            <term width="169" bgcolor="#E0E0E0" height="12">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0" height="12">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="169">LL_EXPRTYPE_STRING</term>
            <description>
              <para>String</para>
            </description>
          </item>
          <item>
            <term width="169">
              <para>LL_EXPRTYPE_DOUBLE</para>
            </term>
            <description>
              <para align="left">Numerical value</para>
            </description>
          </item>
          <item>
            <term width="169">
              <para>LL_EXPRTYPE_DATE</para>
            </term>
            <description>
              <para align="left">Date</para>
            </description>
          </item>
          <item>
            <term width="169">
              <para>LL_EXPRTYPE_BOOL</para>
            </term>
            <description>
              <para align="left">Boolean value</para>
            </description>
          </item>
          <item>
            <term width="169">
              <para>LL_EXPRTYPE_DRAWING</para>
            </term>
            <description>
              <para align="left">Drawing</para>
            </description>
          </item>
          <item>
            <term width="169">
              <para>LL_EXPRTYPE_BARCODE</para>
            </term>
            <description>
              <para>Barcode</para>
            </description>
          </item>
        </list>
        <para></para>
      </returns>
      <param name="hExpression">
        <para class="" align="left">the pointer returned from the corresponding LlExprParse()</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetChartFieldContents(System.String)">
      <summary>
        <para class="" align="left">Returns the contents of the corresponding chart field.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <param name="name">
        <para class="" align="left">name of the chart field</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetDefaultPrinter(System.String@)">
      <summary>The system's default printer can be queried hereby.</summary>
      <returns>DEVMODE structure of the default printer.</returns>
      <param name="printerName">String for the printer name.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetDlgboxMode">
      <summary>
        <para align="left">Returns the current setting of the dialog box-layout.</para>
      </summary>
      <returns>
        <para align="left">"or"ed with the extended flags</para>
        <para align="left"></para>
        <para align="left"></para>
        <list type="table">
          <item>
            <term width="112" bgcolor="#E0E0E0" height="12">
              <strong>Mode</strong>
            </term>
            <description bgcolor="#E0E0E0" height="12">
              <strong>Values</strong>
            </description>
          </item>
          <item>
            <term width="112">Dialog box mode</term>
            <description>
                LL_DLGBOXMODE_SAA, LL_DLGBOXMODE_ALT1,

                <para align="left">LL_DLGBOXMODE_ALT2, LL_DLGBOXMODE_ALT3, LL_DLGBOXMODE_ALT4,</para><para align="left">LL_DLGBOXMODE_ALT5, LL_DLGBOXMODE_ALT6, LL_DLGBOXMODE_ALT7,</para><para align="left">LL_DLGBOXMODE_ALT8 or LL_DLGBOXMODE_ALT9</para></description>
          </item>
          <item>
            <term width="112">
              <para>Extended flags</para>
            </term>
            <description>
              <para align="left">LL_DLGBOXMODE_3DBUTTONS or LL_DLGBOXMODE_NOBITMAPBUTTONS</para>
            </description>
          </item>
        </list>
        <para></para>
        <para align="left"></para>
      </returns>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetErrortext(System.Int32)">
      <summary>Returns a localized error message for the passed error code.</summary>
      <param name="errorCode">Pass the error code here, for which you would like to display the error message.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetFieldContents(System.String)">
      <summary>
        <para class="" align="left">Returns the contents of the corresponding (chart) field.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <param name="name">
        <para class="" align="left">name of the field</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetFieldType(System.String)">
      <summary>
        <para class="" align="left">Returns the type of the corresponding field.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <param name="name">
        <para class="">name of the field.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetOption">
      <summary>
        <para class="" align="left">Requests diverse switches and settings (see below) from List &amp; Label.</para>
        <para align="left">Returns various options.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetOptionString">
      <summary>
        <para class="" align="left">Requests diverse string settings (see below) from List &amp; Label.</para>
        <para align="left">Returns the various option string settings.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetPreviewOption(System.Int32)">
      <summary>Gets different options of the preview.</summary>
      <param name="option">Option constant</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetSumVariableContents(System.String)">
      <summary>
        <para class="" align="left">Returns the contents of the corresponding sum variable.</para>
      </summary>
      <param name="name">
        <para class="" align="left">name of the sum variable.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetUsedIdentifiers">
      <summary>Returns a list of variables, fields and chart fields that are used within the given project file. Might raise an exception, if this information is not present
(i.e. an old style project is used). You usually don't need to care about used identifiers, the data binding automatically handles the calls for you. When
working database independent, it is preferable to use the "IsUsed" property of a member of the Variables collection and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart
fields</see>.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetUserVariableContents(System.String)">
      <summary>
        <para class="" align="left">Returns the contents of the corresponding user variable.</para>
      </summary>
      <param name="name">
        <para class="" align="left">name of the user variable</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetVariableContents(System.String)">
      <summary>
        <para class="" align="left">Returns the contents of the corresponding variable.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <param name="name">
        <para class="" align="left">name of the variable</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetVariableType(System.String)">
      <summary>
        <para class="" align="left">Returns the type of the corresponding variable.</para>
        <para class="">You should avoid using this function directly - the Variables Property
and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart fields</see> offer you a much more powerful way to work with your data.</para>
      </summary>
      <param name="name">
        <para class="">name of the variable</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetVersion(combit.ListLabel18.LlVersion)">
      <summary>
        <para class="" align="left">Returns the version number.</para>
      </summary>
      <param name="cmd">decides which version part is returned.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPreviewDeleteFiles(System.String,System.String)">
      <summary>
        <para class="" align="left">Deletes the temporary file(s) which have been created by the preview print.</para>
      </summary>
      <param name="projectFile">
        <para class="" align="left">valid file name (with path if necessary)</para>
        <para class="" align="left">valid path of the temporary files ending with a backslash .\.. Needs only be defined if LlPreviewSetTempPath() has been called, else
it should be null or empty.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPreviewDisplay(System.String,System.String,System.IntPtr)">
      <summary>
        <para class="" align="left">Starts the real data preview window.</para>
      </summary>
      <param name="projectFile">
        <para class="" align="left">valid file name with full pathname</para>
        <para class="" align="left">valid path for the temporary files ending with a backslash .\.. Needs only be given if LlPreviewSetTempPath() has been called for the
preview print process, else it can be null or empty.</para>
        <para class="" align="left">Window handle of the calling program</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPreviewDisplayEx(System.String,System.String,System.IntPtr,System.Int32,System.Int32)">
      <summary>
        <para class="" align="left">Starts the real data preview. Additional options can define the behavior.</para>
      </summary>
      <param name="projectFile">
        <para class="" align="left">valid file name with full pathname</para>
        <para class="" align="left">valid path for the temporary files ending with a backslash "\".</para>
        <para class="" align="left">Window handle of the calling program</para>
        <list type="table">
          <item>
            <term width="297" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term valign="top" width="297">
              <para align="left">LL_PRVOPT_PRN_USEDEFAULT</para>
            </term>
            <description>
              <para align="left">preview uses the system's default printer</para>
            </description>
          </item>
          <item>
            <term valign="top" width="297">
              <para align="left">LL_PRVOPT_PRN_ASKPRINTE</para>
              <para align="left">RIFNEEDED</para>
            </term>
            <description>
              <para align="left">if the printer that is stored in the preview file (that is the printer that has been used for the preview print process) is not
                found in the current computer's printers, a printer dialog is shown so that the user can select the printer.</para>
            </description>
          </item>
          <item>
            <term valign="top" width="297">
              <para align="left">LL_PRVOPT_PRN_ASKPRINTERALWAYS</para>
            </term>
            <description>
              <para align="left">a printer dialog will allow the user to choose his default printer for the preview.</para>
            </description>
          </item>
        </list>
        <para class="" align="left">reserved, set to null or "".</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPreviewSetTempPath(System.String)">
      <summary>
        <para class="" align="left">Sets a temporary path for the print preview file(s). Useful especially for applications running in a network environment.</para>
      </summary>
      <param name="path">
        <para class="" align="left">valid path with a concluding backslash "\"</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrint">
      <summary>
        <para class="" align="left">Output of all objects on the printer.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintAbort">
      <summary>
        <para class="" align="left">Aborts the print (an incomplete page stays incomplete or may not be printed).</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintCheckLineFit">
      <summary>Legacy function no longer supported.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintCopyPrinterConfiguration(System.String,combit.ListLabel18.LlPrinterConfiguration)">
      <summary>
        <para class="">Allows saving and restoring the printer configuration file.</para>
      </summary>
      <param name="filename">
        <para class="" align="left">file name of the printer configuration file</para>
        <para align="left">action</para>
        <para align="left"></para>
        <para align="left"></para>
        <list type="table">
          <item>
            <term width="169" bgcolor="#E0E0E0">
              <para>
                <strong>Action</strong>
              </para>
            </term>
            <description bgcolor="#E0E0E0">
              <para>
                <strong>Meaning</strong>
              </para>
            </description>
          </item>
          <item>
            <term width="169">
              <para>LL_PRINTERCONFIG_SAVE</para>
            </term>
            <description class="">
              <para>saves the printer configuration file of the currently opened project in a file with the</para>
              <para>name of lpszFilename.</para>
            </description>
          </item>
          <item>
            <term width="169">
              <para>LL_PRINTERCONFIG_RESTORE</para>
            </term>
            <description>
              <para>copies the previously saved configuration file(created with LL_PRINTERCONFIG_SAVE ) back to the current project.</para>
            </description>
          </item>
        </list>
        <para></para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintDbGetCurrentTable">
      <summary>
        <para>This function returns the table that is currently to be printed/filled.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintDbGetCurrentTableRelation">
      <summary>This function returns the current table relation to be printed.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintDbGetCurrentTableSortOrder">
      <summary>This function returns the current table sort order to be printed.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintDbGetRootTableCount">
      <summary>Returns the number of tables on the root level. Needed for correctly displaying a progress bar.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintDeclareChartRow(combit.ListLabel18.LlDeclareChartRow)">
      <summary>
        <para class="" align="left">This function is used to inform the chart objects contained in the project that data is available. It is the logical counterpart of
LlPrintFields() for charts.</para>
      </summary>
      <param name="flags">
        <para class="" align="left">specifies the chart type for which data is available</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintDidMatchFilter">
      <summary>
        <para class="" align="left">Informs whether the last data record printed did match the filter given by the user, i.e. if it was really printed.</para>
      </summary>
      <returns>
        <para align="left"></para>
        <para align="left"></para>
        <list type="table">
          <item>
            <term width="44" bgcolor="#E0E0E0">
              <para>Value</para>
            </term>
            <description bgcolor="#E0E0E0">
              <para>Meaning</para>
            </description>
          </item>
          <item>
            <term width="44">
              <para>false</para>
            </term>
            <description class="">
              <para>not printed</para>
            </description>
          </item>
          <item>
            <term width="44">
              <para>true</para>
            </term>
            <description>
              <para>printed</para>
            </description>
          </item>
        </list>
        <para></para>
      </returns>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintEnableObject">
      <summary>
        <para class="" align="left">Enables the object to be printed or disables it in order to tell List &amp; Label to ignore it.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintEnd">
      <summary>
        <para class="" align="left">Ends the print job.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrinterSetup(System.IntPtr,combit.ListLabel18.LlProject,System.String)">
      <summary>
        <para class="" align="left">Opens a printer selection window and saves the user's selection in the printer definition file.</para>
      </summary>
      <param name="windowHandle">
        <para class="" align="left">window handle of the calling program</para>
        <list type="table">
          <item>
            <term width="125" bgcolor="#E0E0E0" height="13">
              <para>
                <strong>Value</strong>
              </para>
            </term>
            <description bgcolor="#E0E0E0" height="13">
              <para>
                <strong>Meaning</strong>
              </para>
            </description>
          </item>
          <item>
            <term width="125">
              <para>LlProject.Label</para>
            </term>
            <description>
              <para align="left">for labels</para>
            </description>
          </item>
          <item>
            <term width="125">
              <para>LlProject.Card</para>
            </term>
            <description>
              <para align="left">for cards</para>
            </description>
          </item>
          <item>
            <term width="125">
              <para>LlProject.List</para>
            </term>
            <description>
              <para>for lists</para>
            </description>
          </item>
        </list>
        <para class="" align="left">valid project file name (including path)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintFields">
      <summary>
        <para class="" align="left">Output of a table line.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintFieldsEnd">
      <summary>
        <para class="" align="left">Prints (tries to print) the footer on the last page and appended objects.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetChartObjectCount(combit.ListLabel18.LlGetChartObjectCount)">
      <summary>
        <para class="" align="left">Returns the number of chart objects in the current project.</para>
      </summary>
      <param name="type">
        <para class="" align="left">Location of chart</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetCurrentPage">
      <summary>
        <para class="" align="left">Returns the page number of the page currently printing.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetFilterExpression">
      <summary>
        <para class="" align="left">Returns the chosen filter condition (if the project has one assigned).</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetItemsPerPage">
      <summary>
        <para class="" align="left">Returns the number of labels on a page (no. of columns * no. of lines).</para>
      </summary>
      <returns>
        <para align="left">Number of labels</para>
      </returns>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetItemsPerTable">
      <summary>
        <para class="" align="left">Returns the number of lines of the smallest list on a page.</para>
      </summary>
      <returns>
        <para align="left">Number of table lines.</para>
      </returns>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetOption(combit.ListLabel18.LlPrintOption)">
      <summary>
        <para class="" align="left">Returns various print options.</para>
      </summary>
      <param name="option">
        <para class="" align="left">option to query</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetOptionString">
      <summary>Returns the various print option string settings.Returns various option strings.</summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetPrinterInfo(System.String@,System.String@)">
      <summary>
        <para class="" align="left">Returns information about the target printer.</para>
      </summary>
      <param name="printerName">reference for printer namereference for printer port</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetRemainingItemsPerTable(System.String)">
      <summary>
        <para class="" align="left">Returns the remaining number of lines in a table.</para>
      </summary>
      <returns>
        <para align="left"></para>
      </returns>
      <param name="field">
        <para class="" align="left">determines the table (with the field given here) which is taken for the calculation.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetRemainingSpacePerTable(System.String,System.Int32)">
      <summary>
        <para class="" align="left">Returns the amount of space remaining in the table.</para>
      </summary>
      <returns>
        <para class="" align="left"></para>
      </returns>
      <param name="fieldName">
        <para class="" align="left">determines the table (with the field given here) which is taken for the calculation. May be String.Empty if only one table exists in
the project.</para>
        <para class="" align="left">defines the "dimension" of the value. Dimensions should take one of the following values:</para>
        <para align="left"></para>
        <para align="left"></para>
        <list type="table">
          <item>
            <term width="116" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="116">
              <para align="left">
                <i>
                  <font face="Humanist777BT-LightItalicB" size="1">LL_GRIPT_DIM_SCM</font>
                </i>
              </para>
            </term>
            <description class="">
              <para align="left">Return value is in SCM units (1/1000 mm or 1/25400 inch)</para>
            </description>
          </item>
          <item>
            <term valign="top" width="116">
              <para align="left">
                <i>
                  <font face="Humanist777BT-LightItalicB" size="1">LL_GRIPT_DIM_PERC</font>
                </i>
              </para>
            </term>
            <description class="">
              <para align="left">Return value is the percentage compared to the table size on the current page</para>
            </description>
          </item>
        </list>
        <para></para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintIsChartFieldUsed(System.String)">
      <summary>
        <para class="" align="left">Informs whether the given chart field from the loaded project is used in one of the expressions or conditions of the project.</para>
        <para class="" align="left">You usually don't need to care about used identifiers, the data binding automatically handles the calls for you. When working database
independent, it is preferable to use the "IsUsed" property of a member of the Variables collection and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart
fields</see>.</para>
      </summary>
      <returns>
        <list type="table">
          <item>
            <term width="61" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="61">true</term>
            <description>
              <para class="" align="left">Chart field is used</para>
            </description>
          </item>
          <item>
            <term width="61">false</term>
            <description>
              <para class="" align="left">Chart field is not used</para>
            </description>
          </item>
        </list>
      </returns>
      <param name="name">
        <para class="" align="left">chart field name</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintIsFieldUsed(System.String)">
      <summary>
        <para class="" align="left">Informs whether the given field from the loaded project is used in one of the expressions or conditions of the project.</para>
        <para class="" align="left">You usually don't need to care about used identifiers, the data binding automatically handles the calls for you. When working database
independent, it is preferable to use the "IsUsed" property of a member of the Variables collection and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart
fields</see>.</para>
      </summary>
      <returns>
        <list type="table">
          <item>
            <term width="61" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="61">true</term>
            <description>
              <para class="" align="left">Field is used</para>
            </description>
          </item>
          <item>
            <term width="61">false</term>
            <description>
              <para class="" align="left">Field is not used</para>
            </description>
          </item>
        </list>
      </returns>
      <param name="name">
        <para class="" align="left">field name</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintIsVariableUsed(System.String)">
      <summary>
        <para class="" align="left">Informs whether the given variable from the loaded project is used in one of the expressions or conditions of the project.</para>
        <para class="" align="left">You usually don't need to care about used identifiers, the data binding automatically handles the calls for you. When working database
independent, it is preferable to use the "IsUsed" property of a member of the Variables collection and it's counterparts for <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~Fields.html">fields</see> and <see cref="combit.ListLabel18~combit.ListLabel18.ListLabel~ChartFields.html">chart
fields</see>.</para>
      </summary>
      <returns>
        <para align="left"></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="61">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="61">true</term>
            <description>
              <para align="left">Variable is used</para>
            </description>
          </item>
          <item>
            <term width="61">false</term>
            <description>
              <para align="left">Variable is not used</para>
            </description>
          </item>
        </list>
        <para></para>
      </returns>
      <param name="name">
        <para class="" align="left">variable name</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintOptionsDialog(System.IntPtr,System.String)">
      <summary>
        <para align="left">Calls a print option selection window and enables the user to select print specific settings.</para>
      </summary>
      <param name="windowHandle">
        <para align="left">window handle of the calling program</para>
        <para align="left">text to be shown in the dialog, e.g. "55 labels will be printed"</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintOptionsDialogTitle(System.IntPtr,System.String,System.String)">
      <summary>
        <para align="left">Calls a print option selection window and enables the user to select print specific settings.</para>
      </summary>
      <param name="windowHandle">
        <para align="left">window handle of the calling program</para>
        <para align="left">dialog title</para>
        <para align="left">text to be shown in the dialog, e.g. "55 labels will be printed"</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintResetObjectStates">
      <summary>
        <para align="left">Resets the print status of all objects.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintResetProjectState">
      <summary>
        <para align="left">Resets the print state of the whole project, so that printing starts as if it was a new project.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintSelectOffsetEx(System.IntPtr)">
      <summary>
        <para align="left">Opens a dialog where the user can choose the first label's position in the label array.</para>
      </summary>
      <param name="windowHandle">
        <para align="left">window handle of the calling application</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintSetBoxText(System.String,System.Int32)">
      <summary>
        <para align="left">Sets text and percentage value in the progress box.</para>
      </summary>
      <param name="text">
        <para align="left">text which should appear in the box</para>
        <para align="left">progress in percent</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintSetOption">
      <summary>
        <para align="left">Sets various print options for the print job or the print options dialog, for example to pre-set the number of copies required.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintSetOptionString">
      <summary>
        <para align="left">Sets various print option strings for List &amp; Label.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintStart(combit.ListLabel18.LlProject,System.String,combit.ListLabel18.LlPrintMode)">
      <summary>
        <para align="left">Starts the print job, loads the project definition.</para>
      </summary>
      <param name="projectType">
        <para align="left">Project type. See LlProject.</para>
        <para align="left">The file name of the project.</para>
        <para align="left">Print options. See LlPrintMode.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintUpdateBox">
      <summary>
        <para align="left">Allows redraw of the progress box that is used if you print with LlPrintWithBoxStart().</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintWillMatchFilter">
      <summary>
        <para align="left">Informs whether the present data record matches the filter chosen by the user, i.e. whether it will be printed with the next LlPrint() or
LlPrintFields() function.</para>
      </summary>
      <returns>
        <list type="table">
          <item>
            <term width="48" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="48" height="13">true</term>
            <description height="13">printed</description>
          </item>
          <item>
            <term width="48">false</term>
            <description>not printed</description>
          </item>
        </list>
      </returns>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintWithBoxStart(combit.ListLabel18.LlProject,System.String,combit.ListLabel18.LlPrintMode,combit.ListLabel18.LlBoxType,System.IntPtr,System.String)">
      <summary>
        <para align="left">Starts the print job and opens the project file. Supports an abort window.</para>
      </summary>
      <param name="projectType">projecttype. See LlProjectthe file name of the projectprint options. See LlPrintModeboxtype. See LlBoxType<para align="left">window handle of the calling program (used as parent of the dialog box)</para><para align="left">title of the abort dialog box, also appears as text in the print manager</para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlProjectClose">
      <summary>
        <para align="left">Closes an open project and releases the relevant project file again. The file is not saved!</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlProjectOpen">
      <summary>
        <para align="left">Opens the specified project file and returns the DOM handle for the project object. This object is the basis for all further DOM functions.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlProjectSave(System.String)">
      <summary>
        <para>Saves an open project.</para>
      </summary>
      <param name="projectFile">
        <para>Project file name with path specification.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFCopyToClipboard(System.IntPtr)">
      <summary>
        <para align="left">Copies the contents of the RTF object to the clipboard. Several clipboard formats are available: CF_TEXT, CF_TEXTW (using the Unicode-DLL) and
CF_RTF.</para>
        <para align="left">You should avoid using this API directly - the ListLabelRTFControl
Class offers you a much more powerful way to work with the RTF editor.</para>
      </summary>
      <param name="objectInstance">
        <para align="left">RTF object handle</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFCreateObject">
      <summary>
        <para align="left">Creates an instance of a List &amp; Label RTF object to be used in stand-alone mode.</para>
        <para align="left">You should avoid using this API directly - the ListLabelRTFControl
Class offers you a much more powerful way to work with the RTF editor.</para>
      </summary>
      <returns>
        <para align="left">RTF object handle, or null in case of an error.</para>
      </returns>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFDeleteObject(System.IntPtr)">
      <summary>
        <para align="left">Destroys the instance of the stand-alone RTF object.</para>
        <para align="left">You should avoid using this API directly - the ListLabelRTFControl
Class offers you a much more powerful way to work with the RTF editor.</para>
      </summary>
      <param name="objectInstance">
        <para align="left">RTF object handle</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFDisplay(System.IntPtr,System.IntPtr,combit.ListLabel18.RECT,System.Boolean,System.IntPtr)">
      <summary>
        <para align="left">Paints the contents of the RTF object in a device context (DC). Can be used to display the RTF contents in a window or print them to the
printer.</para>
        <para align="left">You should avoid using this API directly - the ListLabelRTFControl
Class offers you a much more powerful way to work with the RTF editor.</para>
      </summary>
      <param name="objectInstance">
        <para align="left">RTF object handle</para>
        <para align="left">DC for the device. If null, the standard printer will be used.</para>
        <para align="left">rectangle with logical coordinates (mm/10, inch/100 etc.) in which the contents shall be printed. May be null for a printer DC, in which case
the whole printable area of the page will be used.</para>
        <para align="left">if true, the output will start at the beginning of the text. Else it will be continued after the place where the previous print ended, thus
enabling a multi-page print.</para>
        <para align="left">state value, used by the next LlRTFDisplay call</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFEditObject(System.IntPtr,System.IntPtr,System.IntPtr,combit.ListLabel18.LlProject,System.Boolean)">
      <summary>
        <para align="left">Displays the RTF editor to the user. All variables and - in case of LlProject.List - all fields are available for use in expressions.</para>
        <para align="left">You should avoid using this API directly - the ListLabelRTFControl
Class offers you a much more powerful way to work with the RTF editor.</para>
      </summary>
      <param name="objectInstance">RTF object handlehandle of parent window or host controlReference DC of the destination (usually a printer DC). Important for the choice of available fonts. Can be null, in which case the default
printer is being used.projecttype. See LlProject<list type="table"><item><term width="46" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term valign="top" width="46">true</term><description><para align="left">the dialog will be displayed modally.</para></description></item><item><term valign="top" width="46">false</term><description><para align="left">the control passed as hWnd will be replaced by the RTF control.</para></description></item></list></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFEditorProhibitAction">
      <summary>
        <para align="left">Disables buttons in the RTF control.</para>
        <para align="left">You should avoid using this API directly - the ListLabelRTFControl
Class offers you a much more powerful way to work with the RTF editor.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFGetText">
      <summary>
        <para align="left">Returns the text of a RTF object.</para>
        <para align="left">You should avoid using this API directly - the ListLabelRTFControl
Class offers you a much more powerful way to work with the RTF editor.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFSetText">
      <summary>
        <para align="left">Sets the text into the RTF control. The format of the text (plain or RTF) is being auto-detected.</para>
        <para align="left">You should avoid using this API directly - the ListLabelRTFControl
Class offers you a much more powerful way to work with the RTF editor.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSelectFileDlgTitleEx(System.IntPtr,System.String,combit.ListLabel18.LlProject,System.String@)">
      <summary>
        <para align="left">Opens a file selection dialog with an optionally integrated preview window.</para>
      </summary>
      <param name="windowHandle">window handle of the calling programtitle for the dialogproject type. See LlProjectbuffer for the project file return value</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetDebug(combit.ListLabel18.LlDebug)">
      <summary>
        <para align="left">Switches the debug mode on or off.</para>
      </summary>
      <param name="onOff">
        <para align="left">debug mode. See LlDebug</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetDlgboxMode(System.Int32)">
      <summary>Don't use this API directly - use the DialogMode Property instead.</summary>
      <param name="mode">
        <para align="left">desired dialog box mode</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetFileExtensions(combit.ListLabel18.LlProject,System.String,System.String,System.String)">
      <summary>
        <para align="left">Sets the file extensions for the different project types.</para>
      </summary>
      <param name="projectType">projecttype. See LlProject<para align="left">Default extensions:</para><para align="left"></para><list type="table"><item><term width="46" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Default</strong></description></item><item><term valign="top" width="46"><para align="left"><i><font face="Humanist777BT-LightItalicB" size="1">LlProject.Label</font></i></para></term><description><para align="left"><font face="Humanist777BT-Lightb">"lbl"</font></para></description></item><item><term valign="top" width="46"><para align="left"><i><font face="Humanist777BT-LightItalicB" size="1">LlProject.Card</font></i></para></term><description><para align="left"><font face="Humanist777BT-Lightb">"crd"</font></para></description></item><item><term><para align="left"><i><font face="Humanist777BT-LightItalicB" size="1">LlProject.List</font></i></para></term><description><para align="left">"lst"</para></description></item></list><para></para><para align="left">Extension for printer definitions-file:</para><para align="left"></para><list type="table"><item><term width="118" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Default</strong></description></item><item><term valign="top" width="118"><para align="left"><i><font face="Humanist777BT-LightItalicB" size="1">LlProject.Label</font></i></para></term><description><para align="left"><font face="Humanist777BT-Lightb">"lbp"</font></para></description></item><item><term valign="top" width="118"><para align="left"><i><font face="Humanist777BT-LightItalicB" size="1">LlProject.Card</font></i></para></term><description><para align="left"><font face="Humanist777BT-Lightb">"crp"</font></para></description></item><item><term width="118"><para align="left"><i><font face="Humanist777BT-LightItalicB" size="1">LlProject.List</font></i></para></term><description><para align="left">"lsp"</para></description></item></list><para></para><para align="left">Extension for file dialog sketch:</para><para align="left"></para><list type="table"><item><term width="118" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Default</strong></description></item><item><term valign="top" width="118"><para align="left"><i><font face="Humanist777BT-LightItalicB" size="1">LlProject.Label</font></i></para></term><description><para align="left"><font face="Humanist777BT-Lightb">"lbv"</font></para></description></item><item><term valign="top" width="118"><para align="left"><i><font face="Humanist777BT-LightItalicB" size="1">LlProject.Card</font></i></para></term><description><para align="left"><font face="Humanist777BT-Lightb">"crv"</font></para></description></item><item><term width="118"><para align="left"><i><font face="Humanist777BT-LightItalicB" size="1">LlProject.List</font></i></para></term><description><para align="left">"lsv"</para></description></item></list><para></para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetNotificationCallback(combit.ListLabel18.LlCallbackHandler)">
      <summary>
        <para align="left">Definition of a procedure which will be called for notifications. The event handling of the component calls this function internally.</para>
      </summary>
      <param name="callback">
        <para align="left">the address of a function (see below)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetOption">
      <summary>
        <para align="left">Sets diverse options in List &amp; Label.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetOptionString">
      <summary>
        <para align="left">Sets string options in List &amp; Label.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPreviewOption(System.Int32,System.Int32)">
      <summary>Sets different options of the preview.</summary>
      <param name="option">Option constantValue</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterDefaultsDir(System.String)">
      <summary>
        <para align="left">Sets the path of the printer definition file. Important e.g. for user specific printer settings in a network environment.</para>
      </summary>
      <param name="directory">
        <para align="left">pathname of the directory</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterInPrinterFile">
      <summary>
        <para align="left">Replaces a printer in a printer configuration file by a new one or allows you to set special printer parameters</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterToDefault(combit.ListLabel18.LlProject,System.String)">
      <summary>
        <para align="left">Deletes the printer definition file so that List &amp; Label uses the default printer set in Windows when the project is used the next
time.</para>
      </summary>
      <param name="projectType">projecttype. See LlProject<para align="left">the file name of the project</para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysAppend(System.IntPtr,System.IntPtr)">
      <summary>
        <para align="left">Append another preview job to the current storage file.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">the handle returned by LlStgsysStorageOpen</para>
        <para align="left">handle of the preview file to append.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysConvert(System.IntPtr,System.String,System.String)">
      <summary>
        <para align="left">Converts a preview file to another format.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">the handle returned by LlStgsysStorageOpen</para>
        <para align="left">name of the target file</para>
        <para align="left">target format. Valid values are:</para>
        <para align="left"></para>
        <list type="bullet">
          <item>
            <div align="left">
              <font face="Humanist777BT-RomanB" size="1">"TIFF" (also "PICTURE_MULTITIFF")</font>
            </div>
          </item>
          <item>
            <div align="left">
              <font face="Humanist777BT-RomanB" size="1">"JPEG" (also "PICTURE_JPEG")</font>
            </div>
          </item>
          <item>
            <div align="left">
              <font face="Humanist777BT-RomanB" size="1">"TTY"</font>
            </div>
          </item>
          <item>
            <div align="left">
              <font face="Humanist777BT-RomanB" size="1">"PDF"</font>
            </div>
          </item>
        </list>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysDeleteFiles(System.IntPtr)">
      <summary>
        <para align="left">Erases the preview file(s).</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">the handle returned by LlStgsysStorageOpen</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysDeleteJob(System.IntPtr,System.Int32)">
      <summary>You should avoid calling this API directly. The PreviewFile Class offers you a much more
powerful way to work with preview files.</summary>
      <param name="hStg">the handle returned by LlStgsysStorageOpenjob index</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysDeletePage(System.IntPtr,System.Int32)">
      <summary>You should avoid calling this API directly. The PreviewFile Class offers you a much more
powerful way to work with preview files.</summary>
      <param name="hStg">the handle returned by LlStgsysStorageOpenpage index</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysDestroyMetafile(System.IntPtr)">
      <summary>
        <para align="left">Releases the metafile handle.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysDrawPage(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,combit.ListLabel18.RECT,System.Int32,System.Boolean)">
      <summary>
        <para align="left">Paints a preview page to a screen or printer device.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
        <para align="left">DC in which to print (usually a printer or screen device). Can be null (see below).</para>
        <para align="left">Reference DC which can be used to get the unprintable area etc. For a screen DC, this is the (default) printer DC, for a printer DC it is the
same as hDC above. Can be null (See below).</para>
        <list style="WIDTH: 365px; HEIGHT: 82px" type="table">
          <item>
            <term width="59" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term valign="top" width="59">true</term>
            <description>
              <para align="left">the user will be asked</para>
            </description>
          </item>
          <item>
            <term valign="top" width="59">false</term>
            <description>
              <para align="left">the default printer will be used.</para>
            </description>
          </item>
        </list>
        <para align="left">Points to a RECT structure containing the device coordinates in which to print. If this is null, the printer.s values will be used. Must not be
null when printing to a non-printer DC!</para>
        <para align="left">Page index</para>
        <list style="WIDTH: 365px; HEIGHT: 82px" type="table">
          <item>
            <term width="59" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term valign="top" width="59">true</term>
            <description>
              <para align="left">Defines that the print should be fit into the area</para>
            </description>
          </item>
          <item>
            <term valign="top" width="59">false</term>
            <description>
              <para align="left">the original size should be kept</para>
            </description>
          </item>
        </list>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetAPIVersion(System.IntPtr)">
      <summary>
        <para align="left">Returns the version of the Stgsys API.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <returns>
        <para align="left">The version number of the Stgsys API in C?LS1?.DLL</para>
      </returns>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetFilename(System.IntPtr,System.Int32,System.Int32)">
      <summary>
        <para align="left">Can be used to get the .real. name(s) of the preview file(s). If a path has been provided to LlStgsysStorageOpen this path will also be included.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
        <para align="left">Job Index: 1: first Job,... (1..LlStgsysGetJobCount())</para>
        <para align="left">Page number</para>
        <para align="left"></para>
        <list style="WIDTH: 281px; HEIGHT: 86px" type="table">
          <item>
            <term width="59" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term valign="top" width="59">-1</term>
            <description>
              <para align="left">Management File</para>
            </description>
          </item>
          <item>
            <term valign="top" width="59">0</term>
            <description>
              <para align="left">Printer configuration file</para>
            </description>
          </item>
          <item>
            <term>&gt;0</term>
            <description>
              <para align="left">Page Metafile of that page (1.. LlStgsysGetPageCount())</para>
            </description>
          </item>
        </list>
        <para></para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetFileVersion(System.IntPtr)">
      <summary>
        <para align="left">Returns the version of the preview file.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <returns>
        <para align="left">The version number of the preview file and the type</para>
      </returns>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetJobCount(System.IntPtr)">
      <summary>
        <para align="left">Returns the number of jobs stored in the preview.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetJobOptionStringEx(System.IntPtr,System.String)">
      <summary>ProjectParameters from a preview file can be queried hereby.</summary>
      <returns>Returns the value of the queried project parameter <em>pszKey</em> as string.</returns>
      <param name="hStg">The handle returned from LlStgsysStorageOpen().Name of the project parameter to be queried. The prefix "ProjectParameter." must be used for the call.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetJobOptionValue(System.IntPtr,combit.ListLabel18.LlStgsysOption)">
      <summary>
        <para align="left">Returns some numerical parameters of the current job.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
        <para align="left">Chooses the meaning of the return value. See LlStgsysOption</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetLastError(System.IntPtr)">
      <summary>
        <para align="left">Returns the error code of the last call to a LlStgsys-API function.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <returns>
        <para align="left"></para>
        <list style="WIDTH: 365px; HEIGHT: 82px" type="table">
          <item>
            <term width="59" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term valign="center" width="59">&lt;0</term>
            <description>
              <para align="left">Error code</para>
            </description>
          </item>
          <item>
            <term valign="center" width="59">0</term>
            <description>
              <para align="left">no error</para>
            </description>
          </item>
        </list>
        <para></para>
      </returns>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetPageCount(System.IntPtr)">
      <summary>
        <para align="left">Returns the number of pages in the current job.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <returns>
        <para align="left"></para>
        <list style="WIDTH: 365px; HEIGHT: 82px" type="table">
          <item>
            <term width="59" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term valign="center" width="59">&gt;0</term>
            <description>
              <para align="left">
                <font face="Humanist777BT-Lightb">Number of pages</font>
              </para>
            </description>
          </item>
          <item>
            <term valign="center" width="59">&lt;0</term>
            <description>
              <para align="left">
                <font face="Humanist777BT-Lightb">error code</font>
              </para>
            </description>
          </item>
        </list>
        <para></para>
      </returns>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetPageMetafile(System.IntPtr,System.Int32)">
      <summary>
        <para align="left">Returns a enhanced metafile handle that can be used to display or print page data.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
        <para align="left">Page index (1.. LlStgsysGetPageCount)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetPageOptionString(System.IntPtr,System.Int32,combit.ListLabel18.LlStgsysOption)">
      <summary>
        <para align="left">Returns character strings that are stored in the preview file.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
        <para align="left">Page index (1.. LlStgsysGetPageCount)</para>
        <para align="left">Chooses the meaning of the return value. See LlStgsysOption</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysGetPageOptionValue(System.IntPtr,System.Int32,combit.ListLabel18.LlStgsysOption)">
      <summary>
        <para align="left">Returns page-dependent information.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
        <para align="left">Page index (1.. LlStgsysGetPageCount)</para>
        <para align="left">Chooses the meaning of the return value. See LlStgsysOption</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysPrint(System.IntPtr,System.String,System.String,System.Int32,System.Int32,System.Int32,combit.ListLabel18.LlStgsysPrintFlag,System.String,System.IntPtr)">
      <summary>
        <para align="left">Prints pages from an open preview file job.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
        <para align="left">Name of the printer to be used for the first page (can be null, see below)</para>
        <para align="left">Name of the printer to be used for the following pages (can be null, see below)</para>
        <para align="left">Index of the first page to print</para>
        <para align="left">Index of the last page to print</para>
        <para align="left">Number of copies</para>
        <para align="left">A combination of Flags. See LlStgsysPrintFlag</para>
        <para align="left">Will be shown in the title of the optional meter dialog and is also used as document name for the print job. If null, the entry from the
preview file (parameter of LlPrintStart) is being used.</para>
        <para align="left">Window handle to be used as parent for the meter dialog</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysSetJob(System.IntPtr,System.Int32)">
      <summary>
        <para align="left">Sets the job index for the following API calls.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
        <para align="left">Job index (1.. LlStgsysGetJobCount)</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysSetPageOptionString(System.IntPtr,System.Int32,combit.ListLabel18.LlStgsysOption,System.String)">
      <summary>
        <para>Set string values.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">The handle returned by LlStgsysStorageOpenPage index (1.. LlStgsysGetPageCount)Chooses the meaning of the contents value. See LlStgsysOptioncontent</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysStorageClose(System.IntPtr)">
      <summary>
        <para align="left">Closes the access handle to the preview.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="hStg">
        <para align="left">The handle returned by LlStgsysStorageOpen</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysStorageOpen(System.String,System.String,System.Boolean,System.Boolean)">
      <summary>
        <para align="left">Opens a preview file.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <returns>
        <para align="left">Job-Handle for all others LlStgsys functions, 0 means error</para>
      </returns>
      <param name="filename">
        <para align="left">The name of the project or preview (List &amp; Label does not care about the extension as it will always be set to .LL)</para>
        <para align="left">a temporary path (can be null or empty)</para>
        <list style="WIDTH: 365px; HEIGHT: 82px" type="table">
          <item>
            <term width="59" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term valign="center" width="59">true</term>
            <description>
              <para align="left">The file will be opened in read-only mode.</para>
            </description>
          </item>
          <item>
            <term valign="center" width="59">false</term>
            <description>
              <para align="left">The file can be written to</para>
            </description>
          </item>
        </list>
        <list style="WIDTH: 365px; HEIGHT: 82px" type="table">
          <item>
            <term width="59" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term valign="center" width="59">true</term>
            <description>
              <para align="left">the Stgsys API takes care about multiple jobs and</para>
              <para align="left">shows you all data as one job.</para>
            </description>
          </item>
          <item>
            <term valign="center" width="59">false</term>
            <description>
              <para align="left">You can (and must!) manage multiple jobs yourself</para>
            </description>
          </item>
        </list>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlStgsysStoragePrint(System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,combit.ListLabel18.LlStgsysPrintFlag,System.String,System.IntPtr)">
      <summary>
        <para align="left">Prints pages from an open preview file job.</para>
        <para align="left">You should avoid calling this API directly. The PreviewFile Class offers
you a much more powerful way to work with preview files.</para>
      </summary>
      <param name="filename">
        <para align="left">The name of the project or preview (List &amp; Label does not care</para>
        <para align="left">about the extension as it will always be set to .LL)</para>
        <para align="left">a temporary path (can be null or empty)</para>
        <para align="left">Name of the printer to be used for the first page (can be null, see below)</para>
        <para align="left">Name of the printer to be used for the following pages (can be null, see below)</para>
        <para align="left">Index of the first page to print</para>
        <para align="left">Index of the last page to print</para>
        <para align="left">Number of copies</para>
        <para align="left">A combination of Flags. See LlStgsysPrintFlag</para>
        <para align="left">Will be shown in the title of the optional meter dialog and is also used as document name for the print job. If null, the entry from the
preview file (parameter of LlPrintStart) is being used.</para>
        <para align="left">Window handle to be used as parent for the meter dialog</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlViewerProhibitAction">
      <summary>
        <para align="left">Removes buttons from the real data preview.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlXGetParameter(combit.ListLabel18.LlExtensionType,System.String,System.String)">
      <summary>
        <para align="left">Gets parameters from a specific extension module.</para>
      </summary>
      <param name="extensionType">
        <para align="left">type of extension. See LlExtensionType</para>
        <para align="left">name of the extension ("HTML", "RTF", "PDF417", ...)</para>
        <para align="left">the name of the parameter</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlXSetParameter(combit.ListLabel18.LlExtensionType,System.String,System.String,System.String)">
      <summary>
        <para align="left">Sets parameters in a specific extension module.</para>
      </summary>
      <param name="extensionType">
        <para align="left">type of extension. See LlExtensionType</para>
        <para align="left">name of the extension ("HTML", "RTF", "PDF417", ...)</para>
        <para align="left">the name of the parameter</para>
        <para align="left">the value of the parameter</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LsMailConfigurationDialog(System.IntPtr,System.String,combit.ListLabel18.LsMailConfigurationFlags,combit.ListLabel18.LlLanguage)">
      <summary>
        <para align="left">Opens a configuration dialog for the mail parameters. Can be used if the c?mx??.dll is used for sending export results by mail (see the
corresponding chapter for sending export files by mail in the programmer's reference). The settings will be saved in the registry under
"HKEY_CURRENT_USER\Software\combit\cmbtmx\&lt;subkey&gt;\&lt;User|Computer&gt;".</para>
      </summary>
      <param name="windowHandle">
        <para align="left">Parent window handle for the dialog.</para>
        <para align="left">Subkey that is used for saving the values in the registry. You should use your application's executable name here. The values will then be set
automatically.</para>
        <para align="left">One or a combination of the LsMailConfigurationFlags
flags</para>
        <para align="left">Language for the dialog. See LlLanguage</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LsMailJobClose(System.Int32)">
      <summary>
        <para>Close the DLL-job.</para>
        <para>You should avoid calling this API directly. The MailJob Class offers a much more powerful
way to work with the mail DLL.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LsMailJobOpen(System.Int32)">
      <summary>
        <para>Open a mail-job.</para>
        <para>You should avoid calling this API directly. The MailJob Class offers a much more powerful
way to work with the mail DLL.</para>
      </summary>
      <param name="language">language for user interaction</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LsMailSendFile">
      <summary>
        <para>Sends a mail.</para>
        <para>You should avoid calling this API directly. The MailJob Class offers a much more powerful
way to work with the mail DLL.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LsMailSetOptionString(System.Int32,System.String,System.String)">
      <summary>
        <para>Sets various mail-settings in List &amp; Label.</para>
        <para>You should avoid calling this API directly. The MailJob Class offers a much more powerful
way to work with the mail DLL.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LsSetDebug(System.Boolean)">
      <summary>
        <para align="left">Switches the LS-API debug mode.</para>
      </summary>
      <param name="Enable">
        <para align="left">If true, the debug mode will be switched on.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDbAddTable(System.String)">
      <summary>
        <para>This method can be used to define a database table.</para>
      </summary>
      <param name="tableName">This value is the unique name of the table. It is returned by the LlPrintDbGetCurrentTable Method at print time.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDbAddTable(System.String,combit.ListLabel18.LlTableOptions)">
      <summary>
        <para>This method can be used to define a database table and supports additional options.</para>
      </summary>
      <param name="tableName">This value is the unique name of the table. It is returned by the LlPrintDbGetCurrentTable Method at print time.For possible options see the LlTableOptions
Enumeration.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDbAddTableRelation(System.String,System.String,System.String,System.String,System.String)">
      <param name="tableName">Child table nameParent table nameThis value is the unique name of the table relation. It is returned by the LlPrintDbGetCurrentTableRelation Method at print time.Name of the key field.Name of the parent key field.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDbAddTableRelation(System.String,System.String,System.String)">
      <param name="tableName">Child table nameParent table nameThis value is the unique name of the table relation. It is returned by the LlPrintDbGetCurrentTableRelation Method at print time.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDbAddTableSortOrder(System.String,System.String)">
      <summary>This method can be used to define available sort orders for the tables added via the LlDbAddTable Method. Each sorting has it's unique ID that can be queried using the
<see cref="combit.ListLabel18~combit.ListLabel18.LlCore~LlPrintDbGetCurrentTableSortOrder.html">LlPrintDbGetCurrentTableSortOrder Method</see> at print time.</summary>
      <param name="tableName">Table ID to which this sort order appliesThis value is the unique name of the table sort order. It is returned by the LlPrintDbGetCurrentTableSortOrder Method at print time.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDebugOutput(System.String,System.Object[])">
      <summary>
        <para>Prints the text to the debug window of Debwin or - depending on the parameter passed to LlSetDebug() to the log file.</para>
      </summary>
      <param name="format">Formatted String; e.g. <em>"{0} ... {1} ..."</em><em>format</em></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDebugOutput(System.Int32,System.String,System.Object[])">
      <summary>
        <para>Prints the text to the debug window of Debwin or - depending on the parameter passed to LlSetDebug() to the log file.</para>
      </summary>
      <param name="indent">
        <para>Indentation of the following line(s)</para>
        <em>"{0} ... {1} ..."</em>
        <em>format</em>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDebugOutput(System.Int32,System.String)">
      <summary>
        <para>Prints the text to the debug window of Debwin or - depending on the parameter passed to LlSetDebug() to the log file.</para>
      </summary>
      <param name="indent">
        <para>Indentation of the following line(s)</para>
        <para>Text to be printed</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDebugOutput(System.Int32,System.Object)">
      <summary>
        <para>Prints the text to the debug window of Debwin or - depending on the parameter passed to LlSetDebug() to the log file.</para>
      </summary>
      <param name="indent">
        <para>Indentation of the following line(s)</para>
        <para>Text to be printed</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDebugOutput(System.String)">
      <summary>
        <para>Prints the text to the debug window of Debwin or - depending on the parameter passed to LlSetDebug() to the log file.</para>
      </summary>
      <param name="value">
        <para>Text to be printed</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDebugOutput(System.Object)">
      <summary>
        <para>Prints the text to the debug window of Debwin or - depending on the parameter passed to LlSetDebug() to the log file.</para>
      </summary>
      <param name="value">
        <para>Text to be printed</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDlgEditLine(System.IntPtr,System.String@,combit.ListLabel18.LlFieldType,System.String,System.Boolean)">
      <summary>
        <para>
          <strong>This function is only available in the Enterprise Edition!</strong>
        </para>
        <para>Starts the List &amp; Label formula wizard independently from the Designer. Thus you can use List &amp; Label formulas at locations in your application that
are independent from the Designer.</para>
      </summary>
      <param name="handle">Window handle of the calling application.In this parameter the formula entered by the user is written to.OR-ed'.Window title. Note that the title will be preceded by the word "Edit".Defines if only variables (False) or fields (True) are available.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlDlgEditLine(System.IntPtr,System.String@,System.Int32,System.String,System.Boolean)">
      <summary>
        <para>
          <span>
            <strong>This function is only available in the Enterprise Edition!</strong>
          </span>
        </para>
        <para>
          <span>Starts the List &amp; Label formula wizard independently from the Designer. Thus you can use List &amp; Label formulas at locations in your
application that are independent from the Designer.</span>
        </para>
      </summary>
      <param name="handle">Window handle of the calling application.In this parameter the formula entered by the user is written to.OR-ed'.Window title. Note that the title will be preceded by the word "Edit".Defines if only variables (False) or fields (True) are available.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetOption(System.Int32)">
      <param name="option">option constant. See the manual for valid constants.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetOption(combit.ListLabel18.LlOption)">
      <param name="option">option to query. Most options are mapped to properties of the ListLabel class.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetOptionString(combit.ListLabel18.LlOptionString)">
      <param name="option">option to query.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetOptionString(System.Int32)">
      <param name="option">option constant. See the manual for valid constants.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlGetUsedIdentifiers(System.String)">
      <param name="projectFile">project file to query.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintDbGetCurrentTable(System.Boolean)">
      <param name="CompletePath">
        <para>if true, the complete table hierarchy will be returned, e.g. "Orders.OrderDetails". If false, only the table name (e.g. "OrderDetails") is returned.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintEnableObject(System.Boolean)">
      <summary>Enables the object to be printed or disables it in order to tell List &amp; Label to ignore it.</summary>
      <param name="enable">if false, the object will be ignored</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintEnableObject(System.String,System.Boolean)">
      <summary>
        <para class="">Enables the object to be printed or disables it in order to tell List &amp; Label to ignore it.</para>
      </summary>
      <param name="objectName">
        <para align="left">Object name, see remarks</para>
        <para>If false, the object will be ignored</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintEnd">
      <summary>
        <para class="" align="left">Ends the print job.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintEnd(System.Int32)">
      <summary>
        <para class="" align="left">Ends the print job.</para>
      </summary>
      <param name="pages">
        <para class="" align="left">number of empty pages required after the print</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetOptionString(combit.ListLabel18.LlPrintOptionString)">
      <param name="option">
        <para class="" align="left">option to query</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintGetOptionString(System.Int32)">
      <param name="option">
        <para class="" align="left">option to query</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintSetOption(combit.ListLabel18.LlPrintOption,System.Int32)">
      <param name="option">
        <para>see LlPrintOption</para>
        <para align="left">value for the option</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintSetOptionString(combit.ListLabel18.LlPrintOptionString,System.String)">
      <param name="option">see LlPrintOptionString<para align="left">the new value</para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlPrintSetOptionString(System.Int32,System.String)">
      <param name="option">option index<para align="left">the new value</para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlProjectOpen(combit.ListLabel18.LlProject,System.IO.Stream,System.Int32)">
      <param name="projectType">Project type.Project stream to open.<para align="left">Combination (ORing) of a flag from each of the following three groups:</para><para></para><list type="table"><item><term bgcolor="#E0E0E0" height="14" bordercolor="#E0E0E0" width="237"><strong>Value</strong></term><description bgcolor="#E0E0E0" height="14" bordercolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="237"><para>LL_PRJOPEN_CD_OPEN_EXISTING</para></term><description><para>File must already exist, otherwise error code will be returned.</para></description></item><item><term height="11" width="237"><para>LL_PRJOPEN_CD_CREATE_ALWAYS</para></term><description height="11" valign="baseline"><para>File is always newly created. If it already exists, the content is deleted.</para></description></item><item><term width="237"><para>LL_PRJOPEN_CD_CREATE_NEW</para></term><description valign="baseline"><para>File is newly created if it does not exist. If file already exists, error code is returned.</para></description></item><item><term width="237"><para>LL_PRJOPEN_CD_OPEN_ALWAYS</para></term><description valign="baseline"><para>If file exists the content is used, otherwise file is newly created.</para></description></item></list><para></para><para></para><list type="table"><item><term bgcolor="#E0E0E0" width="238"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="238"><para>LL_PRJOPEN_AM_READWRITE</para></term><description><para>File is opened for read/write access.</para></description></item><item><term width="238"><para>LL_PRJOPEN_AM_READONLY</para></term><description><para>File is only opened for read access.</para></description></item></list><para></para><para></para><list type="table"><item><term bgcolor="#E0E0E0" width="240"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="240"><para>LL_PRJOPEN_EM_IGNORE_</para><para>FORMULAERRORS</para></term><description valign="baseline"><para>Syntax errors are ignored. See notes.</para></description></item></list><para></para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlProjectOpen(combit.ListLabel18.LlProject,System.IO.Stream,System.IO.Stream,System.Int32)">
      <param name="projectType">Project type.Project stream to open.Printer settings stream to open.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlProjectOpen(combit.ListLabel18.LlProject,System.String,System.Int32)">
      <param name="projectType">Project type.File name to open.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFEditorProhibitAction(System.IntPtr,System.Int32)">
      <param name="objectInstance">
        <para align="left">RTF object handle</para>
        <para align="left">control ID of the button to disable. The IDs of the items in List &amp; Label can be found in the file MENUID.TXT of your List &amp; Label
installation.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFGetText(System.IntPtr,combit.ListLabel18.LlRTFTextMode,combit.ListLabel18.LlRTFContentMode)">
      <param name="objectInstance">RTF object handleTextmode. See LlRTFTextModeContentmode. See LlRTFContentMode</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFGetText(System.IntPtr,System.Int32)">
      <param name="objectInstance">
        <para align="left">RTF object handle</para>
        <para align="left">Options</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlRTFSetText(System.IntPtr,System.String)">
      <summary>Sets the text into the RTF control. The format of the text (plain or RTF) is being auto-detected. You should avoid using this API directly - the ListLabelRTFControl Class offers you a much more powerful
way to work with the RTF editor.</summary>
      <param name="objectInstance">RTF object handle.New contents.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetOption(System.Int32,System.Int32)">
      <param name="option">
        <para align="left">option index</para>
        <para align="left">new value</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetOption(combit.ListLabel18.LlOption,System.Int32)">
      <param name="option">
        <para align="left">option index</para>
        <para align="left">new value. See LlOption</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetOptionString(combit.ListLabel18.LlOptionString,System.String)">
      <param name="option">See LlOptionString<para align="left">the new value</para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetOptionString(System.Int32,System.String)">
      <param name="option">option index<para align="left">the new value</para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterInPrinterFile(combit.ListLabel18.LlProject,System.String,System.String)">
      <param name="projectType">Project type. See LlProject.Project file name.<para align="left">Printer name.</para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterInPrinterFile(combit.ListLabel18.LlProject,System.String,System.String,combit.ListLabel18.LlSetPrinterInPrinterFileModes)">
      <param name="projectType">Project type. See LlProject.Project file name.Printer name.See LlSetPrinterInPrinterFileModes
Enumeration.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterInPrinterFile(combit.ListLabel18.LlProject,System.String,combit.ListLabel18.LlPrinterIndex,System.String)">
      <param name="projectType">Project type. See LlProject.Project file name.Printer index.<para align="left">Printer name.</para></param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterInPrinterFile(combit.ListLabel18.LlProject,System.String,combit.ListLabel18.LlPrinterIndex,System.String,combit.ListLabel18.LlSetPrinterInPrinterFileModes)">
      <param name="projectType">Project type. See LlProject.Project file name.Printer index.Printer name.See LlSetPrinterInPrinterFileModes
Enumeration.</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterInPrinterFile(combit.ListLabel18.LlProject,System.String,System.Drawing.Printing.PrinterSettings)">
      <param name="projectType">Project type. See LlProject.Project file name.PrinterSettings instance that should be applied</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterInPrinterFile(combit.ListLabel18.LlProject,System.String,System.Drawing.Printing.PrinterSettings,System.Drawing.Printing.PageSettings)">
      <param name="projectType">Project type. See LlProject.Project file name.PrinterSettings instance that should be appliedPageSettings instance that should be applied</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterInPrinterFile(combit.ListLabel18.LlProject,System.String,combit.ListLabel18.LlPrinterIndex,System.Drawing.Printing.PrinterSettings)">
      <param name="projectType">Project type. See LlProject.Project file name.Printer index.PrinterSettings instance that should be applied</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlSetPrinterInPrinterFile(combit.ListLabel18.LlProject,System.String,combit.ListLabel18.LlPrinterIndex,System.Drawing.Printing.PrinterSettings,System.Drawing.Printing.PageSettings)">
      <param name="projectType">Project type. See LlProject.Project file name.Printer index.PrinterSettings instance that should be appliedPageSettings instance that should be applied</param>
    </member>
    <member name="M:combit.ListLabel18.LlCore.LlViewerProhibitAction(System.Int32)">
      <param name="menuID">
        <para align="left">ID of the button you want to remove. The IDs of the menu items in List &amp; Label can be found in the file MENUID.TXT of your List &amp; Label
installation.</para>
      </param>
    </member>
    <member name="P:combit.ListLabel18.LlCore.Handle">
      <summary>Returns the internal job handle.</summary>
    </member>
    <member name="P:combit.ListLabel18.LlCore.IsPrinting">
      <summary>
        <para>Returns true if the component is currently printing.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.MailJob.Send">
      <summary>Sends the email.</summary>
    </member>
    <member name="P:combit.ListLabel18.MailJob.AttachmentList">
      <summary>ArrayList of files to attach. Add the paths of the files to attach to the list.</summary>
    </member>
    <member name="P:combit.ListLabel18.MailJob.BCC">
      <summary>This address will receive a blind carbon copy. Multiple recipients can be separated by semicolons.</summary>
    </member>
    <member name="P:combit.ListLabel18.MailJob.Body">
      <summary>
        <para class="" align="left">Mail body text.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.MailJob.BodyHTML">
      <summary>Mail body text (HTML).</summary>
    </member>
    <member name="P:combit.ListLabel18.MailJob.CC">
      <summary>This address will receive a carbon copy. Multiple recipients can be separated by semicolons.</summary>
    </member>
    <member name="P:combit.ListLabel18.MailJob.Provider">
      <summary>
        <para class="" align="left">This option can be used to switch the mail provider. All options besides MSMAPI need the cmmx0?.dll.</para>
        <para></para>
        <list style="WIDTH: 407px; HEIGHT: 103px" type="table">
          <item>
            <term width="70" bgcolor="#E0E0E0" height="13">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0" height="13">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="70">SMAPI</term>
            <description>Simple MAPI</description>
          </item>
          <item>
            <term width="70">XMAPI</term>
            <description>Extended MAPI</description>
          </item>
          <item>
            <term width="70">MSMAPI</term>
            <description>
              <para class="" align="left">System MAPI (using the default MAPI client)</para>
            </description>
          </item>
          <item>
            <term width="70">Default</term>
            <description class="">
              <para align="left">The default value depends on the system's or application's settings (see below)</para>
            </description>
          </item>
          <item>
            <term width="70"></term>
            <description></description>
          </item>
        </list>
        <para>
          <br />
If the DLL can not be found, the mail will be sent using system MAPI (MSMAPI). The provider is selected by either setting it explicitly using this option or
letting the user choose in the LsMailConfigurationDialog(). List
&amp; Label tries first to retrieve the application specific mail settings from the registry. If those can not be found, the global mail settings will be
applied. These can be set using <see cref="combit.ListLabel18~combit.ListLabel18.LlCore~LsMailConfigurationDialog.html">LsMailConfigurationDialog()</see>.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.MailJob.ShowDialog">
      <summary>
        <para class="" align="left">Chooses to send the mail without any further user interaction.</para>
        <para></para>
        <list style="WIDTH: 427px; HEIGHT: 108px" type="table">
          <item>
            <term width="66" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="66">false</term>
            <description>
              <para class="" align="left">The mail is sent directly without any further user interaction (at least 1 TO recipient must be given)</para>
            </description>
          </item>
          <item>
            <term width="66">true</term>
            <description>
              <para class="" align="left">The standard "Send mail" dialog is displayed. The values passed are preset there.</para>
            </description>
          </item>
        </list>
        <br />
        <br />
      </summary>
    </member>
    <member name="P:combit.ListLabel18.MailJob.Subject">
      <summary>email subject.</summary>
    </member>
    <member name="P:combit.ListLabel18.MailJob.To">
      <summary>Recipient address. Multiple recipients can be separated by semicolons.</summary>
    </member>
    <member name="P:combit.ListLabel18.NotifyProgressEventArgs.Percentage">
      <summary>The percentage of the current print progress.</summary>
    </member>
    <member name="P:combit.ListLabel18.NotifyProgressEventArgs.Text">
      <summary>This is the status text which can be specified for printing.</summary>
    </member>
    <member name="P:combit.ListLabel18.ParameterAutoCompleteEventArgs.ParameterIndex">
      <summary>
        <para>The index of the respective parameter.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ParameterAutoCompleteEventArgs.Values">
      <summary>Use Values.<em>Add</em> to define a new auto complete value.</summary>
    </member>
    <member name="P:combit.ListLabel18.PostCloneDesignerObjectEventArgs.Clone">
      <summary>The cloned Designer object. Custom defined objects/members in the Designer object (e.g. custom lists etc.) can be copied into a new copy of the Designer object
with this property.</summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.#ctor(System.String)">
      <param name="filename">
        <para align="left">File name</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.#ctor(System.String,System.Boolean)">
      <param name="filename">File nameRead-only</param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.#ctor(System.String,System.Boolean,System.String)">
      <param name="filename">File nameRead-only<para>Temporary path</para></param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.#ctor(System.IntPtr)">
      <param name="handle">
        <para align="left">Preview file handle</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Append">
      <summary>
        <para class="">You can append several preview files. In order to do this, you must first open the destination file. Since a write access is required, you must
pass the second parameter, ReadOnly, as false. Subsequently, you can pass the file name of the file to be added to the Append method. Alternatively, you can
also assign a handle to a preview file in the memory or to another instance of the PreviewFile.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Close">
      <summary>Close the preview file.</summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.ConvertTo">
      <summary>
        <para>This method converts the preview file to the selected format.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.DeleteFiles">
      <summary>
        <para align="left">Delete the preview file(s).</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Dispose">
      <summary>Free allocated resources.</summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.GetFilename">
      <summary>Returns the file name of the PreviewFile instance.</summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.GetProjectParameterValue(System.String)">
      <summary>ProjectParameters from a preview file can be queried hereby.</summary>
      <returns>Returns the value of the queried project parameter <em>parameterName</em> as string.</returns>
      <param name="parameterName">Name of the project parameter to be queried. The prefix "ProjectParameter." must be used for the call.</param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Print">
      <summary>
        <para class="">Prints the preview file.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Append(System.String)">
      <param name="filename">path of the file to append</param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Append(combit.ListLabel18.PreviewFile)">
      <param name="previewFile">file to append</param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.ConvertTo(System.String)">
      <param name="filename">
        <para align="left">name of the target file. The file type is autodetected from the extension.</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.ConvertTo(System.String,System.String)">
      <param name="filename">name of the target file<para align="left">The desired target format. Allowed values:</para><para align="left"></para><list type="bullet"><item><div align="left"><font size="1" face="Humanist777BT-RomanB">"TIFF" (also "PICTURE_MULTITIFF")</font></div></item><item><div align="left"><font size="1" face="Humanist777BT-RomanB">"JPEG" (also "PICTURE_JPEG")</font></div></item><item><div align="left"><font size="1" face="Humanist777BT-RomanB">"PNG" (also "PICTURE_PNG")</font></div></item><item><div align="left"><font size="1" face="Humanist777BT-RomanB">"TTY"</font></div></item><item><div align="left"><font size="1" face="Humanist777BT-RomanB">"PDF"</font></div></item></list></param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.GetFilename(System.Int32)">
      <param name="jobIndex">
        <para class="">job index. 1: first job, ... (1.. <i><font face="Humanist777BT-LightItalicB" size="1">LlStgsysGetJobCount()</font></i>).</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Print(System.String)">
      <param name="printerName">
        <para class="" align="left">name of the printer to be used for the first page</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Print(System.String,System.String)">
      <param name="printerName1">
        <para class="" align="left">Name of the printer to be used for the first page</para>
        <para class="">Name of the printer to be used for the following pages</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Print(System.String,System.String,System.Int32,System.Int32)">
      <param name="printerName1">
        <para class="" align="left">Name of the printer to be used for the first page</para>
        <para class="">Name of the printer to be used for the following pages</para>
        <para class="">Index of the first page to print</para>
        <para class="" align="left">Index of the last page to print</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Print(System.String,System.String,System.Int32,System.Int32,System.Int32)">
      <param name="printerName1">
        <para class="" align="left">Name of the printer to be used for the first page</para>
        <para class="">Name of the printer to be used for the following pages</para>
        <para class="">Index of the first page to print</para>
        <para class="" align="left">Index of the last page to print</para>
        <para>Number of copies</para>
      </param>
    </member>
    <member name="M:combit.ListLabel18.PreviewFile.Print(System.String,System.String,System.Int32,System.Int32,System.Int32,combit.ListLabel18.LlStgsysPrintFlag,System.String,System.IntPtr)">
      <param name="printerName1">
        <para class="" align="left">Name of the printer to be used for the first page</para>
        <para class="">Name of the printer to be used for the following pages</para>
        <para class="">Index of the first page to print</para>
        <para class="" align="left">Index of the last page to print</para>
        <para>Number of copies</para>
        <para>Various flags.</para>
        <para align="left">Will be shown in the title of the optional meter dialog and is also used as document name for the print job. If NULL, the entry from the
preview file (parameter of LlPrintStart()) is being used.</para>
        <para class="" align="left">Window handle to be used as parent for the meter dialog.</para>
      </param>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.APIVersion">
      <summary>
        <para align="left">Version of the API.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.BoxType">
      <summary>
        <para align="left">Progress box type for the Print() method.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.Count">
      <summary>Number of pages.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.EmfResolution">
      <summary>
        <para align="left">Resolution of the metafiles generated internally.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.Filename">
      <summary>
        <para align="left">Filename.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.FileVersion">
      <summary>
        <para align="left">Version of the file.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.Handle">
      <summary>
        <para align="left">Internal handle of the preview file.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.Item(System.Int32)">
      <summary>
        <para align="left">The class indexer provides access to the each page of the preview file. A page is always represented by the PreviewPage class. Alternatively
the class supports the IEnumerable interface - you can cover the pages with a for each... in loop.</para>
      </summary>
      <param name="index">Index of the respective page.</param>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.Pages">
      <summary>Gives access to the page collection stored in this preview file.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.PrinterCount">
      <summary>
        <para>Number of printers used for the original printout.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewFile.Units">
      <summary>
        <para align="left">Unit system used for the original printout.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewPage.GetBitmap">
      <summary>Returns a bitmap representation of the page.</summary>
    </member>
    <member name="M:combit.ListLabel18.PreviewPage.GetMetafile">
      <summary>Returns a metafile representation of the page.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.Copies">
      <summary>Returns the number of copies requested for the page in the original printout.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.Creation">
      <summary>Returns information about the creation of the file.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.File">
      <summary>Returns the file name this page belongs to.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.JobName">
      <summary>Returns the job name this page belongs to.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.Orientation">
      <summary>Returns the page orientation.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PageIndex">
      <summary>Returns the index of the page within the whole preview file.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PageNumber">
      <summary>Returns the index of the page within its job.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PageSettings">
      <summary>Returns the page settings for this page.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PrintablePageOffset">
      <summary>Returns the printable area offset for the original printout.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PrintablePageSize">
      <summary>Returns the printable area size for the original printout.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PrinterDevice">
      <summary>Returns the device used for the original printout.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PrinterIndex">
      <summary>Returns the printer index (first page/following pages) for the page.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PrinterName">
      <summary>Returns the printer name used for the original printout.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PrinterPort">
      <summary>Returns the printer port used for the original printout.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PrinterResolution">
      <summary>Returns the printer resolution used for the original printout.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PrintPhysicalPage">
      <summary>Returns if the original design was based on the printable area only or the whole physical page.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.ProjectName">
      <summary>Returns the project name used for the original printout.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.PysicalPageSize">
      <summary>Returns the physical page size of the original printout.</summary>
    </member>
    <member name="P:combit.ListLabel18.PreviewPage.UserValue">
      <summary>Gets or sets a user specific value that can be used to include further information into the page.</summary>
    </member>
    <member name="P:combit.ListLabel18.PrintJobInfoEventArgs.DeviceName">
      <summary>
        <para align="left">Printer name.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PrintJobInfoEventArgs.JobID">
      <summary>
        <para align="left">Job handle of the job that started the print.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PrintJobInfoEventArgs.JobStatus">
      <summary>
        <para align="left">Combination of state flags (JOB_STATUS_-constants in WINSPOOL.H).</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.PrintJobInfoEventArgs.LlJobID">
      <summary>
        <para align="left">Job ID (not the job ID of the printer but a global one created by List &amp; Label).</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.ProjectParameter.ValueFromProjectFile(System.String)">
      <summary>
        <para>Returns the value of the project parameter in the specified project.</para>
        <para>For example the values of the project parameters can be obtained before print start. This is particularly helpful if custom project parameters are declared
that can be changed in the Designer by the user (LlProjectParameterVisibility).</para>
      </summary>
      <returns>Value of the project parameter as string.</returns>
      <param name="projectFile">
        <para>Full filename (and path) of the project file.</para>
      </param>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameter.Category">
      <summary>Defines which category the project parameter belongs to or queries it.</summary>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameter.EvaluatedValue">
      <summary>The evaluated value of a project parameter can be queried here during print time - e.g. if it defined as a formula.</summary>
      <exception caption="" cref="System.InvalidOperationException">If the property is queried outside the printing process.</exception>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameter.Name">
      <summary>Defines the name of the project parameter or queries it.</summary>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameter.ParameterType">
      <summary>Defines the type of the project parameter or queries it.</summary>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameter.SaveDefaultValue">
      <summary>Defines if the project parameter also is to be saved in the project file with the default value (default) if it wasn't changed.</summary>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameter.Scope">
      <summary>Defines the scope of the project parameter or queries it.</summary>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameter.Value">
      <summary>Defines the value of the project parameter or queries it.</summary>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameter.Visibility">
      <summary>Defines the visibility of the project parameter or queries it.</summary>
    </member>
    <member name="M:combit.ListLabel18.ProjectParameters.Add(combit.ListLabel18.ProjectParameter)">
      <summary>Adds a project parameter defined beforehand that was created by <see cref="combit.ListLabel18~combit.ListLabel18.ProjectParameters~NewParameter.html">NewParameter</see>.</summary>
      <param name="parameter">The project parameter to be added.</param>
    </member>
    <member name="M:combit.ListLabel18.ProjectParameters.Clear">
      <summary>All custom defined project parameters are removed here. The project parameters defined by List &amp; Label are kept.</summary>
    </member>
    <member name="M:combit.ListLabel18.ProjectParameters.NewParameter(System.String)">
      <summary>Creates a project parameter. The name must be passed already.</summary>
      <param name="parameterName">Name of the project parameter.</param>
    </member>
    <member name="M:combit.ListLabel18.ProjectParameters.NewParameter(System.String,System.String)">
      <summary>Creates a project parameter. The name and value must be passed already.</summary>
      <param name="parameterName">Name of the project parameter.Value of the project parameter.</param>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameters.Item(System.String)">
      <summary>The name of the project parameter is passed as string. Is usually used for custom parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.ProjectParameters.Item(combit.ListLabel18.LlProjectParameter)">
      <summary>The name of the project parameter is passed as a LlProjectParameter Enumeration. Is usually used for predefined parameters.</summary>
    </member>
    <member name="P:combit.ListLabel18.SaveFilenameEventArgs.SaveFilename">
      <summary>The filename and path of the saved project.</summary>
    </member>
    <member name="P:combit.ListLabel18.ShowHelpEventArgs.ContextId">
      <summary>
        <para align="left">Context ID of the requested help page.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ShowHelpEventArgs.DesignerWindow">
      <summary>
        <para align="left">Access to the designer window; the property handle returns the window handle.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ShowHelpEventArgs.HelpType">
      <summary>
        <para align="left">Type of help request.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ShowHelpEventArgs.IsProcessed">
      <summary>
        <para align="left">If the property is set to "true", List &amp; Label does not display the requested Help.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.Variable.IsUsed">
      <summary>Returns whether the object is used in the current project.</summary>
    </member>
    <member name="M:combit.ListLabel18.VariableCollection.GetEnumerator">
      <summary>
        <para>Returns an <em>ElementBaseEnumerator,</em> which contains all variables.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.VariableHelpTextEventArgs.HelpText">
      <summary>
        <para align="left">Help text to be displayed.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.VariableHelpTextEventArgs.Name">
      <summary>
        <para align="left">Name of the variable or field.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ViewerButtonClickedEventArgs.Id">
      <summary>
        <para align="left">ID of the toolbar element. See menuid.txt for a list of possible IDs.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ViewerButtonClickedEventArgs.IsProcessed">
      <summary>
        <para align="left">If the property is set to true, List &amp; Label does not process the requested functionality.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ViewerButtonClickedEventArgs.ViewerWindow">
      <summary>
        <para align="left">Access to the viewer window, the property Handle returns the window handle.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ViewerButtonStateEventArgs.Id">
      <summary>
        <para align="left">ID of the toolbar element. See menuid.txt for a list of possible IDs.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ViewerButtonStateEventArgs.State">
      <summary>
        <para align="left">Allows the modification of the state of the toolbar element. Possible enumeration values are Enabled, Disabled, and Hidden.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ViewerButtonStateEventArgs.ViewerWindow">
      <summary>
        <para align="left">Access to the viewer window, the property handle returns the window handle.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.ViewerWindow.Handle">
      <summary>Window handle of the viewer.</summary>
    </member>
    <member name="T:combit.ListLabel18.AutoDefineDataItemHandler">
      <summary>
        <para>Enables the application to influence the tables, table relations and sort orders passed by the databinding engine.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.AutoDefineElementHandler">
      <summary>
        <para>Enables the application to influence fields and variables passed by the databinding engine.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.AutoDefineNewLineHandler">
      <summary>
        <para align="left">Similar to AutoDefineNewPage, this event is called when printing databound lists for every row of a table before calling LlPrintFields. Here,
you can declare additional fields that you would like to use in the table.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.AutoDefineNewPageHandler">
      <summary>
        <para align="left">The event is triggered when using DataBinding for every new page. Here, you can register additional required variables for this page. The event
is called internally before calling LlPrint.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.CheckFunctionSyntaxHandler">
      <summary>
        <para align="left">You can check the syntax with CheckFunctionSyntax. Here, you can check the data type of parameters and make sure that the parameters are, for
instance, placed in a specific range.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.CreateDesignerObjectHandler">
      <summary>
        <para align="left">The event CreateDesignerObject is triggered when the user creates a new object. If desired, you can show the initial dialog to the user. This
can, for instance, be an assistant that makes it simple for the user to configure the new object. If you don't want to offer this, simply forego processing of
the event. The following example shows the display of a MessageBox as soon as the new object is placed in the workspace for the first time. You gain access to
the designer window through the event argument. The passed class supports the IWin32Window interface and can, as a result, be used for a MessageBox or another
window as a parent.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DefineFieldsHandler">
      <summary>
        <para align="left">This event is triggered by the print and design methods for transferring data to List &amp; Label if no DataSource has been assigned. The event
arguments are always of the DefineElementsEventArgs type.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DefinePrintOptionsHandler">
      <summary>
        <para align="left">Legacy event, use ExportOptions Property instead.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DefineVariablesHandler">
      <summary>
        <para align="left">This event is triggered by the print and design methods for transferring data to List &amp; Label if no DataSource has been assigned. The event
arguments are always of the DefineElementsEventArgs type.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerAction.ExecuteActionHandler">
      <summary>Is called when the user triggered an action.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerAction.GetActionStateHandler">
      <summary>Is called when the toolbar is refreshed. With this event you can define the state of the action.</summary>
    </member>
    <member name="T:combit.ListLabel18.DrawDesignerObjectHandler">
      <summary>
        <para align="left">After the user has edited the object, you are asked by List &amp; Label to draw the object. The event DrawDesignerObject is triggered for this
purpose. A Graphics object and the rectangle of the object are passed through EventArguments. Now, you can draw in the work area with the known GDI + methods.
While doing so, access to the underlying object properties is naturally possible and useful. The sample listing shows the presentation of the graphic file
selected above.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawObjectHandler">
      <summary>
        <para align="left">The event DrawObject is called for every object displayed by List &amp; Label. The event arguments provide a graphic object as well as the area
of the object. In this area, you can for example hide or draw the object.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawPageHandler">
      <summary>
        <para align="left">This event is called in the case of list projects for each displayed page and allows customized drawing with GDI+.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawProjectHandler">
      <summary>
        <para align="left">With the help of this event, you can print additional drawings and elements for label and card projects. This allows customized printing. For
instance, you can apply a watermark from your product's demo version to each print out.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawTableFieldHandler">
      <summary>
        <para align="left">Similar to DrawTableLine, this event can be used to apply a different color to each field of a table.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DrawTableLineHandler">
      <summary>
        <para align="left">This event allows the modification of a table line. In this way, you can, for instance, create a customized colored and, if necessary, an
alternating background (which List &amp; Label provides too, but there might be reasons to paint it in this event).</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.EditDesignerObjectHandler">
      <summary>
        <para align="left">This event is triggered, when the user double clicks on the newly added object or selects the item "Properties" from the context menu. Here as
well, you can gain access to the designer window through event arguments, and a separate dialog can be displayed. In the example, you see the display of a file
selection dialog. Here, you can choose a graphic to be displayed in the designer. The dialog is displayed by double-clicking on the object.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.EvaluateFunctionHandler">
      <summary>
        <para align="left">The event EvaluateFunction has to be handled in order to activate the function. You can gain access to the parameters indicated by the user
through event arguments. Use the following lines in order to return the total of both parameters, for instance.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.EvaluateHandler">
      <summary>Legacy event. Use DesignerFunction Class instead.</summary>
    </member>
    <member name="T:combit.ListLabel18.ExpressionErrorHandler">
      <summary>
        <para align="left">This event is triggered when an expression error occurs in a project. The passed error texts are combined and then displayed to the user.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.FailsFilterHandler">
      <summary>
        <para align="left">This event informs that the last data record declared was not displayed as it did not meet a given filter condition. Additional event arguments
are not offered.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelPreviewControl.ButtonPressHandler">
      <summary>
        <para align="left">This event is triggered when a button in the preview window is clicked. Here, you have the option to implement the corresponding function by
yourself or accept the regular List &amp; Label behavior.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelPreviewControl.LoadFinishedHandler">
      <summary>This event tells you when the preview file is completely loaded. Furthermore the parameter isSuccessful tells you if the loading process was
successful.</summary>
    </member>
    <member name="T:combit.ListLabel18.ListLabelPreviewControl.PageChangedHandler">
      <summary>
        <para align="left">Tells you that the current page has been changed.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.NotifyProgressHandler">
      <summary>With this event you can enquire the printing progress to preview.</summary>
    </member>
    <member name="T:combit.ListLabel18.ParameterAutoCompleteHandler">
      <summary>
        <para align="left">Via ParameterAutoComplete, it is possible to give different recommended values to the AutoComplete feature of the formula assistant.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.PrintJobInfoHandler">
      <summary>
        <para>This event is called every time the state of the print job has changed in the spooler.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ProjectLoadedHandler">
      <summary>This event is called when a project will be loaded in the Designer.</summary>
    </member>
    <member name="T:combit.ListLabel18.SaveFilenameHandler">
      <summary>
        <para>This event will be fired every time a project is saved in the List &amp; Label designer. Thus your application can react if a new project is created or an
existing one is saved.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ShowHelpHandler">
      <summary>
        <para align="left">This event allows the integration of a customized Help system. For this, the event arguments contain the corresponding context ID. If you
implement customized Help, you must indicate this to List &amp; Label, so that the internal Help is not displayed.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.VariableHelpTextHandler">
      <summary>
        <para align="left">You can support your users by displaying help texts for each variable and field. The event is triggered for the corresponding element as soon
as the user selects it in the formula assistant and the help text is to be displayed.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ViewerButtonClickedHandler">
      <summary>
        <para align="left">This event is triggered when a button in the preview window is clicked. Here, you have the option to implement the corresponding function by
yourself or accept the regular List &amp; Label behavior.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.ViewerButtonStateHandler">
      <summary>
        <para align="left">This event allows you to manipulate the preview window. The event is called for each element of the toolbar. The event arguments allow access
to the respective IDs. With the return status, you can determine whether or not the user can use the element.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.ICanHandleUsedIdentifiers">
      <summary>By implementing this interface, custom data providers can receive the identifiers actually used in a print project e.g. in order to optimize queries.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.IDataProvider">
      <summary>Implement this interface to write your custom data provider. Basically, this interface and it's interface peers from the DataProviders namespace represent a
relational database. Any class implementing this interface can be directly assigned to the DataSource Property of the ListLabel component. The namespace already contains a couple
of concrete classes implementing this interface.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.ITable">
      <summary>This interface represents a table within the database.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.ITableColumn">
      <summary>This interface represents a table column within a table row.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.ITableRelation">
      <summary>This interface represents a relation between two tables in a database.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.ITableRow">
      <summary>This interface represents a table row.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.ICanHandleUsedIdentifiers.SetUsedIdentifiers(System.Collections.ObjectModel.ReadOnlyCollection{System.String})">
      <summary>This method is called by List &amp; Label to set the identifiers (i.e. variables and field names) used in a project that is about to be printed. You may cache
this information in your own data provider in order to e.g. optimize your queries.</summary>
      <param name="identifiers">A collection of field and variable names that are used in the project about to be printed.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.IDataProvider.GetRelation(System.String)">
      <summary>This method is called whenever a relation is queried from the data provider.</summary>
      <param name="relationName">The name of the relation to return. The parameter relationName can also contain a relation name that is not available in the data provider (e.g. in combination
with the usage of a DataProviderCollection). In this case the return value of the method has to be null.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.IDataProvider.GetTable(System.String)">
      <summary>This method is called whenever a table is queried from the data provider.</summary>
      <param name="tableName">The name of the table to return. The parameter tableName can also contain a table name that is not available in the data provider (e.g. in combination with the
usage of a DataProviderCollection). In this case the return value of the method has to be null.</param>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.IDataProvider.Relations">
      <summary>This method is called to receive all available relations between the tables of the data provider.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.IDataProvider.SupportsAnyBaseTable">
      <summary>
        <para>A provider can display if any base table is allowed in the Designer or if the hierarchy of data sources has to be maintained.</para>
        <para>A typical example would be customers/orders in a XML file. If inserting "orders" would be allowed on the root level, randomly only the orders of the first
customer would be displayed. The below example shows how to avoid that for the XmlDataProvider
Class. By that it is only possible to directly insert the customer and to insert the
orders one level deeper.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.IDataProvider.Tables">
      <summary>This method is called to receive all available tables of the data provider.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.ITable.ApplyFilter(System.String)">
      <summary>This method is called to set a row filter on the rows of the table. The syntax of the passed in string is "&lt;FieldName&gt;=&lt;Value&gt;". The method will
only be called if the SupportsFiltering Property returns true. If it doesn't,
you don't need to implement this method and may safely throw a NotImplementedException. Be aware that your data provider will not be able to support drill down
reporting in this case, however.</summary>
      <param name="filter">Filter string "&lt;FieldName&gt;=&lt;Value&gt;". If you work with combined primary keys, you will get the key field name separated by tab as well as the
values, e.g. "CustomerID\tOrderID=22\t14". If this parameter is empty, the row filter should be reverted and all rows should be selected again. See also
ChildColumnName Property and <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.ITableRelation~ParentTableName">ParentTableName
Property</see>.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.ITable.ApplySort(System.String)">
      <summary>This method is called to set a sorting on the rows of the table. It will only be called if the SupportsSorting
Property returns true. If your data provider doesn't support sorting, you don't
need to implement this method and may safely throw a NotImplementedException.</summary>
      <param name="sortDescription">Sort order name as passed by your data provider's SortDescriptions Property.</param>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITable.Count">
      <summary>This property is queried to receive the number of rows in the table. It will only be accessed if
SupportsCount returns true. If your data provider doesn't support counting, you
don't need to implement this property and may safely throw a NotImplementedException. Be aware however that you won't get a progress bar during printing in
this case.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITable.Rows">
      <summary>This property is queried to get an IEnumerable interface of the rows contained in the table.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITable.SchemaRow">
      <summary>This property is queried whenever a schema row is requested. As long as you don't return an empty enumeration for the
Rows property, you don't need to implement this property and may safely throw a
NotImplementedException.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITable.SortDescriptions">
      <summary>This property is queried to receive the available sort orders for your table. It will only be called if the SupportsSorting
Property returns true. If your data provider doesn't support sorting, you don't
need to implement this property and may safely throw a NotImplementedException.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITable.SupportsCount">
      <summary>This property is accessed to determine if the data provider supports a row count. You may safely return false here but will not get a progress bar at print
time then.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITable.SupportsFiltering">
      <summary>This property is accessed to determine if the data provider supports a row filter. You may safely return false here but will not get drill down reporting
support then.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITable.SupportsSorting">
      <summary>This property is accessed to determine if the data provider supports sorting. You may safely return false here but will not be able to choose a sort order on
the Designer then.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITable.TableName">
      <summary>This property is accessed to query the table name.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableColumn.ColumnName">
      <summary>This property is accessed to query the column name.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableColumn.Content">
      <summary>This property is accessed to query the column content.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableColumn.DataType">
      <summary>This property is accessed to query the column type.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableColumn.FieldType">
      <summary>This property is queried to set the List &amp; Label field type of the column. Can e.g. be used to provide barcode columns. Just return LlFieldType.Unknown to
get the default behavior (automatically determine field type based on DataType).</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableRelation.ChildColumnName">
      <summary>
        <para>This property is accessed to query the child key column name. Combined keys can be passed with the separator "\t". Your data provider should therefore
deliver for example "CustomerID\tOrderID" and the corresponding child fields. In the ApplyFilter()
Method of the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.ITable">ITable
Interface</see> the values are arriving exactly like that, a filter string could look like following:</para>
        <para>"CustomerID\tOrderID=22\t14"</para>
        <para>The GetChildTable() Method of the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.ITableRow">ITableRow
Interface</see> directly gets a <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.ITableRelation">ITableRelation
Interface</see>, so that you also have access to the combined fields there.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableRelation.ChildTableName">
      <summary>This property is accessed to query the child table name.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableRelation.ParentColumnName">
      <summary>
        <para>This property is accessed to query the parent key column name. Combined keys can be passed with the separator "\t". Your data provider should therefore
deliver for example "CustomerID\tOrderID" and the corresponding child fields. In the ApplyFilter()
Method of the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.ITable">ITable
Interface</see> the values are arriving exactly like that, a filter string could look like following:</para>
        <para>"CustomerID\tOrderID=22\t14"</para>
        <para>The GetChildTable() Method of the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.ITableRow">ITableRow
Interface</see> directly gets a <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.ITableRelation">ITableRelation
Interface</see>, so that you also have access to the combined fields there.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableRelation.ParentTableName">
      <summary>This property is accessed to query the parent table name.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableRelation.RelationName">
      <summary>This property is accessed to query the relation name.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.ITableRow.GetChildTable(combit.ListLabel18.DataProviders.ITableRelation)">
      <summary>This method is called whenever a sub table is needed. This happens if the user chose to insert a relationally linked table to the current table e.g. the orders
of a customer. In this case, the method will be called on the customer table with the relation linking to the orders table.</summary>
      <param name="relation">The relation to the child table.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.ITableRow.GetParentRow(combit.ListLabel18.DataProviders.ITableRelation)">
      <summary>This method is called to access the fields of a parent table. Within the Designer, these fields are made available in a folder with a "1:1" icon. If your
provider does not support 1:1 relations, simply return false for the
SupportsGetParentRow property and throw a NotImplementedException for this
method. Be aware however that your users will not be able to access e.g. customer data from an order if you have a 1:n relation between customers and their
orders.</summary>
      <param name="relation">The relation to the parent table.</param>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableRow.Columns">
      <summary>This property is accessed to query the columns of the table row. If your data provider supports the
ICanHandleUsedIdentifiers interface, you only need to return the columns
received in <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.ICanHandleUsedIdentifiers~SetUsedIdentifiers">SetUsedIdentifiers Method</see></summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableRow.SupportsGetParentRow">
      <summary>This property is accessed to query if the row supports getting the parent row for a given relation. See the GetParentRow
Method for more information.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ITableRow.TableName">
      <summary>This property is queried to receive the table name this row belongs to.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.DataSourceType">
      <summary>Enumeration of available source types for the DataSource component.</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.DataSourceType.OleDb">
      <summary>Connect via OleDb</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.DataSourceType.Sql">
      <summary>Connect via Sql</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.DataSourceType.SqlFile">
      <summary>Connect via SqlFile</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.DataSourceType.Oracle">
      <summary>Connect via Oracle (obsoleted by Microsoft)</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.DataSourceType.Odbc">
      <summary>Connect via Odbc</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.DbConnectionElementTypes">
      <summary>Use one or several combined values to determine which elements of the database should be available to the Designer.</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.DbConnectionElementTypes.None">
      <summary>No elements are available.</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.DbConnectionElementTypes.Table">
      <summary>Table elements are available.</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.DbConnectionElementTypes.View">
      <summary>View elements are available.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.NodeType">
      <summary>Available node types.</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.NodeType.Flat">
      <summary>The node should be treated as 'flat', i.e. no sub table should be created for it.</summary>
    </member>
    <member name="F:combit.ListLabel18.DataProviders.NodeType.Table">
      <summary>The node should be treated as sub table, i.e. it might appear multiple times for a single parent node.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.AdoDataProvider">
      <summary>
        <para>This data provider can be used to access data from the following ADO.NET elements:</para>
        <list type="bullet">
          <item>DataView</item>
          <item>DataTable</item>
          <item>DataViewManager</item>
          <item>DataSet</item>
        </list>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.CsvDataProvider">
      <summary>
        <para>This data provider can be used to access data from CSV (separated values) files.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.DataProviderCollection">
      <summary>This data provider can be used to combine multiple other data providers into one datasource. Use it if you have e.g. multiple DataSet classes from where to
pull data or if you would like to have a mix of XML and custom object data.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.DataSource">
      <summary>Component that allows to easily select a data source within the IDE. Afterwards, this DataSource can the be bound to the DataSource Property of a ListLabel instance.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.DataSourceConnectionProperties">
      <summary>This class represents the connection properties of a DataSource.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.DbCommandSetDataProvider">
      <summary>
        <para>This provider allows to combine multiple IDbCommand implementations into one data source. It can be used e.g. to access multiple SQL tables and define
relations between them (although this is done more easily with the SqlConnectionDataProvider Class). Another possibility is to combine
data from e.g. SQL and Oracle databases into one data source.</para>
        <para>Please note that JOIN statements may generate ambiguous column names in the result set. Set this property to "False" if you receive "Ambiguous Column Name"
exceptions.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.DbConnectionDataProvider">
      <summary>
        <para>Abstract base class for data providers accessing the data of an IDbConnection. The concrete implementations in this assembly are the OleDbConnectionDataProvider Class,
the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.OracleConnectionDataProvider.html">OracleConnectionDataProvider Class</see> and the <see cref="combit.ListLabel18~combit.ListLabel18.DataProviders.SqlConnectionDataProvider.html">SqlConnectionDataProvider Class</see>. You
can add your own custom IDbConnection consuming descendants if you can access the database schema information (tables and relations) for your .NET data
provider. This class is serializable.</para>
        <para>In order to write your own descendant, override the Init() method and pass all tables and relations to the protected Provider member. See the example below
for how this is done in the SqlConnectionDataProvider Class. As long as your provider conforms to
ISO SQL, you shouldn't need to change anything else, the base class takes care of the entire SQL handling automatically.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.ExecuteDbCommandEventArgs">
      <summary>Enables to tweak the autogenerated IDbCommand instances before they are executed on the database.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.FieldType">
      <summary>Attribute class that can be used in connection with the ObjectDataProvider. Simply apply this attribute to your class' properties in
order to determine the field type to be used (e.g. barcode).</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.GetNodeTypeEventArgs">
      <summary>Enables the application to override the NodeType detection logic of the XmlDataProvider.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.HandleEnumerablePropertyEventArgs">
      <summary>Enables the application to offer a variable recursion depth for the ObjectDataProvider Class depending on the property currently being examined.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.LoadDeferredContentEventArgs">
      <summary>Enables lazy property loading for the ObjectDataProvider Class. This event is triggered before the provider does
examine the property and enables to late load property contents as they are actually required. See the MSDN documentation on loading deferred content for WCF
or ADO.NET Data Services for an example.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.ObjectDataProvider">
      <summary>
        <para>This data provider can be used to access object structures. It is capable to work with the following types/interfaces:</para>
        <list type="bullet">
          <item>IEnumerable (requires at least one record, though)</item>
          <item>IEnumerable&lt;T&gt;</item>
          <item>IListSource</item>
        </list>
        <para>In order to influence the property names and types, you may either implement the ITypedList interface on your class or use the DisplayNameAttribute. To
suppress members, use the Browsable(false) attribute on the members.</para>
        <para>The provider can parse empty enumerations as well as long as they are strongly typed. Otherwise, at least one element is required in the enumeration and
this first element determines the type that is used for further parsing.</para>
        <para>The provider automatically supports sorting as soon as the data source implements the IBindingList interface.</para>
        <para>You may also use this data provider to access LINQ query results, as they are IEnumerable&lt;T&gt;.</para>
        <para>When using EntityCollection&lt;T&gt; objects as data source the ObjectDataProvider first checks the state of the sub relation by querying the IsLoaded
property and dynamically calls Load() if necessary. This way, the data is only queried when needed.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.OdbcConnectionDataProvider">
      <summary>This data provider can be used to consume data from an OdbcDbConnection (e.g. an Excel file). This class is serializable.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.OleDbConnectionDataProvider">
      <summary>This data provider can be used to consume data from an OleDbConnection (e.g. Access database file). This class is serializable.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.OracleConnectionDataProvider">
      <summary>This data provider can be used to consume data from an OracleConnection (from the System.Data.OracleClient namespace). As the connection object will be cloned
multiple times, the connection string needs to set Persist Security Info to True (see sample below) if user/password authentication is used. This class is
serializable.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.PreParseXPathNavigatorEventArgs">
      <summary>Enables the application to override the default type parsing behavior of the XmlDataProvider Class.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.SqlConnectionDataProvider">
      <summary>This data provider can be used to consume data from a SqlConnection (from the System.Data.SqlClient namespace). As the connection object will be cloned
multiple times, the connection string needs to set Persist Security Info to True if user/password authentication is used. This class is serializable.</summary>
    </member>
    <member name="T:combit.ListLabel18.DataProviders.XmlDataProvider">
      <summary>This data provider can be used to access data from XML files. It will not use schema information in XML/XSD files and does not handle constraints. The main
purpose of this class is to provide a fast and easy access to nested XML data. This class is serializable.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.AdoDataProvider.#ctor(System.Data.DataView)">
      <summary>Initializes the data provider to access the data of the passed DataView.</summary>
      <param name="dataView">The DataView to access.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.AdoDataProvider.#ctor(System.Data.DataTable)">
      <summary>Initializes the data provider to access the data of the passed DataTable.</summary>
      <param name="dataTable">The DataTable to access.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.AdoDataProvider.#ctor(System.Data.DataViewManager)">
      <summary>Initializes the data provider to access the data of the passed DataViewManager.</summary>
      <param name="dataViewManager">The DataViewManager to access.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.AdoDataProvider.#ctor(System.Data.DataSet)">
      <summary>Initializes the data provider to access the data of the passed DataSet.</summary>
      <param name="dataSet">The DataSet to access.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.AdoDataProvider.Dispose">
      <summary>Disposes the AdoDataProvider and releases unused resources.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.AdoDataProvider.Dispose">
      <summary>Disposes the AdoDataProvider and releases unused resources.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.CsvDataProvider.#ctor(System.String)">
      <summary>Initializes the DataProvider to accessthe data from a CSV file.</summary>
      <param name="fileName">File name of the input file.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.CsvDataProvider.#ctor(System.String,System.Boolean)">
      <summary>Initializes the DataProvider to accessthe data from a CSV file.</summary>
      <param name="fileName">File name of the input file.First line should be used as header (i.e. the contents are used as column names).</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.CsvDataProvider.#ctor(System.String,System.Boolean,System.String)">
      <summary>Initializes the DataProvider to accessthe data from a CSV file.</summary>
      <param name="fileName">File name of the input file.First line should be used as header (i.e. the contents are used as column names).Name of the resulting table in the Designer.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.CsvDataProvider.#ctor(System.String,System.Boolean,System.String,System.Char)">
      <summary>Initializes the DataProvider to accessthe data from a CSV file.</summary>
      <param name="fileName">File name of the input file.First line should be used as header (i.e. the contents are used as column names).Name of the resulting table in the Designer.Separator character.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.CsvDataProvider.#ctor(System.String,System.Boolean,System.String,System.Char,System.Int32)">
      <summary>Initializes the DataProvider to accessthe data from a CSV file.</summary>
      <param name="fileName">File name of the input file.First line should be used as header (i.e. the contents are used as column names).Name of the resulting table in the Designer.Separator character.Number of lines to be skipped initially.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.CsvDataProvider.#ctor(System.String,System.Boolean,System.String,System.Char,System.Int32,System.Boolean)">
      <summary>Initializes the DataProvider to accessthe data from a CSV file.</summary>
      <param name="fileName">File name of the input file.First line should be used as header (i.e. the contents are used as column names).Name of the resulting table in the Designer.Separator character.Number of lines to be skipped initially.Counting (i.e. progress) should be supported.</param>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.CsvDataProvider.FileName">
      <summary>Gets or sets the file name of the input file.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.CsvDataProvider.FirstLineIsHeader">
      <summary>Gets or sets if the first line is used as header (i.e. the contents are used as column names).</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.CsvDataProvider.LinesToSkip">
      <summary>Gets or sets the number of lines to be skipped initially.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.CsvDataProvider.Separator">
      <summary>Gets or sets the separator character.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.CsvDataProvider.SupportsCount">
      <summary>Gets or sets if counting (i.e. progress) should be supported.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.CsvDataProvider.TableName">
      <summary>Gets or sets the name of the resulting table in the Designer.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DataProviderCollection.#ctor">
      <summary>Initializes a new instance of the data provider.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DataProviderCollection.Add(combit.ListLabel18.DataProviders.IDataProvider)">
      <summary>Adds a new data provider to the collection.</summary>
      <param name="item">The provider to add.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DataProviderCollection.Clear">
      <summary>Clears the provider collection.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DataProviderCollection.Contains(combit.ListLabel18.DataProviders.IDataProvider)">
      <summary>Checks if the provider collection contains a certain item.</summary>
      <param name="item">The provider to check for.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DataProviderCollection.CopyTo(combit.ListLabel18.DataProviders.IDataProvider[],System.Int32)">
      <summary>Copies the provider collection to an array.</summary>
      <param name="array">The array to copy the collection to.The start index from where to copy.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DataProviderCollection.GetEnumerator">
      <summary>Gets an enumerator interface for the collection.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DataProviderCollection.Remove(combit.ListLabel18.DataProviders.IDataProvider)">
      <summary>Removes a provider from the collection.</summary>
      <param name="item">The provider to remove.</param>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DataProviderCollection.Count">
      <summary>Returns the number of data providers in the collection. (Default: 0)</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DataProviderCollection.IsReadOnly">
      <summary>Returns if the collection is a read-only collection. (Default: False)</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DataSource.ConnectionProperties">
      <summary>Gets or set the properties of the data source's connection.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DataSource.SupportedElementTypes">
      <summary>Gets or sets the element types that are offered in the Designer. (Default: DbConnectionElementTypes.Table)</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DataSourceConnectionProperties.ConnectionString">
      <summary>Gets or sets the connection string used for the DataSource.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DataSourceConnectionProperties.SourceType">
      <summary>Gets or sets the data source type.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.#ctor">
      <summary>Initializes a new instance of the data provider.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.AddCommand">
      <summary>Adds a command to the provider, resulting in an additional table in the Designer.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.AddRelation(System.String,System.String,System.String,System.String,System.String)">
      <summary>Adds a relation between two commands/tables.</summary>
      <param name="relationName">Name for the relation.Parent table.Child table.Parent key field name. To support combined primary keys, use a tabbed list for the column name ("Field1\tField2").Child key field name. To support combined primary keys, use a tabbed list for the column name ("Field1\tField2").</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.AddCommand(System.Data.IDbCommand,System.String,System.String,System.String)">
      <summary>Adds a command to the provider, resulting in an additional table in the Designer.</summary>
      <param name="command">The command to add.The name for the resulting table.The delimiter format for the identifiers. SQL server and Oracle use double quotes as delimiters whereas Access uses square brackets. For these types, you don't
need to actually pass the pattern as it is done automatically by using the AddCommand(IDbCommand,String)
Method overload. For Access, the pattern would be
"[{0}]", as the identifiers in the SQL statement should be delimited with brackets (Select * from [Customers]).The parameter format. SQL server uses "@{0}" whereas Access uses "?". For the .NET framework connection types, the correct format is automatically chosen, for
your own custom provider you might need to adapt the format here.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.AddCommand(System.Data.IDbCommand,System.String)">
      <summary>Adds a command to the provider, resulting in an additional table in the Designer.</summary>
      <param name="command">The command to add.The name for the resulting table.</param>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.CancelBeforeClose">
      <summary>Gets or sets if a Cancel() command should be sent to the internally used IDataReader objects prior to closing them (default: true). SQL Server requires to do
so for performance reasons whereas other .NET data providers (e.g. Npgsql) might fail with an exception. Use this property to disable the cancelling if you get
unexpected exceptions.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.MinimalSelect">
      <summary>
        <para>Gets or sets if the select statements should be adapted at print time to select only those fields actually required by the project. For performance reasons,
this property should normally be left at it's default true.</para>
        <para>Please note that JOIN statements may generate ambiguous column names in the result set. Set this property to "False" if you receive "Ambiguous Column Name"
exceptions.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.SupportGetCount">
      <summary>Gets or sets if the provider should support the Count Property and thus be able to display a
progress bar at print time (default: true). Set it to false if performance and minimal server load has absolute priority for your application.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.SupportGetParentRow">
      <summary>Gets or sets if the provider should support the GetParentRow Method. While doing
so is the default, the Designer performance and experience for large databases with many fields and tables can be improved considerably by setting it to false.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.SupportsAnyBaseTable">
      <summary>A provider can display if any base table is allowed in the Designer or if the hierarchy of data sources has to be maintained. (Default: False)</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.SupportSorting">
      <summary>Gets or sets if the provider should support the SetSortOrder Method. With this property
set to default (true), an ascending and descending sorting for all fields will be offered. If you want to prevent the user from sorting (and save server load
by not having to sort select results), set this property to false.</summary>
    </member>
    <member name="E:combit.ListLabel18.DataProviders.DbCommandSetDataProvider.ExecuteDbCommand">
      <summary>This event allows to edit the DbCommand before it is executed on the database.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbConnectionDataProvider.MinimalSelect">
      <summary>Gets or sets if the select statements should be adapted at print time to select only those fields actually required by the project. For performance reasons,
this property should normally be left at it's default true.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbConnectionDataProvider.SupportGetParentRow">
      <summary>Gets or sets if the provider should support the GetParentRow Method. While doing
so is the default, the Designer performance and experience for large databases with many fields and tables can be improved considerably by setting it to false.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbConnectionDataProvider.SupportsAnyBaseTable">
      <summary>A provider can display if any base table is allowed in the Designer or if the hierarchy of data sources has to be maintained. (Default: False)</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.DbConnectionDataProvider.SupportSorting">
      <summary>Gets or sets if the provider should support the SetSortOrder Method. With this property
set to default (true), an ascending and descending sorting for all fields will be offered. If you want to prevent the user from sorting (and save server load
by not having to sort select results), set this property to false.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ExecuteDbCommandEventArgs.Command">
      <summary>The IDbCommand instance which is to be executed on the database. You can e.g. edit the SQL statement or change the parameter values.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.GetNodeTypeEventArgs.Node">
      <summary>The node that is to be evaluated.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.GetNodeTypeEventArgs.NodeType">
      <summary>Gets or sets the NodeType for the Node.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.HandleEnumerablePropertyEventArgs.CancelRecursion">
      <summary>Cancels further recursions.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.HandleEnumerablePropertyEventArgs.PropertyPath">
      <summary>Returns the path to the current property, e.g. Customer&gt;Orders&gt;OrderDetails&gt;Products</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.LoadDeferredContentEventArgs.PropertyName">
      <summary>Property name.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.LoadDeferredContentEventArgs.Source">
      <summary>The actual object for which the property is being requested.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.ObjectDataProvider.#ctor(System.Object,System.Int32)">
      <summary>Initializes the data provider to access the data of the passed object. Also the maximum recursion depth can be passed.</summary>
      <param name="source">The object to use as data source.Maximum recursion depth.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.ObjectDataProvider.#ctor(System.Object)">
      <summary>Initializes the data provider to access the data of the passed object.</summary>
      <param name="source">The object to use as data source.</param>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ObjectDataProvider.MaximumRecursionDepth">
      <summary>
        <para>This property sets up to which recursion depth relations should be resolved. An example would be a class "Person" which itself has a list &lt;Person&gt; as
a member. (Default: 10)</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ObjectDataProvider.ObjectForStructureParsing">
      <summary>
        <para>Allows to declare an object that is to be used for the structure parsing. That is especially helpful if no strongly typed objects are used the reflection
does not depend on the concrete contents to determine the data structure. A "completely filled" object can be provided with this property, without the data
actually being printed.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.ObjectDataProvider.RootTableName">
      <summary>The names for the tables are usually determined by the property names, i.e. if a Person has a List&lt;Addresses&gt; property called "Addresses", this will be
the name of the table object made available in the Designer. However, for the "root" object, there is no such property name. Thus, you may set the table name
via this property. The default value for this property is the type name of the source object or - if it is a generic type - the type name of the first generic
parameter.</summary>
    </member>
    <member name="E:combit.ListLabel18.DataProviders.ObjectDataProvider.HandleEnumerableProperty">
      <summary>
        <para style="MARGIN: 0cm 0cm 0pt" class="MsoPlainText">With this event every object (table) gets the path to determine in which layer it currently is.
Additionally you can define that further iterations on this layer should not be executed to be able to further filter the data source.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DataProviders.ObjectDataProvider.LoadDeferredContent">
      <summary>Enables lazy property loading. This event is triggered before the provider does examine the property and enables to late load property contents as they are
actually required. See the MSDN documentation on loading deferred content for WCF or ADO.NET Data Services for an example.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.OleDbConnectionDataProvider.#ctor(System.Data.OleDb.OleDbConnection)">
      <summary>Initializes the data provider to access the data from the passed OleDbConnection.</summary>
      <param name="connection">The connection to use.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.OleDbConnectionDataProvider.#ctor">
      <summary>
        <para>Initializes the data provider. When using this constructor you have to make sure that the Connection property is set to a valid value, before calling
Design() or Print(). This constructor is mainly intended for serialization scenarios.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.OleDbConnectionDataProvider.SupportedElementTypes">
      <summary>Gets or sets the element types that are offered in the Designer. (Default: DbConnectionElementTypes.Table)</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.OracleConnectionDataProvider.#ctor(System.Data.OracleClient.OracleConnection)">
      <summary>Initializes the data provider to access all elements available from the connection.</summary>
      <param name="connection">The connection to use.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.OracleConnectionDataProvider.#ctor(System.Data.OracleClient.OracleConnection,System.String)">
      <summary>Initializes the data provider to access all elements available from the connection that belong to the passed owner.</summary>
      <param name="connection">The connection to use.The allowed table owner.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.OracleConnectionDataProvider.#ctor(System.Data.OracleClient.OracleConnection,System.Collections.ObjectModel.ReadOnlyCollection{System.String})">
      <summary>Initializes the data provider to access all elements available from the connection that belong to the passed owners.</summary>
      <param name="connection">The connection to use.The list of allowed table owners.</param>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.OracleConnectionDataProvider.PrefixTableNameWithOwner">
      <summary>Gets or sets if the table name should be prefixed with the table owner. This can be required if several tables with the same table name but different owner
exist. (Default: False)</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.PreParseXPathNavigatorEventArgs.Navigator">
      <summary>XPathNavigator</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.PreParseXPathNavigatorEventArgs.ParsedContent">
      <summary>Current content of the node.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.PreParseXPathNavigatorEventArgs.ParsedType">
      <summary>Automatically parsed data type.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.PreParseXPathNavigatorEventArgs.SkipDefaultProcessing">
      <summary>Skip default processing.</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.SqlConnectionDataProvider.#ctor(System.Data.SqlClient.SqlConnection)">
      <summary>Initializes the data provider to access all elements available from the connection.</summary>
      <param name="connection">The connection to use.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.SqlConnectionDataProvider.#ctor(System.Data.SqlClient.SqlConnection,System.String)">
      <summary>Initializes the data provider to access all elements available from the connection that belong to the passed schema.</summary>
      <param name="connection">The connection to use.The allowed table schema.</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.SqlConnectionDataProvider.#ctor(System.Data.SqlClient.SqlConnection,System.Collections.ObjectModel.ReadOnlyCollection{System.String})">
      <summary>Initializes the data provider to access all elements available from the connection that belong to the passed schemas.</summary>
      <param name="connection">The connection to use.The list of allowed table schemas.</param>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.SqlConnectionDataProvider.PrefixTableNameWithSchema">
      <summary>Gets or sets if the table name should be prefixed with the table schema. This can be required if several tables with the same table name but different schema
exist. (Default: False)</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.SqlConnectionDataProvider.SupportedElementTypes">
      <summary>Gets or sets the element types that are offered in the Designer. (Default: DbConnectionElementTypes.Table)</summary>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.XmlDataProvider.#ctor(System.String,System.Xml.IXmlNamespaceResolver)">
      <summary>Use this constructor if the XML file to bind contains Namespace links. For further information see the XmlNamespaceManager documentation in the MSDN.</summary>
      <param name="uri">
        <span>
          <span>The path of the file that contains the XML data.</span>
        </span>
        <em>IXmlNamespaceResolver</em>
        <em>XmlNamespaceManager</em>
      </param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.XmlDataProvider.#ctor(System.String)">
      <summary>Initializes the data provider to access the data in the specified file.</summary>
      <param name="uri">
        <span>
          <span>The path of the file that contains the XML data.</span>
        </span>
      </param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.XmlDataProvider.#ctor(System.Xml.XPath.IXPathNavigable,System.Xml.IXmlNamespaceResolver)">
      <summary>Use this constructor if the XML file to bind contains Namespace links. For further information see the XmlNamespaceManager documentation in the MSDN.</summary>
      <param name="document">The IXPathNavigable to use (e.g. XPathDocument).<em>IXmlNamespaceResolver</em><em>XmlNamespaceManager</em></param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.XmlDataProvider.#ctor(System.Xml.XPath.IXPathNavigable)">
      <summary>Initializes the data provider to access the data in the specified IXPathNavigable.</summary>
      <param name="document">The IXPathNavigable to use (e.g. XPathDocument).</param>
    </member>
    <member name="M:combit.ListLabel18.DataProviders.XmlDataProvider.#ctor">
      <summary>
        <para>Initializes the data provider. When using this constructor you have to make sure that either the Document or the Uri property are set to a valid value,
before calling Design() or Print(). This constructor is mainly intended for serialization scenarios.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.XmlDataProvider.Document">
      <summary>The IXPathNavigable to use (e.g. XPathDocument). (Default: Null)</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.XmlDataProvider.FlattenStructure">
      <summary>
        <para>Gets or sets if the structure of the XML should be parsed as flat as possible. Without this setting, a structure like</para>
        <para>&lt;xml&gt;<br />
&lt;Company&gt;<br />
&lt;Address&gt;<br />
Untere Laube 30<br />
&lt;/Address&gt;<br />
&lt;/Company&gt;<br />
&lt;/xml&gt;</para>
        <para>would trigger the creation of a "Company" table and a subordinate "Address" table in the data source. If you set this property to "true", you'll get a
"Company" table and a string field "Address" within it.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.XmlDataProvider.ParseFirstElementOnly">
      <summary>Gets or sets if the whole XML file should be parsed to determine the available fields and tables or if just the first element should be parsed. If you can make
sure that all your XML elements contain the same fields and attributes, you can increase Designer startup performance especially for huge files by setting this
property to true. However, if attributes may be present on one element but missing on the first (e.g. a person might have an &lt;Adresses&gt; sub-element but
the first person has no addresses), you should leave this property at it's default setting - false.</summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.XmlDataProvider.Uri">
      <summary>
        <span>
          <span>The path of the file that contains the XML data. (Default: Null)</span>
        </span>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.DataProviders.XmlDataProvider.ValueFieldName">
      <summary>
        <para>Gets or sets the field name to be used for the actual value. While attributes are a convenient way to name values, the XML structure may also contain tags
like</para>
        <para>&lt;Person Age="27"&gt;John Doe&lt;/Person&gt;</para>
        <para>This property determines the field name for "John Doe", in this case, "Name" would be appropriate as value. The default value for this property is
"value".</para>
        <para>Please note that this property has to be set before you pass the provider as data source to List &amp; Label.</para>
      </summary>
    </member>
    <member name="E:combit.ListLabel18.DataProviders.XmlDataProvider.GetNodeType">
      <summary>Enables the application to override the NodeType detection logic of the XmlDataProvider.</summary>
    </member>
    <member name="E:combit.ListLabel18.DataProviders.XmlDataProvider.PreParseXPathNavigator">
      <summary>Allows to override the default data type parsing behavior.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.BoolDesignerPropertyType">
      <summary>Determines the type of the boolean DesignerProperty.</summary>
    </member>
    <member name="F:combit.ListLabel18.DesignerExtensions.BoolDesignerPropertyType.YesNo">
      <summary>A boolean property that offers "Yes" and "No" as possible choices.</summary>
    </member>
    <member name="F:combit.ListLabel18.DesignerExtensions.BoolDesignerPropertyType.TrueFalse">
      <summary>A boolean property that offers "True" and "False" as possible choices.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.BoolDesignerProperty">
      <summary>Represents a boolean DesignerProperty for a DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.ColorDesignerProperty">
      <summary>Represents a color DesignerProperty with a color picker for a DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.DesignerProperty">
      <summary>Abstract base class for all DesignerProperty classes.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.DesignerPropertyCollection">
      <summary>Contains a collection of DesignerProperty descendants. These properties are displayed in the Designer and serialized to the project file.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.DialogBasedDesignerProperty">
      <summary>Represents a DesignerProperty with a custom dialog for a DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.DictionaryDesignerProperty">
      <summary>Represents a DesignerProperty with a selection combobox for a DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.FontDesignerProperty">
      <summary>Represents a font DesignerProperty with a font selection dialog for a DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.NumericDesignerProperty">
      <summary>Represents a numeric DesignerProperty for a DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.PercentageDesignerProperty">
      <summary>Represents a percentage DesignerProperty for a DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.PointSizeDesignerProperty">
      <summary>Represents a point size DesignerProperty for a DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.TextDesignerProperty">
      <summary>Represents a simple text DesignerProperty for a DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.DesignerExtensions.UnitDesignerProperty">
      <summary>Represents a unit DesignerProperty (i.e. mm or inches) for a DesignerObject.</summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.BoolDesignerProperty.#ctor(System.String,System.Object)">
      <summary>Creates a new BoolDesignerProperty.</summary>
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property.</param>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.ColorDesignerProperty.#ctor(System.String,System.Drawing.Color)">
      <summary>Creates a new ColorDesignerProperty.</summary>
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property.</param>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.AllowFormula">
      <summary>Gets or sets if the property value is constant or the result of a formula.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.DefaultValue">
      <summary>Gets or sets if the default value of the property.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.Description">
      <summary>Gets or sets the description of the property. This description will be displayed as help text in the Designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.DisplayName">
      <summary>Gets or sets the display name of the property. This name will be displayed in the Designer's property grid.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.Enabled">
      <summary>Gets or sets the enabled state of the property.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.Formula">
      <summary>Gets or sets the formula content of the property. Important if AllowFormula is set to true, as the getter of this property
will return the actual formula, while <see cref="combit.ListLabel18~combit.ListLabel18.DesignerExtensions.DesignerProperty~Value.html">Value</see> will return the
evaluated value.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.Group">
      <summary>Gets or sets the group name of the property. This name will be displayed as headline in the Designer's property grid.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.HasChanged">
      <summary>Gets or sets if the value of the property has been changed since the last evaluation.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.Name">
      <summary>Gets or sets the name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the
property have been deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.</summary>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DesignerProperty.Value">
      <summary>Gets or sets the value of the property. If AllowFormula is set to true, this property will return the
evaluated value. To access the formula in this case, use the <see cref="combit.ListLabel18~combit.ListLabel18.DesignerExtensions.DesignerProperty~Formula.html">Formula</see> property.</summary>
    </member>
    <member name="E:combit.ListLabel18.DesignerExtensions.DesignerProperty.ValueChanged">
      <summary>This event is raised whenever the property's value changed. It can be used to update the enabled state of other dependent properties.</summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.DialogBasedDesignerProperty.#ctor(System.String,System.Runtime.Serialization.ISerializable)">
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property.</param>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.DictionaryDesignerProperty.#ctor(System.String,System.Object)">
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property.</param>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.DictionaryDesignerProperty.Dictionary">
      <summary>The dictionary that contains the actual choices for the combo box within the designer. The dictionary contains key/value pairs where key will be the value of
the property if the respective value (a user visible description) is chosen.</summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.FontDesignerProperty.#ctor(System.String,System.Object)">
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property. In the case of a font property, this can be set by concatenating all the fields of the Windows LOGFONT structure (see MSDN) in a
string, e.g. "{(0,0,0),12.000000,0,0,0,0,700,0,0,0,0,3,78,0,34,Arial}" for a black 12pt Arial font.</param>
    </member>
    <member name="P:combit.ListLabel18.DesignerExtensions.FontDesignerProperty.Font">
      <summary>Gets the current value of the property as Font instance.</summary>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.NumericDesignerProperty.#ctor(System.String,System.Object)">
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property.</param>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.PercentageDesignerProperty.#ctor(System.String,System.Object)">
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property.</param>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.PointSizeDesignerProperty.#ctor(System.String,System.Object)">
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property.</param>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.TextDesignerProperty.#ctor(System.String,System.Object)">
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property.</param>
    </member>
    <member name="M:combit.ListLabel18.DesignerExtensions.UnitDesignerProperty.#ctor(System.String,System.Object)">
      <param name="name">Name of the property. This name will be used to identify the property in the project file. Changing the name after reports containing the property have been
deployed is a breaking change. To change the name that is displayed to the user, set the DisplayName property instead.Default value of the property.</param>
    </member>
    <member name="T:combit.ListLabel18.Dom.LlDomAccessMode">
      <summary>
        <para>When opening a project you must choose whether to open the file with read/write access or read only. If you want to make changes to the project and save
them, make sure to choose <em>ReadWrite</em> access mode.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomAccessMode.ReadWrite">
      <summary>The project is opened with read/write access.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomAccessMode.ReadOnly">
      <summary>The project is opened read only.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.LlDomFileMode">
      <summary>
        <para>When opening a project you must choose whether the file should be opened if existing, created always etc. This can be specified by using one of the
enumeration values.</para>
      </summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomFileMode.Open">
      <summary>Opens an existing file. Will raise an exception if the file does not exist.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomFileMode.Create">
      <summary>Creates a new file. If the file does exist, it will be overwritten.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomFileMode.CreateNew">
      <summary>Creates a new file. Will raise an exception if the file exists.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomFileMode.OpenOrCreate">
      <summary>Opens an existing file or creates a new one if the file cannot be opened.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.LlDomGaugeType">
      <summary>Defines the type of the gauge.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomGaugeType.Round">
      <summary>Round</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomGaugeType.LinearVertical">
      <summary>Linear vertical</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomGaugeType.LinearHorizontal">
      <summary>Linear horizontal</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.LlDomHorizontalLinkType">
      <summary>This enumeration contains the diverse available link types for a horizontal object linkage.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomHorizontalLinkType.None">
      <summary>No horizontal link.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomHorizontalLinkType.RelativeToStart">
      <summary>Link relative to start, i.e. move with the left border of the parent object.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomHorizontalLinkType.RelativeToEnd">
      <summary>Link relative to end, i.e. move with the right border of the parent object.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomHorizontalLinkType.AtEnd">
      <summary>Link at end, i.e. start at the right border of the parent object.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomHorizontalLinkType.AtEndKeepSize">
      <summary>Link at end and keep size.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.LlDomHorizontalSizeAdaptionType">
      <summary>This enumeration contains the diverse available size adaption types for a horizontal object linkage.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomHorizontalSizeAdaptionType.None">
      <summary>No size adaption.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomHorizontalSizeAdaptionType.Proportional">
      <summary>If the parent object grows, the child object grows by the same amount.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomHorizontalSizeAdaptionType.Inverse">
      <summary>If the parent object shrinks, the child object grows by the same amount.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.LlDomSettings">
      <summary>This enumeration controls the behavior when opening a List &amp; Label project file via DOM.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomSettings.IgnoreErrors">
      <summary>Syntax errors will be ignored.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomSettings.NoPrinterInitialization">
      <summary>The installed printers will not be initialized.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.LlDomVerticalLinkType">
      <summary>This enumeration contains the diverse available link types for a vertical object linkage.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomVerticalLinkType.None">
      <summary>No vertical link.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomVerticalLinkType.RelativeToStart">
      <summary>Link relative to start, i.e. move with the top border of the parent object.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomVerticalLinkType.RelativeToEnd">
      <summary>Link relative to end, i.e. move with the bottom border of the parent object.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomVerticalLinkType.AtEnd">
      <summary>Link at end, i.e. start at the bottom border of the parent object.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomVerticalLinkType.AtEndKeepSize">
      <summary>Link at end and keep size.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.LlDomVerticalSizeAdaptionType">
      <summary>This enumeration contains the diverse available size adaption types for a vertical object linkage.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomVerticalSizeAdaptionType.None">
      <summary>No size adaption.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomVerticalSizeAdaptionType.Proportional">
      <summary>If the parent object grows, the child object grows by the same amount.</summary>
    </member>
    <member name="F:combit.ListLabel18.Dom.LlDomVerticalSizeAdaptionType.Inverse">
      <summary>If the parent object shrinks, the child object grows by the same amount.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ChartRow">
      <summary>Row properties of a chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionChartConditionalColors">
      <summary>A chart object can define fixed colors for axis values. This collection allows to add such assignments.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionChartRows">
      <summary>Collection of chart rows.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionColorRangeItems">
      <summary>Collection of ColorRangeItems.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionCrosstabCellBases">
      <summary>This collection contains the cell contents of a crosstab. You may get or set the actual content as well as display properties.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionDrillDownLinks">
      <summary>Collection of Drilldown-Links.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionFormulas">
      <summary>This class contains a collection of formulas. It is used to get or set the groupings in a crosstab row or column.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionIconRangeItems">
      <summary>Collection of IconRangeItems.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionLayers">
      <summary>This collection contains the layers of the current project. It can also be used to add new layers to the project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionObjectBases">
      <summary>This collection contains the designer objects of the current project. It can also be used to add new objects to the project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionParagraphs">
      <summary>This collection contains the paragraphs of a text object. It can also be used to add new paragraphs to the object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionProjectParameters">
      <summary>This collection contains the project parameters (i.e. fax and mail settings etc.) of the current project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionRegions">
      <summary>With this class the single layout regions of the project can be set or get.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionRulerGuides">
      <summary>This collection contains the ruler guides of the current project. It can also be used to add new ruler guides to the project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionSignalItems">
      <summary>Collection of SignalItems.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionSubItemBases">
      <summary>This collection is used to handle sub items in an object, e.g. a crosstab in a report container.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionSumVariables">
      <summary>This collection contains the sum variables of the current project. It can also be used to add new sum variables to the project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionTableFieldBases">
      <summary>This collection contains the fields of a table line. It can also be used to add new fields to the line.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionTableLinesBase">
      <summary>This collection is a base class for the table line definition collections of a table. It may not be instantiated directly.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionTableLinesData">
      <summary>This collection contains the data lines of the current table. It can also be used to add new data lines to the table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionTableLinesFooter">
      <summary>This collection contains the footer lines of the current table. It can also be used to add new footer lines to the table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionTableLinesGroupFooter">
      <summary>This collection contains the group footer lines of the current table. It can also be used to add new group footer lines to the table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionTableLinesGroupHeader">
      <summary>This collection contains the group header lines of the current table. It can also be used to add new group header lines to the table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionTableLinesHeader">
      <summary>This collection contains the header lines of the current table. It can also be used to add new header lines to the table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionTemplates">
      <summary>This collection contains the templates used by the current project. It can also be used to add additional project templates.<br />
This collection contains the templates used by the current project. It can also be used to add additional project templates.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionTextItems">
      <summary>Collection of TextItems.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CollectionUserVariables">
      <summary>This collection contains the user variables of the current project. It can also be used to add new user variables to the project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ColorRangeItem">
      <summary>This class represents a part of a DataGraphic object's bar.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CoordinateLabelPlacement">
      <summary>This class represents the properties of the coordinate label placement and the resulting chart legend.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CrosstabCellBase">
      <summary>Base class for crosstab cells.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CrosstabCellContent">
      <summary>This class represents a single content cell of a crosstab.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CrosstabCellGroupLabel">
      <summary>This class represents a single group label cell of a crosstab.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.CrosstabCellSumLabel">
      <summary>This class represents a single sum label cell of a crosstab.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.DomCollectionBase">
      <summary>This is the base class for all Collections in List &amp; Label. It may not be instantiated directly.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.DomItem">
      <summary>Base class for all DOM items. May not be instantiated directly.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.DrillDownLink">
      <summary>This class represents a Drilldown-Link.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ExtensionObject">
      <summary>This class represents a user defined object in List &amp; Label. You only have access to the properties of the ObjectBase Class. This class represents a user defined DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.IconRangeItem">
      <summary>This class represents a range for the selection of an icon in a DataGraphic object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.Layer">
      <summary>This class represents a layer within the Designer.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectBarcode">
      <summary>This class represents a barcode object in List &amp; Label. All barcodes of the LlBarcodeType Enumeration are available.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectBase">
      <summary>This is the base class for all designer objects. If such a type is returned, it can be casted into the correct type.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectChart">
      <summary>
        <para>This object is used for analyzing and displaying different types of data. You can visualize the range of sales for example, the percentage of different
sources or, of course, "simple" bar charts. A large number of different chart types are available and can be used for diverse applications. Most chart types
have different sub-types.</para>
        <para>
          <br />
In general, a distinction is made between three and two axis charts. Three axis charts have three data axes and can be used to visualize the sales range per
month and employee, for example. A two axis chart has only two data axes and shows e.g. the sales range for the whole company over a number of months.</para>
        <para>
          <br />
A selection of options:</para>
        <list type="bullet">
          <item>Many properties can be defined by formula. Thus the label or label size can be dependent on the content.</item>
          <item>The background of a chart can be filled with a color gradient and / or zebra pattern.</item>
          <item>The boundary around a chart can also have rounded corners and a shadow.</item>
          <item>Separating lines between the pie segments of a pie chart can be activated and deactivated.</item>
          <item>The filling of the pie segments of a pie chart can be given a color gradient (3D effect).</item>
          <item>The labeling of a pie chart can occur either in or on the chart, and combinations are also possible (percentage in the chart, descriptive text
    outside).</item>
          <item>Exploded pie charts.</item>
          <item>An angle can be assigned for the axis labeling (e.g. in the case of long texts).</item>
          <item>A horizontal bar chart with labeling directly in the bar.</item>
        </list>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectCrosstab">
      <summary>This class represents a crosstab object in List &amp; Label. This object is used for the analysis and display of different types of data in multiple
dimensions. E.g. sales development per year and region can be analyzed or the sales analysis per item count and customer, where you can build the sums per
quarters and years. Many different layout options are available.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectDataGraphic">
      <summary>This class represents a DataGraphic object in List &amp; Label.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectDrawing">
      <summary>This class represents a drawing object in List &amp; Label.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectEllipse">
      <summary>This class represents an ellipse object in List &amp; Label.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectGauge">
      <summary>Gauges can be placed inside tables or as an object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectHtml">
      <summary>This class represents a HTML object in List &amp; Label. HTML-formatted texts (e.g. websites) can be displayed hereby.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectInputBase">
      <summary>
        <para>Base class for all input objects in List &amp; Label. Input objects are used to provide form output and form input.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectInputButton">
      <summary>This class represents a button-type input object in List &amp; Label.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectInputCheckbox">
      <summary>This class represents a checkbox-type input object in List &amp; Label.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectInputCombobox">
      <summary>This class represents a combo-type input object in List &amp; Label.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectInputEdit">
      <summary>This class represents a edit-type input object. User input can be made here that can be read out later.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectLine">
      <summary>This class represents a line object in List &amp; Label.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectPdf">
      <summary>This class represents a PDF object in List &amp; Label.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectRectangle">
      <summary>This class represents a rectangle object in List &amp; Label.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectReportContainer">
      <summary>
        <para>This class represents a report container object in List &amp; Label. The following sub items may be included:</para>
        <para>SubItemBase</para>
        <para>SubItemChart</para>
        <para>SubItemCrosstab</para>
        <para>SubItemTable</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectRtf">
      <summary>
        <para>This class represents a RTF object in List &amp; Label.</para>
        <para>Multiple formattings within a line can be done with this object contrary to the regular text object. So when to use the formatted text object and when to
use the regular one? You should, if possible, prefer the regular text object as it contains less information and is therefore considerably faster to print.
This also applies to formatted text within tables.</para>
        <para>Therefore use the formatted text object when formattings have to be done that can't be realized with the regular text object at all or only with at lot of
work.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectTemplate">
      <summary>
        <para>Form templates are Bitmaps of forms that are scanned and placed in the background of your working area as a stencil so objects can be placed to fit the
form. The form templates are displayed in the working area, however not printed. They also can't be further edited.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ObjectText">
      <summary>
        <para>This class represents a text object in List &amp; Label.</para>
        <para>User-defined text can be placed in the working area by using text objects. In addition to fixed text also placeholders (variables) like page number, date,
company name that are provided by our application can be set. The variables are replaced by their respective values at print (not with the sample print!).</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.Paragraph">
      <summary>This class represents a paragraph within a text object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ProjectBase">
      <summary>
        <para>Base class for all project classes. May not be instantiated directly. Instead, use one of the following derived classes:</para>
        <para>ProjectCard</para>
        <para>ProjectLabel</para>
        <para>ProjectList</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ProjectCard">
      <summary>This class represents a card-type project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ProjectLabel">
      <summary>This class represents a label-type project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ProjectList">
      <summary>This class represents a list/report-type project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.ProjectParameter">
      <summary>This class represents a project parameter used to determine fax and mail settings etc.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyAlignment">
      <summary>Gets or sets alignment options for the DataGraphic bar.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyAlignmentHorizontal">
      <summary>Determines the horizontal alignment of the text like in your word processor. Following values are allowed:<br /><para></para><para></para><list type="table"><item><term bgcolor="#E0E0E0" width="71"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="71">0</term><description>Left</description></item><item><term width="71">1</term><description>Centered</description></item><item><term width="71">2</term><description>Right</description></item><item><term>3</term><description>Decimal</description></item></list><para></para></summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyAlphaBlendableItem">
      <summary>This class represents an element which support Alpha Blending, e.g. a frame or background.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyAnchor">
      <summary>This class defines the anchor to a row.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyBackground">
      <summary>This class defines the chart background.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyBar">
      <summary>Gets or sets the properties of the task bar.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyBarcodeSource">
      <summary>Allows to set important barcode options like barcode type and content.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyBookmark">
      <summary>Allows to configure level and text for a bookmark.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyBubbleDesign">
      <summary>This class represents the design of a bubble in a bubble chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCategoryAxis">
      <summary>This class represents a category axis (x-Axis or - for 3D charts - x/y axis).</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCategoryAxisPie">
      <summary>This class represents a category axis (x-Axis).</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCell">
      <summary>Gets or sets the properties of the cell.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartArea">
      <summary>Gets or sets the properties of the gantt chart area.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartColor">
      <summary>This class represents a color of a diagram element that is not represented by the "conditional colors". For a bar chart, it determines the color of a bar. For
a pie chart, it determines the color of one slice.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartColorArray">
      <summary>Determines the color order of chart elements for which no "conditional color" is available. To choose a color, access the corresponding item directly by the
index (see example).</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartConditionalColor">
      <summary>This class represents an entry in the collection of conditional colors (CollectionChartConditionalColors Class). Use it to assign fixed colors to
certain values.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartDefinition">
      <summary>This class represents all properties defining a chart object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineAreaSimple">
      <summary>This class represents a simple area chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineAreaStacked">
      <summary>This class represents a stacked area chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineAreaStackedRelative">
      <summary>This class represents a relatively stacked area chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBar2D">
      <summary>This class represents a 2D bar chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBar2DClustered">
      <summary>This class represents a clustered 2D bar chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBar2DStacked">
      <summary>This class represents a stacked 2D bar chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBar2DStackedRelative">
      <summary>This class represents a relatively stacked 2D bar chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBar3D">
      <summary>This class represents a 3D bar chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered">
      <summary>This class represents a clustered 3D bar chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow">
      <summary>This class represents a multi row 3D bar chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked">
      <summary>This class represents a stacked 3D bar chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative">
      <summary>This class represents a relatively stacked 3D bar chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBase">
      <summary>Base class for chart engine types.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBubbleScattered">
      <summary>This class represents a scattered bubble chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineBubbleSorted">
      <summary>This class represents a sorted bubble chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineLineMultiRow">
      <summary>This class represents a multi row line chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineLineSimple">
      <summary>This class represents a simple line chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineLineStacked">
      <summary>This class represents a stacked line chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEngineLineStackedRelative">
      <summary>This class represents a relatively stacked line chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEnginePie2D">
      <summary>This class represents a 2D pie chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartEnginePie3D">
      <summary>This class represents a 3D pie chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartLabel">
      <summary>This class represents a label for a chart axis.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartLabelCoordinate">
      <summary>This class represents a coordinate label or legend text.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObject">
      <summary>This class represents a label on a chart element, e.g. a percentage value within a bar.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObjectPie">
      <summary>This class represents a label on a pie segment, e.g. a percentage value.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOthers">
      <summary>This class represents the label on the "Others" pie segment.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartLabelPie">
      <summary>This class represents a label for a pie segment, e.g. a percentage value.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartSecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyChartTitle">
      <summary>This class represents the chart's title.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyColorRanges">
      <summary>Gets or sets the filling range properties for the DataGraphic bar.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyColumns">
      <summary>This class represents the columnar layout of a container sub item.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCrosstabCells">
      <summary>This class gives you access to the cells of the crosstab. You may access just one cell, a whole row or column, or - by using the All Property - all cells simultaneously.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCrosstabColumnWrapping">
      <summary>Gets or sets the wrapping behavior of a cross tab in horizontal direction.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCrosstabDefinition">
      <summary>
        <para>This class provides further properties for setting multiple values of the crosstab. With this class the complete content of the crosstab can be defined.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCrosstabDimension">
      <summary>Gets or sets the content of a crosstab in one dimension (columns vs. rows). You may specify the groupings to use as well as the GroupLabel or <see cref="combit.ListLabel18~combit.ListLabel18.Dom.PropertyCrosstabDimension~SumLabel.html">SumLabel</see> to be used.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCrosstabPageBreakPreferences">
      <summary>Gets or sets the wrapping behavior of a crosstab.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCrosstabShadowPages">
      <summary>Gets or sets the behavior of so called "shadow pages" i.e. pages that are triggered by a crosstab wrap in horizontal direction.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCrosstabSummary">
      <summary>Gets or sets the properties for a crosstab grouping summary, i.e. the sum for a column or row.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyCrosstabWrapping">
      <summary>Gets or sets the wrapping behavior of a crosstab in one dimension.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDataGraphicBar">
      <summary>Gets or sets the properties of the bar DataGraphic.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDataGraphicData">
      <summary>Gets or sets the value to visualize.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDataGraphicDefinition">
      <summary>Gets or sets the definition of the DataGraphic object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDataGraphicDisplay">
      <summary>Gets or sets the display properties of the visualized value.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDataGraphicIcon">
      <summary>Gets or sets the properties of the icon DataGraphic.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDataLinesOptions">
      <summary>This class is used to set additional options for the data lines of a table object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDataLinesOptionsStaticTable">
      <summary>This class is used to set additional options for the data lines of a table object of type "free content".</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDateTimeFormat">
      <summary>Offers properties to define a date/time format. This class is used by the OutputFormatter classes.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDefaultColumns">
      <summary>This class represents the columnar layout of a report container.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDevice">
      <summary>Printer settings.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDisplay">
      <summary>This class represents the display options of a drawing object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDisplayRange">
      <summary>Describes the percentage range of the available area in which this element is displayed.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDistance">
      <summary>Represents distance properties for a scale.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDrawingContents">
      <summary>Gets or sets the source for a drawing.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyDrawingFileInfo">
      <summary>Gets or sets file path and name of a drawing file.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFieldWrapping">
      <summary>Gets or sets the wrapping behavior of a table field.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFilling">
      <summary>Gets or sets the properties of a filling e.g. a background, a rectangle filling etc.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFillingExt">
      <summary>Gets or sets the properties of a filling and a possible gradient fill.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFillingWithBitmap">
      <summary>Gets or sets the properties of a filling with a possible gradient fill or an image based fill.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFixedBarOptions">
      <summary>Offers properties to set the bar width and alignment for barcodes supporting these settings.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFixedSize">
      <summary>Gets or sets the behavior of a table object on the last page. The object may have a fixed size (i.e. stretch to the bottom of the object anyway) and the
separators can be extended to the bottom as well.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFont">
      <summary>Allows to set a font for an object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFontExt">
      <summary>Allows to set a font for an object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFooterLinesOptions">
      <summary>This class is used to set additional options for the footer lines of a table object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFrame">
      <summary>Represents the frame properties of an object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFrameExt">
      <summary>Represents the frame properties of an object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyFrameLine">
      <summary>Represents a single line of an object's frame.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyGanttChartDefinition">
      <summary>Gets or sets the definition of the gantt chart subitem.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyGanttShadowPages">
      <summary>This class represents the wrapping properties of a Gantt chart object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyGaugeDefinition">
      <summary>Gets or sets the definition of the gauge object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyGradient">
      <summary>Defines a lightness gradient for a pie chart surface.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyGrid">
      <summary>Specifies whether a grid net should be placed in the background of the workspace or not. You can set the distances between the grid lines. With the Snap property you ensure that objects are not freely inserted or moved on the workspace
but only along the (possibly invisible) grid lines.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyGridLines">
      <summary>This class represents the grid lines of a chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyGroupFooterLinesOptions">
      <summary>This class is used to set additional options for the group footer lines of a table object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyGroupHeaderLinesOptions">
      <summary>This class is used to set additional options for the group header lines of a table object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyHighlightRange">
      <summary>Gets or sets the properties for the highlight range (i.e. a range that is highlighted in the gantt chart).</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyIconRanges">
      <summary>Gets or sets the icon range properties for the DataGraphic object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyIndexCell">
      <summary>Gets or sets the properties of the index cell.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyInnerInterval">
      <summary>Gets or sets the properties of the inner gantt chart interval and allows to set the scale.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyInputButtonActionBase">
      <summary>Base class for all action buttons. May not be instantiated directly.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyInputButtonActionHttpPost">
      <summary>Gets or sets the behavior of a HTTP post button. This button can be used to HTTP post information from a form to a server.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyInputButtonActionLink">
      <summary>Gets or sets the behavior of a link button. This button can be used to start a browser or application.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyInputButtonActionSaveAs">
      <summary>Gets or sets the behavior of a "save as" button. This button can be used to save the preview file e.g. to PDF.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyInputButtonActionSendTo">
      <summary>Gets or sets the behavior of a "send to" button. This button can be used to send the preview file e.g. via MAPI.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyInputEditVerification">
      <summary>Allows to specify verification rules for an input control.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyLabelCell">
      <summary>Gets or sets the properties of the label cell.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyLabels">
      <summary>Represents the labels on a gauge.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyLayout">
      <summary>Defines the layout of the label-sheet or card.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyLayoutBase">
      <summary>Base class for all layout classes. May not be instantiated directly.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyLine">
      <summary>Allows to set the properties of a line.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyLineOptions">
      <summary>Allows to set options for the different table line types (data, header, footer,...).</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyLineOptionsStaticTable">
      <summary>With this class the properties of a data line within a table can be set.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOuterInterval">
      <summary>Gets or sets the properties of the outer gantt chart interval and allows to set the scale.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOutputFormatterBase">
      <summary>Base class for all output formatter classes. May not be instantiated directly.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOutputFormatterCurrency">
      <summary>This class can be used to define the format of a text. It allows to format the contents as currency.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOutputFormatterDate">
      <summary>This class can be used to define the format of a text. It allows to format the contents as date.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOutputFormatterDateTime">
      <summary>This class can be used to define the format of a text. It allows to format the contents as date and time.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOutputFormatterDateTimeDiff">
      <summary>With this property the formattings for the display of text can be set. This class is used for the display in the form of a time difference.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOutputFormatterDegree">
      <summary>This class can be used to define the format of a text. It allows to format the contents as degree value.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOutputFormatterDouble">
      <summary>This class can be used to define the format of a text. It allows to format the contents as number.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOutputFormatterPercentage">
      <summary>This class can be used to define the format of a text. It allows to format the contents as percentage.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyOutputFormatterTime">
      <summary>This class can be used to define the format of a text. It allows to format the contents as time.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyPaper">
      <summary>Gets or sets the paper properties (e.g. extent, printable area etc.).</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyParagraphWrapping">
      <summary>Allows to define the wrap behavior of a text paragraph.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyPdfDefinition">
      <summary>Represents the definition of the PDF object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyPdfSource">
      <summary>Represents the PDF source.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyPointer">
      <summary>This class represents the pointer type of a gauge.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyPosition">
      <summary>Represents the position of a TextItem.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyPostalData">
      <summary>This property represents the PREMIUMADRESS-ID of the Premiumadress barcode type.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyPremiumAdress">
      <summary>Represents the Premiumadress barcode.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyPrintableArea">
      <summary>Gets or sets the extent of the printable area.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyRange">
      <summary>This class allows to define value ranges for a chart's value axis.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyReadOnlySize">
      <summary>Gets the size of an object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyRect">
      <summary>Allows to set the coordinates of an object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyRectangleFrame">
      <summary>Gets or sets the properties of a rectangle frame.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyReportSection">
      <summary>Represents a section of a report (e.g. table of contents, index, back side).</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyReportSectionBackside">
      <summary>Represents a backside section of a report.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyReportSections">
      <summary>Represents the additional sections of the report.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyRepresentationCodes">
      <summary>
        <para>If you plan to use List &amp; Label projects for SBCS codepages like 1257 (Baltic rim), 1251 (Cyrillic/Slavic), 1253 (Greek), 1254 (Latin 5: Turkish), 1250
(Latin 2), make sure to set the representation codes to characters not used in the codepage. Also, when working with DBCS characters, none of the
representation codes may be in the lead byte range of the target language.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyReservedSpace">
      <summary>Gets or sets the space between the border and the contents of an object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyRtfSource">
      <summary>Determines the content source for a RTF object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyRulerGuides">
      <summary>Contains enumerations for horizontal and vertical ruler guides.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyScaleLabels">
      <summary>Gets or sets the properties of the scale labels.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyScaleLimits">
      <summary>Gets or sets the properties of the scale limits.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyScaleValueDistance">
      <summary>Gets or sets the distance of the scale values.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertySettings">
      <summary>Allows to change project specific settings e.g. the default font used for all new objects.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyShadow">
      <summary>Gets or sets the properties of a shadow attached to an object.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyShadowPagesBase">
      <summary>This base class represents the wrapping properties of shadow page enabled objects (e.g. Gantt, Crosstab).</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertySignalRanges">
      <summary>Gets or sets the gauge object's signal ranges.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertySize">
      <summary>Gets or sets the size or count of (an) object(s).</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyStartValue">
      <summary>Gets or sets the scale's start value.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyTableArea">
      <summary>Gets or sets the properties of the gantt table area.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyTableLines">
      <summary>Contains enumerations for the different line definitions in a table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyTableLinesStaticTable">
      <summary>This class represents a line definition in a free content table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyTaskRows">
      <summary>Gets or sets the properties of the task rows.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyTextItemBackground">
      <summary>Gets or sets the background for the text item.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyTextQuoteCodes">
      <summary>Specifies the embracing characters for text.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyTickmarks">
      <summary>This class represents the tick mark options of a chart axis.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyTickmarksExt">
      <summary>Gets or sets the tickmark properties.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyTitleRow">
      <summary>Gets or sets the properties of the title row.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyValueAxis">
      <summary>This class represents the value axis (y-axis for 2D, z-axis for 3D diagrams) of a chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyValueAxisArray">
      <summary>This class offers access to the value axes (y-axes for 2D, z-axes for 3D diagrams) of a chart. The primary axis has the index 0.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyValueAxisBase">
      <summary>This base class represents a value axis.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyValueAxisBubbleChartScattered">
      <summary>This class represents the value axis of a scattered bubble chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyValueAxisBubbleChartSorted">
      <summary>This class represents the value axis of a sorted bubble chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyValueAxisPie2D">
      <summary>This class represents the value axis of a 2D pie chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.PropertyValueAxisPie3D">
      <summary>This class represents the value axis of a 3D pie chart.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.Region">
      <summary>This class represents a layout region in the List &amp; Label Designer.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.RulerGuide">
      <summary>Contains all properties of a ruler guide.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.SignalItem">
      <summary>Gets or sets the properties of a colored range on the gauge scale.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.SubItemBase">
      <summary>Base class for all report container item types. May not be instantiated directly.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.SubItemChart">
      <summary>This class represents a chart item.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.SubItemCrosstab">
      <summary>This class represents a crosstab item.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.SubItemGanttChart">
      <summary>This class represents a gantt chart item.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.SubItemStaticTable">
      <summary>This class represents a table item of type "free content".</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.SubItemTable">
      <summary>This class represents a table item.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.SubItemTableBase">
      <summary>This class is the base class of all table items.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.SumVariable">
      <summary>This class represents a sum variable.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldBarcode">
      <summary>This class represents a barcode table field.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldBase">
      <summary>Base class for all table field types. May not be instantiated directly.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldChart">
      <summary>
        <para>This class represents a chart object in List &amp; Label within a table row.</para>
      </summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldDataGraphic">
      <summary>This class represents a DataGraphic table field.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldDrawing">
      <summary>This class represents a drawing table field.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldExtensionObject">
      <summary>Represents an instance of the Designer object, which has been inserted into a table column by an user. Besides the height, no other properties can be
set.This class represents a user defined DesignerObject.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldGauge">
      <summary>This class represents a gauge table field.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldHtml">
      <summary>This class represents a HTML table field.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldPdf">
      <summary>This class represents a PDF table field.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldRtf">
      <summary>This class represents a RTF table field.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableFieldText">
      <summary>This class represents a text table field.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableLineBase">
      <summary>Base class for all table line types. May not be instantiated directly.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableLineData">
      <summary>This class represents a data line in a table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableLineFooter">
      <summary>This class represents a footer line in a table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableLineGroupFooter">
      <summary>This class represents a group footer line in a table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableLineGroupHeader">
      <summary>This class represents a group header line in a table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TableLineHeader">
      <summary>This class represents a header line in a table.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.Template">
      <summary>This class represents a template, i.e. a include file for a project.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.TextItem">
      <summary>Represents a single text item on a gauge scale.</summary>
    </member>
    <member name="T:combit.ListLabel18.Dom.UserVariable">
      <summary>This class represents a user variable.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ChartRow.CoordinateLabel">
      <summary>Determines the text for the coordinate label or legend, might be e.g. LL.ChartObject.AxisCoordinate or an expression containing this value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ChartRow.CoordinateLabelOnObject">
      <summary>This class represents a label on a chart element, e.g. a percentage value within a bar.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ChartRow.Name">
      <summary>Name of the row.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ChartRow.Value">
      <summary>Gets or sets the axis' data source, e.g. "Value", "Price" etc.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ChartRow.ValueAxisAssignment">
      <summary>Defines the value axis, which is assigned to the value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ChartRow.Visual">
      <summary>
        <para>Gets or sets the visual representation for the values. Depending on the chart type, different values are available.<br /></para>
        <para>Pie: -<br />
Bar, simple and clustered: 1, 2, 3, 8, 9<br />
Bar, multi row: 1, 2, 3, 4, 8, 9<br />
Bar, stacked: 1, 2, 8<br />
Lines: 5, 6, 7<br /></para>
        <para></para>
        <list type="table">
          <item>
            <term width="58" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="58">1</term>
            <description>Cylinder</description>
          </item>
          <item>
            <term width="58">2</term>
            <description>Bar</description>
          </item>
          <item>
            <term width="58">3</term>
            <description>Pyramid</description>
          </item>
          <item>
            <term width="58">4</term>
            <description>Ribbon</description>
          </item>
          <item>
            <term width="58">5</term>
            <description>Line</description>
          </item>
          <item>
            <term width="58">6</term>
            <description>Symbols</description>
          </item>
          <item>
            <term width="58">7</term>
            <description>Lines+Symbols</description>
          </item>
          <item>
            <term width="58">8</term>
            <description>Octaeder</description>
          </item>
          <item>
            <term width="58">9</term>
            <description>Cone</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ChartRow.Width">
      <summary>Gets or sets the width of the bar or line in percent.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionChartRows.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionCrosstabCellBases.Item(System.Int32)">
      <summary>
        <para>Returns the element at the position given by the index parameter. The collection may contain instances of CrosstabCellContent, <see cref="combit.ListLabel18~combit.ListLabel18.Dom.CrosstabCellGroupLabel.html">CrosstabCellGroupLabel</see> or <see cref="combit.ListLabel18~combit.ListLabel18.Dom.CrosstabCellSumLabel.html">CrosstabCellSumLabel</see> classes.</para>
      </summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionDrillDownLinks.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionFormulas.Add(System.String)">
      <summary>Adds a new element to the collection.</summary>
      <param name="value">Formula to add.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionFormulas.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionLayers.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionLayers.Item(System.String)">
      <summary>Returns the layer with the given name.</summary>
      <param name="layerName">Name of the layer to return (e.g. "Base").</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewBarcode">
      <summary>Adds a new barcode object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewDrawing">
      <summary>Adds a new drawing object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewEllipse">
      <summary>Adds a new ellipse object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewHtml">
      <summary>Adds a new HTML object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewInputButton">
      <summary>Adds a new input button object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewInputCheckbox">
      <summary>Adds a new input checkbox object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewInputCombobox">
      <summary>Adds a new input combobox object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewInputEdit">
      <summary>Adds a new input edit object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewLine">
      <summary>Adds a new line object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewRectangle">
      <summary>Adds a new rectangle object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewReportContainer">
      <summary>Adds a new report container object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewRtf">
      <summary>Adds a new RTF object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewTemplate">
      <summary>Adds a new template object to the List &amp; Label project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionObjectBases.AddNewText">
      <summary>Adds a new text object to the List &amp; Label project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionObjectBases.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionObjectBases.Item(System.String)">
      <summary>Returns the object with the given name.</summary>
      <param name="objectName">Name of the object to return (e.g. "Addressee field").</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionParagraphs.AddNew">
      <summary>Adds a new paragraph to a text object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionParagraphs.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionProjectParameters.Item(System.Int32)">
      <summary>You get access to a certain project parameter of type ProjectParameter with this
property.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionProjectParameters.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionProjectParameters.Item(System.String)">
      <summary>Returns the item with the given name.</summary>
      <param name="itemName">Name of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionProjectParameters.Item(combit.ListLabel18.LlProjectParameter)">
      <summary>Returns the item with the given LlProjectParameter
Enumeration.</summary>
      <param name="parameter">Enter a value from the LlProjectParameter
Enumeration here.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionRulerGuides.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionSubItemBases.AddNewChart(combit.ListLabel18.LlChartType)">
      <summary>Adds a new chart object to a sub item.</summary>
      <param name="type">Chart type.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionSubItemBases.AddNewCrosstab">
      <summary>Adds a new crosstab object to a sub item.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionSubItemBases.AddNewTable">
      <summary>Adds a new table object to a sub item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionSubItemBases.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionSubItemBases.Item(System.String)">
      <summary>Returns the item with the given name.</summary>
      <param name="itemName">Name of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionSumVariables.AddNew">
      <summary>Adds a new sum variable to the List &amp; Label project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionSumVariables.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionSumVariables.Item(System.String)">
      <summary>Returns the item with the given name.</summary>
      <param name="variableName">Name of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableFieldBases.AddNewBarcode">
      <summary>Adds a new barcode object to a table.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableFieldBases.AddNewChart(combit.ListLabel18.LlChartType)">
      <summary>Adds a new chart object to a table.</summary>
      <param name="type">Chart type.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableFieldBases.AddNewDrawing">
      <summary>Adds a new drawing object to a table.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableFieldBases.AddNewExtensionObject(System.String)">
      <summary>Adds a new designer object to a table.</summary>
      <param name="name">Object name.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableFieldBases.AddNewHtml">
      <summary>Adds a new HTML object to a table.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableFieldBases.AddNewRtf">
      <summary>Adds a new RTF object to a table.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableFieldBases.AddNewText">
      <summary>Adds a new text object to a table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableFieldBases.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableLinesData.AddNew">
      <summary>Adds a new data line to a table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesData.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesData.Item(System.String)">
      <summary>Returns the item with the given name.</summary>
      <param name="itemName">Name of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableLinesFooter.AddNew">
      <summary>Adds a new footer line to a table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesFooter.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesFooter.Item(System.String)">
      <summary>Returns the item with the given name.</summary>
      <param name="itemName">Name of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableLinesGroupFooter.AddNew">
      <summary>Adds a new group footer line to a table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesGroupFooter.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesGroupFooter.Item(System.String)">
      <summary>Returns the item with the given name.</summary>
      <param name="itemName">Name of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableLinesGroupHeader.AddNew">
      <summary>Adds a new group header line to a table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesGroupHeader.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesGroupHeader.Item(System.String)">
      <summary>Returns the item with the given name.</summary>
      <param name="itemName">Name of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTableLinesHeader.AddNew">
      <summary>Adds a new line header to a table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesHeader.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTableLinesHeader.Item(System.String)">
      <summary>Returns the item with the given name.</summary>
      <param name="itemName">Name of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionTemplates.AddNew">
      <summary>Adds a new template.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionTemplates.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.CollectionUserVariables.AddNew">
      <summary>Adds a new user variable to the List &amp; Label project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionUserVariables.Item(System.Int32)">
      <summary>Returns the element at the position given by the index parameter.</summary>
      <param name="index">Zero based index of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.CollectionUserVariables.Item(System.String)">
      <summary>Returns the item with the given name.</summary>
      <param name="variableName">Name of the item to return.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.ColorRangeItem.Filling">
      <summary>Gets or sets the filling for the bar.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ColorRangeItem.Max">
      <summary>Gets or sets the maximum value for the bar range.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ColorRangeItem.Min">
      <summary>Gets or sets the minimum value for the bar range.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CoordinateLabelPlacement.Equidistant">
      <summary>Gets or sets if the labels in a legend above or below the chart should be placed equidistant or compact.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CoordinateLabelPlacement.Frame">
      <summary>Gets or sets the frame for the legend.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CoordinateLabelPlacement.Placement">
      <summary>Gets or sets the placement of the coordinate labels.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellBase.AlignmentHorizontal">
      <summary>Determines the horizontal alignment of the text. Available values are

<para></para><para></para><para></para><list type="table"><item><term width="71" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="71">0</term><description>left aligned</description></item><item><term width="71">1</term><description>centered</description></item><item><term width="71">2</term><description>right aligned</description></item></list><para></para></summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellBase.AlignmentVertical">
      <summary>
        <para>Determines the vertical alignment of the text. Possible values are</para>
        <para></para>
        <list type="table">
          <item>
            <term width="38" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="38">0</term>
            <description>content is top aligned</description>
          </item>
          <item>
            <term width="38">1</term>
            <description>content is centered</description>
          </item>
          <item>
            <term width="38">2</term>
            <description>content is bottom aligned</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellBase.Direction">
      <summary>
        <para>Rotates the object counter clockwise. Only TrueType fonts can be rotated. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term>0</term>
            <description>0°</description>
          </item>
          <item>
            <term>1</term>
            <description>90°</description>
          </item>
          <item>
            <term>2</term>
            <description>180°</description>
          </item>
          <item>
            <term>3</term>
            <description>270°</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellBase.Filling">
      <summary>Gets or sets the properties of a filling and a possible gradient fill.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellBase.Font">
      <summary>Gets or sets the font for the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellBase.Formula">
      <summary>Formula for the cell's display value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellBase.Frame">
      <summary>Represents the frame properties of the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellBase.LinkUrl">
      <summary>
        <para>Link that will be opened when clicking on the cell. This functionality is only available for the following output targets:</para>
        <list type="bullet">
          <item>Preview</item>
          <item>PDF</item>
          <item>HTML</item>
        </list>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellBase.OutputFormatter">
      <summary>
        <para>Gets or sets the formatting for the text displayed. Available OutputFormatter classes are:</para>
        <para>PropertyOutputFormatterCurrency</para>
        <para>PropertyOutputFormatterDate</para>
        <para>PropertyOutputFormatterDateTime</para>
        <para>PropertyOutputFormatterDegree</para>
        <para>PropertyOutputFormatterDouble</para>
        <para>PropertyOutputFormatterPercentage</para>
        <para>PropertyOutputFormatterTime</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellContent.MinHeight">
      <summary>Gets or sets the required minimal height for the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellContent.MinWidth">
      <summary>Gets or sets the required minimal width for the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellContent.Value">
      <summary>Formula for the cell's value (not the actually displayed content!). This value is used to aggregate the values within the crosstab.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellGroupLabel.MaxEntryCount">
      <summary>Gets or sets the maximum number of items to display in the group. By restricting this number, Top-N crosstab reports can be configured.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellGroupLabel.ShowSpanLabel">
      <summary>Gets or sets if the span label for the corresponding group will be displayed or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellGroupLabel.SortOrderAscending">
      <summary>Gets or sets if labels for the corresponding group will be sorted ascending or descending.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.CrosstabCellSumLabel.Summary">
      <summary>Gets or sets the properties for a crosstab grouping summary, i.e. the sum for a column or row.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.DomCollectionBase.Clear">
      <summary>Removes all items from the collection.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.DomCollectionBase.CopyFrom(combit.ListLabel18.Dom.DomCollectionBase)">
      <summary>Copies all cloneable objects from one collection to another. If the target collection contains some items already, they will be removed first. Make sure to
call ResetInformation on the modified project in order to rebuild the
object model afterwards.</summary>
      <param name="source">Source collection.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.DomCollectionBase.Remove(combit.ListLabel18.Dom.DomItem)">
      <summary>Removes the specified item from the collection.</summary>
      <param name="item">The item to remove.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.DomCollectionBase.RemoveAt(System.Int32)">
      <summary>Removes the item at the specified index from the collection.</summary>
      <param name="index">Zero based index of the item to remove.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.DomItem.CopyFrom(combit.ListLabel18.Dom.DomItem)">
      <summary>Copies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model
afterwards.</summary>
      <param name="source">Item used as source.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.DrillDownLink.ChildKeyField">
      <summary>Key field of a child table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.DrillDownLink.ChildTableId">
      <summary>Name of the child table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.DrillDownLink.MenuText">
      <summary>If there are multiple Drilldown-Links for the area, this text will be displayed in a context menu.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.DrillDownLink.ParentKeyField">
      <summary>Key field of the parent table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.DrillDownLink.ParentTableId">
      <summary>Name of the parent table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.DrillDownLink.ProjectFileName">
      <summary>Name and path of the project file which is used for the Drilldown-Link.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.DrillDownLink.RelationId">
      <summary>Relation of parent to child table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.IconRangeItem.Index">
      <summary>Gets or sets the index of the icon to be displayed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.IconRangeItem.Max">
      <summary>Gets or sets the maximum value for the icon range.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.IconRangeItem.Min">
      <summary>Gets or sets the minimum value for the icon range.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Layer.Color">
      <summary>Defines the color of the layer. A valid string would be e.g. "RGB(255,0,0)".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Layer.Condition">
      <summary>Defines the condition assigned to the layer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Layer.FromTemplate">
      <summary>Can be used to query if the layer is actually imported from a template (i.e. it is read-only).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Layer.LayerId">
      <summary>ID if the layer. Use this ID to assign objects to a certain layer (see the LayerID
property of the <see cref="combit.ListLabel18~combit.ListLabel18.Dom.ObjectBase.html">ObjectBase Class</see>)</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Layer.Name">
      <summary>Name of the layer as displayed in the Designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Layer.Visible">
      <summary>Gets or sets if the layer will be visible or not in the designer initially.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.BarColor">
      <summary>Defines the color of the barcode. A valid string would be e.g. "RGB(255,0,0)".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.BarRatio">
      <summary>Gets or sets the ratio of the bar-space sequences. Not supported by all barcode types.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.Direction">
      <summary>
        <para>Gets or sets the rotation of the barcode. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term>0</term>
            <description>0°</description>
          </item>
          <item>
            <term>1</term>
            <description>90°</description>
          </item>
          <item>
            <term>2</term>
            <description>180°</description>
          </item>
          <item>
            <term>3</term>
            <description>270°</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.FixedBarOptions">
      <summary>Offers properties to set the bar width and alignment for barcodes supporting these settings.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.Font">
      <summary>Gets or sets the font for the barcode text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.Source">
      <summary>Allows to set important barcode options like barcode type and content.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.UseDefSize">
      <summary>Not supported by all barcode types. Forces the barcode to be displayed in the size required by the corresponding specification.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBarcode.WithText">
      <summary>Gets or sets if the barcode will be printed with a human readable text.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ObjectBase.LinkTo">
      <summary>Allows to link an object to another object.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ObjectBase.Unlink">
      <summary>Unlinks an object from all parent objects.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ObjectBase.LinkTo(combit.ListLabel18.Dom.ObjectBase)">
      <summary>Adds a sequential link between the two objects, i.e. the child object is printed after the parent object.</summary>
      <param name="parentObject">Parent object to link this object to.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ObjectBase.LinkTo(combit.ListLabel18.Dom.ObjectBase,combit.ListLabel18.Dom.LlDomVerticalLinkType,combit.ListLabel18.Dom.LlDomVerticalSizeAdaptionType)">
      <summary>Adds a vertical link between the two objects.</summary>
      <param name="parentObject">Parent object to link this object to.Defines the link type for the vertical object link.Defines the size adaption type for the vertical object link.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ObjectBase.LinkTo(combit.ListLabel18.Dom.ObjectBase,combit.ListLabel18.Dom.LlDomVerticalLinkType,combit.ListLabel18.Dom.LlDomVerticalSizeAdaptionType,combit.ListLabel18.Dom.LlDomHorizontalLinkType,combit.ListLabel18.Dom.LlDomHorizontalSizeAdaptionType)">
      <summary>Adds a vertical and/or horizontal link between the two objects.</summary>
      <param name="parentObject">Parent object to link this object to.Defines the link type for the vertical object link.Defines the size adaption type for the vertical object link.Defines the link type for the horizontal object link.Defines the size adaption type for the horizontal object link.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.BreakBefore">
      <summary>Gets or sets if a page break should be triggered before this object is printed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.Condition">
      <summary>Appearance condition for the object, i.e if this condition is matched, the object will be printed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.GroupId">
      <summary>Allows to assign a group Id. All objects with equal group Ids will appear as group in the Designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.IssueCondition">
      <summary>Defines the display condition for the issue print.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.LayerId">
      <summary>Gets or sets the ID of the layer this object is assigned to.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.Locked">
      <summary>Prevents the object from being accidentally clicked in the designer. The object can be unlocked from the user interface.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.Name">
      <summary>Name of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.Position">
      <summary>Position of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.ReadOnly">
      <summary>Prevents the user from editing this object. The object cannot be unlocked in the designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectBase.Selected">
      <summary>Selects the item if called while the Designer is open.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectChart.Definition">
      <summary>Defines the settings for this chart object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectChart.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectChart.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectCrosstab.Definition">
      <summary>
        <para>Gets or sets the content of the crosstab. The image below shows the different parts of a crosstab definition. Each part is represented by its own object and
can be configured independently in layout and content.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectCrosstab.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectDataGraphic.Definition">
      <summary>Represents the definition of the DataGraphic object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectDrawing.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectDrawing.Source">
      <summary>Gets or sets the source for a drawing.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectEllipse.Circle">
      <summary>Gets or sets if the ellipse object will be actually drawn as circle.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectEllipse.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectEllipse.Filling">
      <summary>Gets or sets the properties of the filling and a possible gradient fill.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectEllipse.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectGauge.Definition">
      <summary>Represents the definition of the gauge object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectGauge.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectGauge.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectHtml.Contents">
      <summary>Gets or sets the actual content of the HTML object (file name, field/variable name or URL). The interpretation of the content is defined by the ContentType property.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectHtml.ContentType">
      <summary>
        <para>Gets or sets the interpretation of the Contents property. Possible values
are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="49">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="49">"0"</term>
            <description>
              <para>Contents is a URL.</para>
            </description>
          </item>
          <item>
            <term width="49">"1"</term>
            <description>
              <para>Contents is a file name.</para>
            </description>
          </item>
          <item>
            <term width="49">"2"</term>
            <description>
              <para>Contents is a variable or field name containing a HTML stream.</para>
            </description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectHtml.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectHtml.FitToObject">
      <summary>Gets or sets if the content will be fit to the object or a page break can occur.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectHtml.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputBase.Tooltip">
      <summary>Preview window tooltip for the input object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputButton.Action">
      <summary>Defines the action to be triggered if the user clicks the button.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputButton.Font">
      <summary>Gets or sets the font for the button label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputButton.Text">
      <summary>Button text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCheckbox.CheckboxType">
      <summary>
        <para>Gets or sets the type of check box. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term>0</term>
            <description>check</description>
          </item>
          <item>
            <term>1</term>
            <description>cross</description>
          </item>
          <item>
            <term>2</term>
            <description>fill</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCheckbox.DefaultValue">
      <summary>Default value for the check box.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCheckbox.FieldName">
      <summary>Field name for the value. This field name is used when exporting the form data to XML.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCheckbox.Filling">
      <summary>Gets or sets the properties of the filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCheckbox.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCombobox.Alignment">
      <summary>Available values are

<para></para><para></para><para></para><list type="table"><item><term width="71" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="71">0</term><description>left aligned</description></item><item><term width="71">1</term><description>centered</description></item><item><term width="71">2</term><description>right aligned</description></item></list><para></para></summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCombobox.Choices">
      <summary>Tab (\t) separated list of choices for the combo box.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCombobox.DefaultValue">
      <summary>Default value for the combo box.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCombobox.Editable">
      <summary>Gets or sets whether the combo box should be editable, i.e. the user should be able to add items.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCombobox.FieldName">
      <summary>Field name for the value. This field name is used when exporting the form data to XML.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCombobox.Filling">
      <summary>Gets or sets the properties of the filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCombobox.Font">
      <summary>Gets or sets the font for the combo box.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCombobox.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputCombobox.NeedInput">
      <summary>Gets or sets if the user will be forced to make an input (<em>True</em>) or if the field may be left empty (<em>False</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputEdit.Alignment">
      <summary>Available values are

<para></para><para></para><para></para><list type="table"><item><term width="71" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="71">0</term><description>left aligned</description></item><item><term width="71">1</term><description>centered</description></item><item><term width="71">2</term><description>right aligned</description></item></list><para></para></summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputEdit.DefaultValue">
      <summary>Default value for the edit control.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputEdit.FieldName">
      <summary>Field name for the value. This field name is used when exporting the form data to XML.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputEdit.Filling">
      <summary>Gets or sets the properties of the filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputEdit.Font">
      <summary>Gets or sets the font for the edit control.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputEdit.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputEdit.Multiline">
      <summary>Gets or sets if the edit control is multi lined (<em>True</em>) or single lined (<em>False</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputEdit.NeedInput">
      <summary>Gets or sets if the user will be forced to make an input (<em>True</em>) or if the field may be left empty (<em>False</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectInputEdit.Verification">
      <summary>Allows to specify verification rules for an input control.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectLine.Color">
      <summary>Gets or sets the color of the line (e.g. "RGB(255,0,0)").</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectLine.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectLine.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectLine.LineDirection">
      <summary>
        <para>Direction of the line within the object. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="45" bgcolor="#E0E0E0" height="13">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0" height="13">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="45">0</term>
            <description>diagonal \</description>
          </item>
          <item>
            <term width="45">1</term>
            <description>diagonal /</description>
          </item>
          <item>
            <term width="45">2</term>
            <description>horizontal</description>
          </item>
          <item>
            <term width="45">3</term>
            <description>vertical</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectLine.LineType">
      <summary>
        <para>Gets or sets the line type. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="46" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="46" height="13">0</term>
            <description height="13">solid</description>
          </item>
          <item>
            <term width="46">1</term>
            <description>dot</description>
          </item>
          <item>
            <term width="46">2</term>
            <description>dash</description>
          </item>
          <item>
            <term width="46">3</term>
            <description>dash dot</description>
          </item>
          <item>
            <term width="46">4</term>
            <description>dash dot dot</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectLine.Width">
      <summary>Gets or sets the width of the line in SCM units (1/1000 mm).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectPdf.Definition">
      <summary>Represents the definition of the PDF object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectPdf.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectPdf.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRectangle.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRectangle.Filling">
      <summary>Gets or sets the properties of the filling and a possible gradient fill.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRectangle.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRectangle.Rounding">
      <summary>Gets or sets the rounding percentage of the rectangle. A rounded rectangle will result from values other than "0".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRectangle.Shadow">
      <summary>Gets or sets the properties of a shadow attached to the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectReportContainer.DefaultFont">
      <summary>Gets or sets the default font for all sub items.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectReportContainer.Filling">
      <summary>Gets or sets the properties of the filling and a possible gradient fill.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectReportContainer.SubItems">
      <summary>Contains a collection of sub items (i.e. SubItemCrosstab, <see cref="combit.ListLabel18~combit.ListLabel18.Dom.SubItemTable.html">SubItemTable</see>, ...).</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ObjectRtf.SourceLinkTo(combit.ListLabel18.Dom.ObjectRtf)">
      <summary>Allows to link the source of the RTF control to the contents of another RTF object, i.e. if the content doesn't fit into the parent object, it will be
<em>continued</em> in this object. The Source property is ignored if the object
is content linked.</summary>
      <param name="parentObject">Object whose content should be continued.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ObjectRtf.SourceUnlink">
      <summary>Removes a source link created by the SourceLinkTo method.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRtf.AllowPageBreak">
      <summary>Gets or sets if the RTF object supports a page break or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRtf.Direction">
      <summary>
        <para>Gets or sets the rotation of the RTF text. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term>0</term>
            <description>0°</description>
          </item>
          <item>
            <term>1</term>
            <description>90°</description>
          </item>
          <item>
            <term>2</term>
            <description>180°</description>
          </item>
          <item>
            <term>3</term>
            <description>270°</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRtf.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRtf.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectRtf.Source">
      <summary>Determines the content source for a RTF object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectTemplate.ColorFade">
      <summary>This color is used to "lighten" the template in the designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectTemplate.FileInfo">
      <summary>Gets or sets file path and name of a drawing file to use as template.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectTemplate.Isotropic">
      <summary>Gets or sets if the template will be rendered isotropic.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectTemplate.ShowOnPreview">
      <summary>Gets or sets if the template will be visible in the preview as well.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectText.AllowPageBreak">
      <summary>Gets or sets if the text object supports a page break or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectText.BottomAligned">
      <summary>Gets or sets if the text object is printed bottom aligned or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectText.Direction">
      <summary>
        <para>Gets or sets the rotation of the RTF text. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term>0</term>
            <description>0°</description>
          </item>
          <item>
            <term>1</term>
            <description>90°</description>
          </item>
          <item>
            <term>2</term>
            <description>180°</description>
          </item>
          <item>
            <term>3</term>
            <description>270°</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectText.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectText.Filling">
      <summary>Gets or sets the properties of the filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectText.Frame">
      <summary>Represents the frame properties of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ObjectText.Paragraphs">
      <summary>This collection contains the paragraphs of a text object. It can also be used to add new paragraphs to the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.Adjusted">
      <summary>Gets or sets if the text is to be printed block justified. Block text is both left and right justified. This property is only functional when the selected line
is wrapped. This means that the line must be longer than the available space, consist of multiple words and line wrap is enabled.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.Alignment">
      <summary>Available values are:

<para></para><list type="table"><item><term width="71" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="71">0</term><description>left aligned</description></item><item><term width="71">1</term><description>centered</description></item><item><term width="71">2</term><description>right aligned</description></item></list><para></para></summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.Condition">
      <summary>Appearance condition for the paragraph. If this condition evaluates to "False", the paragraph will not be printed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.Contents">
      <summary>Text or formula to display.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.Font">
      <summary>Gets or sets the font for the paragraph.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.LineSpacing">
      <summary>Defines the spacing between individual lines of the paragraph in points. To get a 1,5 line spacing for a 10 pt font, use a line spacing value of 15.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.OptimizeSpaces">
      <summary>
        <para>Gets or sets if undesired spaces (leading, enclosed and remaining) are to be optimized. Imagine that you wish to print a label project using the following
variables which are to be separated with a space:</para>
        <para>
          <br />
&lt;TITLE&gt; &lt;FIRSTNAME&gt; &lt;LASTNAME&gt;</para>
        <para>
          <br />
If there is a record in which no title exists, this variable would remain empty but the following space would be printed. First name and Last name appear with
a leading space. If, for example, the variable “Firstname” was empty, there would be two spaces between “Title” and “Lastname” (enclosed spaces). If all three
variables were empty, both spaces would remain (remaining spaces). This line is then not empty and would not be automatically ignored. In these cases, this
property assists in the automatic removal of leading, enclosed and remaining spaces. Multiple enclosed spaces will be automatically reduced to one space.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.OutputFormatter">
      <summary>
        <para>Gets or sets the formatting for the text displayed. Available OutputFormatter classes are:</para>
        <para>PropertyOutputFormatterCurrency</para>
        <para>PropertyOutputFormatterDate</para>
        <para>PropertyOutputFormatterDateTime</para>
        <para>PropertyOutputFormatterDegree</para>
        <para>PropertyOutputFormatterDouble</para>
        <para>PropertyOutputFormatterPercentage</para>
        <para>PropertyOutputFormatterTime</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.ParagraphSpacing">
      <summary>Gets or sets the spacing between this and the next paragraph in points.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.TabAlignment">
      <summary>
        <para>Specifies the alignment of the tab. Following values are valid:</para>
        <para></para>
        <list type="table">
          <item>
            <term width="71" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="71">0</term>
            <description>left</description>
          </item>
          <item>
            <term width="71">1</term>
            <description>centered</description>
          </item>
          <item>
            <term width="71">2</term>
            <description>right</description>
          </item>
          <item>
            <term>3</term>
            <description>decimal</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.TabPosition">
      <summary>Specifies the position of the tab.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.Unerasable">
      <summary>Determines whether lines that remain completely empty will be ignored. The following lines will be moved up. This usually comes handy, but at times can be
undesirable. With the option “Unerasable” the empty line will remain even if it would be empty after evaluation.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Paragraph.Wrapping">
      <summary>Allows to define the wrap behavior of a text paragraph.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Close">
      <summary>Closes the project and frees all associated resources.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.GetFromParent">
      <summary>
        <para>Allows to directly modify the project currently in use, e.g. after starting a print job. If a project is already opened, it will be closed. In databound
mode this method has to be called in the context of the DefinePrintOptions Event (see below), as that is the exact point where the print project is opened and
initialized.</para>
      </summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Open">
      <summary>Opens the project <em>projectFile</em>. When opening an existing project, the project type must match the class type (list, label or card).</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.ResetInformation">
      <summary>Resets the object model information, so that it will be rebuild with the next access. Is required after calling the CopyFrom Method for example.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Save">
      <summary>Saves a project file to disk.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Open(System.IO.Stream)">
      <summary>
        <para>The Open method opens the project file that is provided in the parameter <em>projectStream</em>.</para>
        <para>Please note the following restrictions:<br />
- Project includes are not available<br />
- The Designer function 'ProjectPath$()' is not available<br />
- Drilldown is not available</para>
      </summary>
      <param name="projectStream">Project file in the form of a stream.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Open(System.IO.Stream,System.IO.Stream)">
      <summary>
        <para>The Open method opens the project file that is provided in the parameter <em>projectStream</em>.</para>
        <para>Please note the following restrictions:<br />
- Project includes are not available<br />
- The Designer function 'ProjectPath$()' is not available<br />
- Drilldown is not available</para>
      </summary>
      <param name="projectStream">Project file in the form of a stream.Printer settings in the form of a stream.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Open(System.IO.Stream,System.IO.Stream,combit.ListLabel18.Dom.LlDomSettings)">
      <summary>
        <para>The Open method opens the project file that is provided in the parameter <em>projectStream</em>.</para>
        <para>Please note the following restrictions:<br />
- Project includes are not available<br />
- The Designer function 'ProjectPath$()' is not available<br />
- Drilldown is not available</para>
      </summary>
      <param name="projectStream">Project file in the form of a stream.Printer settings in the form of a stream.See the LlDomSettings Enumeration for the
settings.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Open(System.String,combit.ListLabel18.Dom.LlDomFileMode)">
      <summary>
        <para>The Open method opens the project file in parameter <em>projectFile</em>. If you want to open an existing project file you have to obey that the project
type (list, label or card) matches the class.</para>
        <para>The access mode in this overload is set to LlDomAccessMode.ReadWrite. The parameter <em>ignoreErrors</em> gets the value <em>false</em>.</para>
      </summary>
      <param name="projectFile">Project file to open.Gets or sets if the file is to be read or created.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Open(System.String,combit.ListLabel18.Dom.LlDomFileMode,combit.ListLabel18.Dom.LlDomAccessMode)">
      <summary>The Open method opens the project file in parameter <em>projectFile</em>. If you want to open an existing project file you have to obey that the project type
(list, label or card) matches the class.</summary>
      <param name="projectFile">File to open.Gets or sets if the file is to be read or created.Gets or sets the access mode for the file.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Open(System.String,combit.ListLabel18.Dom.LlDomFileMode,combit.ListLabel18.Dom.LlDomAccessMode,System.Boolean)">
      <summary>The Open method opens the project file in parameter <em>projectFile</em>. If you want to open an existing project file you have to obey that the project type
(list, label or card) matches the class.</summary>
      <param name="projectFile">File to open.Gets or sets if the file is to be read or created.Gets or sets the access mode for the file.If this parameter is used, syntax errors in the project are ignored. This has the advantage that projects can be successfully opened and edited even if the
data structure is unknown or undefined. As the formulas in the project are then treated as placeholders, the section with the used variables (see
LlGetUsedIdentifiers()) cannot be correctly written, if you e.g. add further columns to a table. The content of this section is left unchanged when saving. The
same applies for the case where a new table, which has not previously been used, is inserted in a report container. Therefore, this parameter must not be set
for such cases. If the flag is not set, the ExpressionError Event can be used to collect the error messages for display.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Open(System.String,combit.ListLabel18.Dom.LlDomFileMode,combit.ListLabel18.Dom.LlDomAccessMode,combit.ListLabel18.Dom.LlDomSettings)">
      <summary>The Open method opens the project file in parameter <em>projectFile</em>. If you want to open an existing project file you have to obey that the project type
(list, label or card) matches the class.</summary>
      <param name="projectFile">File to open.Gets or sets the access mode for the file.Gets or sets the access mode for the file.Controls the behavior when opening a List &amp; Label project file.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Save">
      <summary>Saves a project file to disk. The file name will be the one used to open the project.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.ProjectBase.Save(System.String)">
      <summary>Saves a project file to disk and allows to specify a new file name, i.e. the original file will not be touched.</summary>
      <param name="projectFile">New file name.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.Changed">
      <summary>Returns if there were changes in the project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.DesignerRedraw">
      <summary>This property controls whether the project is redrawed immediately in the designer after a change. Is required for more complex DOM operations with the
designer opened.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.IssueRanges">
      <summary>
        <para>This property is only available in printing mode. It's purpose is to set the default value of the issue range in the print dialog.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.Layers">
      <summary>This collection contains the layers of the current project. It can also be used to add new layers to the project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.Layout">
      <summary>Defines the layout of the Designer workspace.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.Objects">
      <summary>This collection contains the designer objects of the current project. It can also be used to add new objects to the project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.PageRanges">
      <summary>
        <para>This property is only available in printing mode. It's purpose is to set the default value of the page range in the print dialog.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.ProjectParameters">
      <summary>
        <para>With this enumeration all project parameters, which are defined in the opened List &amp; Label project, can be get or set. A list of all available project
parameters can be taken from the List &amp; Label Programmer's Reference.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.ProjectTemplates">
      <summary>
        <para>With this enumeration all project templates, which are defined in the opened List &amp; Label project, can be read or new project templates can be
defined.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.Regions">
      <summary>
        <para>With this enumeration you can access the different layout regions, which are defined in the opened List &amp; Label project, or create new ones.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.Settings">
      <summary>Allows to change project specific settings e.g. the default font used for all new objects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.SumVariables">
      <summary>This collection contains the sum variables of the current project. It can also be used to add new sum variables to the project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.UserData">
      <summary>Allows to store additional information in the project file. The data passed is not visible nor editable in the designer and may be used to save e.g. connection
strings, queries etc. to the project file.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectBase.UserVariables">
      <summary>This collection contains the user variables of the project. It can also be used to add new user variables to the project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectParameter.Contents">
      <summary>Gets or sets the content of the project parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectParameter.Name">
      <summary>Gets the name of the project parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.ProjectParameter.ParameterType">
      <summary>Gets or sets the type of the project parameter.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAlignment.BaseLine">
      <summary>Gets or sets the properties for the base line of the bar DataGraphic.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAlignment.BaseValue">
      <summary>Gets or sets the base value of the bar DataGraphic.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAlignment.Contents">
      <summary>Gets or sets the actual bar alignment (0=left, 1=centered, 2=right, 3=starting from the base value either to the left or right).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAlignmentHorizontal.Alignment">
      <summary>Gets or sets the alignment. Possible values are

<para></para><para></para><para></para><list type="table"><item><term width="71" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="71">0</term><description>left aligned</description></item><item><term width="71">1</term><description>centered</description></item><item><term width="71">2</term><description>right aligned</description></item><item><term>3</term><description>decimal aligned</description></item></list><para></para></summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAlignmentHorizontal.DecimalPosition">
      <summary>
        <para>Position of the decimal point. Is only evaluated if alignment is set to decimal. A negative value will be measured from the right hand side.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAlphaBlendableItem.Alpha">
      <summary>Fading-in factor.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAlphaBlendableItem.Color">
      <summary>Color.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAlphaBlendableItem.Style">
      <summary>The style of e.g. the frame.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAnchor.Contents">
      <summary>The starting position of the row will be anchored with the starting or end position of the selected row.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyAnchor.ToTop">
      <summary>Gets or sets if the line is printed at the top (True) or the bottom (False) of a reference line.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBackground.Filling">
      <summary>Defines the filling properties.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBackground.Frame">
      <summary>Defines the frame properties.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBackground.Rounding">
      <summary>Gets or sets the rounding percentage of the rectangle. A rounded rectangle will result from values other than "0".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBackground.Shadow">
      <summary>Gets or sets the properties of a shadow attached to the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBackground.Visible">
      <summary>Gets or sets if the background will be filled.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBar.EndTicks">
      <summary>Gets or sets if the bar ends should have a tickmark on them or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBar.HeightFinished">
      <summary>Gets or sets the height (in percent) for the finished part of the task.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBar.HeightUnfinished">
      <summary>Gets or sets the height (in percent) for the unfinished part of the task.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBar.Rounding">
      <summary>Gets or sets the rounding for the bar ends.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBarcodeSource.BarcodeType">
      <summary>Barcode type.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBarcodeSource.Formula">
      <summary>Content formula, e.g. 'Barcode("123", "Code128")'.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBarcodeSource.Mode">
      <summary>
        <para>Gets or sets the source for the barcode's content. Available values are:</para>
        <para></para>
        <list type="table">
          <item>
            <term width="53" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="53">0</term>
            <description>Text</description>
          </item>
          <item>
            <term width="53">1</term>
            <description>Formula</description>
          </item>
          <item>
            <term width="53">2</term>
            <description>Variable</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBarcodeSource.PremiumAdress">
      <summary>Use this property for the Premiumadress barcode type.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBarcodeSource.Text">
      <summary>Fixed text to display in the barcode. The barcode type is determined by BarcodeType.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBarcodeSource.Variable">
      <summary>Value and type of the barcode are determined by the passed variable. This variable needs to be of type "barcode".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBookmark.Level">
      <summary>Indentation level of the bookmark.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBookmark.Text">
      <summary>Text to appear in the TOC.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBubbleDesign.DesignMode">
      <summary>Gets or sets the design mode for the bubble.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBubbleDesign.FileInfo">
      <summary>If the DisplayMode property is set to "9" (Image), this class represents the properties of the image used to fill the bubble.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyBubbleDesign.SizeFactor">
      <summary>Gets or sets a factor that can be used to scale the maximum bubble size up or down as needed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxis.CoordinateLabel">
      <summary>Determines the text for the coordinate label or legend, might be e.g. LL.ChartObject.AxisCoordinate or an expression containing this value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxis.CoordinateLabelPlacement">
      <summary>
        <para>Gets or sets the placement for the coordinate labels.</para>
        <para>"0" = hide label</para>
        <para>"1" = draw label at axis</para>
        <para>"2" = draw legend at top</para>
        <para>"3" = draw legend at left</para>
        <para>"4" = draw legend at right</para>
        <para>"5" = draw legend at bottom</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxis.Label">
      <summary>Gets or sets the axis' label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxis.SamplesForDesigner">
      <summary>The designer doesn't show the "real" data as it will appear in your chart. Use this value to determine the number of sample values to be displayed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxis.Sorted">
      <summary>Gets or sets if the coordinates should be sorted.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxis.Value">
      <summary>Gets or sets the data source for the coordinate, e.g. "Name" for persons, "Month" for dates etc.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxisPie.CoordinateLabelOthers">
      <summary>Defines the label for the summarized segment "Others". If you do not enter your own formula, the label will be adapted to the "normal" segment label layout.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxisPie.CoordinateLabelPie">
      <summary>Determines the text for the coordinate label or legend. To e.g. yield value and percentage, use 'LL.ChartObject.AxisCoordinate + " - " +
Str$(LL.ChartObject.ArcPerc,0,0) + "%"'<br /></summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxisPie.CoordinateLabelPlacement">
      <summary>
        <para>Gets or sets the placement for the coordinate labels.</para>
        <para>"0" = hide label</para>
        <para>"1" = draw label at chart</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxisPie.MinimumPercentage">
      <summary>Especially when you have numerous values that make up small contributions it may be desirable to summarize these in a common segment. Select the maximum value
up to which the segments will be summarized.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxisPie.SamplesForDesigner">
      <summary>The designer doesn't show the "real" data as it will appear in your chart. Use this value to determine the number of sample values to be displayed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxisPie.Sorted">
      <summary>Gets or sets if the coordinates should be sorted.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCategoryAxisPie.Value">
      <summary>Gets or sets the data source for the coordinate, e.g. "Name" for persons, "Month" for dates etc.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCell.MaxWidth">
      <summary>Gets or sets the maximum width for the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCell.OutputFormatter">
      <summary>Gets or sets the output format for the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCell.Title">
      <summary>Gets or sets the title for the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCell.Visible">
      <summary>Gets or sets the visibility of the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartArea.EndDate">
      <summary>Gets or sets the end date of the chart area. Set to "Null()" for automatic.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartArea.InnerInterval">
      <summary>Gets or sets the properties for the inner date interval of the chart.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartArea.StartDate">
      <summary>Gets or sets the start date of the chart area. Set to "Null()" for automatic.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartColor.Color">
      <summary>Gets or sets the color for a diagram element.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartConditionalColor.Color">
      <summary>Gets or sets the color.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartConditionalColor.Formula">
      <summary>If this (boolean) expression evaluates to true, the corresponding chart element will be colored with the color given in the Color Property.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartDefinition.Background">
      <summary>Gets or sets the background of the chart object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartDefinition.ChartEngine">
      <summary>Defines the properties of the chart engine.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartDefinition.Colors">
      <summary>Gets or sets the colors for the chart elements.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartDefinition.ConditionalColors">
      <summary>Gets or sets conditional colors for the chart elements.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartDefinition.Title">
      <summary>Gets or sets the title of the chart.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartDefinition.TitlePosition">
      <summary>Gets or sets the position of the chart title.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2D.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2D.Orientation">
      <summary>Gets or sets if the diagram should be drawn horizontally (True) or vertically (False).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2D.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2D.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2D.XAxis">
      <summary>Gets the first category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2D.YAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DClustered.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DClustered.Orientation">
      <summary>Gets or sets if the diagram should be drawn horizontally (True) or vertically (False).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DClustered.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DClustered.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DClustered.XAxis">
      <summary>Gets the first category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DClustered.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DClustered.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStacked.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStacked.Orientation">
      <summary>Gets or sets if the diagram should be drawn horizontally (True) or vertically (False).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStacked.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStacked.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStacked.XAxis">
      <summary>Gets the first category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStacked.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStacked.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStackedRelative.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStackedRelative.Orientation">
      <summary>Gets or sets if the diagram should be drawn horizontally (True) or vertically (False).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStackedRelative.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStackedRelative.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStackedRelative.XAxis">
      <summary>Gets the first category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStackedRelative.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar2DStackedRelative.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.Isotropic">
      <summary>Gets or sets if both data axes use the same unit.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.Orientation">
      <summary>Gets or sets if the diagram should be drawn horizontally (True) or vertically (False).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.Perspective">
      <summary>
        <para>Gets or sets the diagram's perspective.</para>
        <para>0 = no perspective</para>
        <para>1 = light perspective</para>
        <para>2 = strong perspective</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.XAxis">
      <summary>Gets the category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.XRotation">
      <summary>Gets or sets the rotation of the x axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.YAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3D.ZRotation">
      <summary>Gets or sets the rotation of the y axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.ColorMode">
      <summary>
        <para>Determines the coloring properties.</para>
        <para>0 = monochrome</para>
        <para>1 = x axis colored</para>
        <para>2 = y axis colored</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.Isotropic">
      <summary>Gets or sets if both data axes use the same unit.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.Orientation">
      <summary>Gets or sets if the diagram should be drawn horizontally (True) or vertically (False).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.Perspective">
      <summary>
        <para>Gets or sets the diagram's perspective.</para>
        <para>0 = no perspective</para>
        <para>1 = light perspective</para>
        <para>2 = strong perspective</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.XAxis">
      <summary>Gets the first category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.XRotation">
      <summary>Gets or sets the rotation of the x axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DClustered.ZRotation">
      <summary>Gets or sets the rotation of the z axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.Isotropic">
      <summary>Gets or sets if both data axes use the same unit.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.Orientation">
      <summary>Gets or sets if the diagram should be drawn horizontally (True) or vertically (False).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.Perspective">
      <summary>
        <para>Gets or sets the diagram's perspective.</para>
        <para>0 = no perspective</para>
        <para>1 = light perspective</para>
        <para>2 = strong perspective</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.XAxis">
      <summary>Gets the first category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.XRotation">
      <summary>Gets or sets the rotation of the x axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DMultiRow.ZRotation">
      <summary>Gets or sets the rotation of the z axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.Isotropic">
      <summary>Gets or sets if both data axes use the same unit.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.Perspective">
      <summary>
        <para>Gets or sets the diagram's perspective.</para>
        <para>0 = no perspective</para>
        <para>1 = light perspective</para>
        <para>2 = strong perspective</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.XAxis">
      <summary>Gets the first category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.XRotation">
      <summary>Gets or sets the rotation of the x axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStacked.ZRotation">
      <summary>Gets or sets the rotation of the z axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.Isotropic">
      <summary>Gets or sets if both data axes use the same unit.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.Perspective">
      <summary>
        <para>Gets or sets the diagram's perspective.</para>
        <para>0 = no perspective</para>
        <para>1 = light perspective</para>
        <para>2 = strong perspective</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.XAxis">
      <summary>Gets the first category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.XRotation">
      <summary>Gets or sets the rotation of the x axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineBar3DStackedRelative.ZRotation">
      <summary>Gets or sets the rotation of the z axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineMultiRow.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineMultiRow.LinearAxis">
      <summary>Gets or sets if numeric and date values should be placed at equal distances (False) or according to their value (True).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineMultiRow.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineMultiRow.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineMultiRow.XAxis">
      <summary>Gets the first category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineMultiRow.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineMultiRow.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineSimple.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineSimple.LinearAxis">
      <summary>Gets or sets if numeric and date values should be placed at equal distances (False) or according to their value (True).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineSimple.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineSimple.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineSimple.XAxis">
      <summary>Gets the category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineSimple.YAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStacked.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStacked.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStacked.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStacked.XAxis">
      <summary>Gets the category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStacked.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStacked.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStackedRelative.Filling">
      <summary>Determines the diagram's filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStackedRelative.SecondaryValueAxis">
      <summary>Determines settings for a secondary value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStackedRelative.UseLightEffect">
      <summary>Gets or sets if the diagram rendering should use light effects.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStackedRelative.XAxis">
      <summary>Gets the category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStackedRelative.YAxis">
      <summary>Gets the second category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEngineLineStackedRelative.ZAxes">
      <summary>Gets the value axes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie2D.Gradient">
      <summary>Defines a lightness gradient for a pie chart surface.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie2D.ShowSeparatorLines">
      <summary>Gets or sets if the pie segments are to be separated by lines.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie2D.XAxis">
      <summary>Gets the category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie2D.YAxis">
      <summary>Gets the value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie2D.ZRotation">
      <summary>Gets or sets the rotation of the y axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie3D.Gradient">
      <summary>Defines a perspective gradient for a pie chart surface.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie3D.Perspective">
      <summary>
        <para>Gets or sets the diagram's perspective.</para>
        <para>0 = no perspective</para>
        <para>1 = light perspective</para>
        <para>2 = strong perspective</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie3D.ShowSeparatorLines">
      <summary>Gets or sets if the pie segments are to be separated by lines.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie3D.XAxis">
      <summary>Gets the category axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie3D.XRotation">
      <summary>Gets or sets the rotation of the x axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie3D.YAxis">
      <summary>Gets the value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartEnginePie3D.ZRotation">
      <summary>Gets or sets the rotation of the y axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabel.Contents">
      <summary>Text for the axis label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabel.Font">
      <summary>Font for the axis label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabel.OutputFormatter">
      <summary>Output format for the axis label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabel.Rotation">
      <summary>Rotation of the axis label in degrees.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinate.Contents">
      <summary>Actual label content, e.g. LL.ChartObject.AxisCoordinate.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinate.FixedFontSize">
      <summary>Gets or sets if the font size may be varied to prevent labels from overlapping.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinate.Font">
      <summary>Font for the coordinate label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinate.OutputFormatter">
      <summary>Output format for the coordinate label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinate.Rotation">
      <summary>Rotation of the coordinate label in degrees.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObject.Contents">
      <summary>Actual label content, e.g. LL.ChartObject.AxisCoordinate.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObject.Font">
      <summary>Font for the label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObject.OutputFormatter">
      <summary>Output format for the label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObject.Placement">
      <summary>
        <para>Gets or sets the placement of the label relative to the chart element.</para>
        <para>0 = above<br />
1 = at top<br />
2 = centered<br />
3 = at bottom</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObject.Rotation">
      <summary>Rotation of the label in degrees.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObjectPie.Contents">
      <summary>Actual label content, e.g. LL.ChartObject.AxisCoordinate.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObjectPie.Font">
      <summary>Font for the label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObjectPie.OutputFormatter">
      <summary>Output format for the label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOnObjectPie.Placement">
      <summary>
        <para>Gets or sets if a label is to be displayed.</para>
        <para>0 = no label<br />
1 = show label</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOthers.Contents">
      <summary>Actual label content, e.g. "Others".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOthers.Font">
      <summary>Font for the label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelCoordinateOthers.OutputFormatter">
      <summary>Output format for the label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelPie.Contents">
      <summary>Actual label content, e.g. LL.ChartObject.AxisCoordinate.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelPie.FixedFontSize">
      <summary>Gets or sets if the font size may be varied to prevent labels from overlapping.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelPie.Font">
      <summary>Font for the label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartLabelPie.OutputFormatter">
      <summary>Output format for the label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartSecondaryValueAxis.Assignment">
      <summary>Determines the assignment to the value axes - use a formula that will either return "0" or "1", e.g. "Cond(Odd(Article.No), "0", "1")".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartSecondaryValueAxis.Enabled">
      <summary>Gets or sets if an alternate value axis is used.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartTitle.Contents">
      <summary>Actual title content, e.g. "Turnover comparison".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartTitle.Font">
      <summary>Font for the title.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyChartTitle.OutputFormatter">
      <summary>Output format for the label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyColorRanges.AbsoluteValues">
      <summary>Gets or sets if the minimum and maximum range values are interpreted as percentage or absolute value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyColorRanges.Automatic">
      <summary>Gets or sets if the ranges should be distributed automatically or manually. An automatic filling for the bar will result in a simple fill.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyColorRanges.AutomaticFilling">
      <summary>Gets or sets the bar filling that is used if the Automatic property
is set to "True".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyColorRanges.List">
      <summary>The list of color ranges to be used if the Automatic property is set
to "False".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyColumns.ColumnBreakBefore">
      <summary>Gets or sets the condition for a column break before this item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyColumns.ColumnBreakCondition">
      <summary>Gets or sets a column break condition. If the condition evaluates to true, a column break is triggered before the sub item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyColumns.Count">
      <summary>Gets or sets the number of columns. If "0", the default number of columns for the report container will be used.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyColumns.Distance">
      <summary>Distance between two columns.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertyCrosstabCells.Column(System.Int32)">
      <summary>Returns a meta cell that can be used to modify values for an entire column in the cross tab.</summary>
      <param name="columnLevel">Zero based level within the cross tab hierarchy.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertyCrosstabCells.Row(System.Int32)">
      <summary>Returns a meta cell that can be used to modify values for an entire row in the cross tab.</summary>
      <param name="rowLevel">Zero based level within the cross tab hierarchy.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabCells.All">
      <summary>Returns a meta cell that can be used to modify all cells of the cross tab.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabCells.Item(System.Int32,System.Int32)">
      <summary>Returns a single cross tab cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabColumnWrapping.ShadowPages">
      <summary>Gets or sets the behavior of so called "shadow pages" i.e. pages that are triggered by a crosstab wrap in horizontal direction.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.Cells">
      <summary>Gives you access to the cells of the cross tab. You may access just one cell, a whole row or column, or - by using the All Property - all cells simultaneously.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.Columns">
      <summary>Gets or sets the content of crosstab columns. You may specify the groupings to use as well as the GroupLabel or <see cref="combit.ListLabel18~combit.ListLabel18.Dom.PropertyCrosstabDimension~SumLabel.html">SumLabel</see> to be used.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.ColumnWrapping">
      <summary>Gets or sets the wrapping behavior of a cross tab in horizontal direction.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.DefaultFont">
      <summary>Allows to set a default font for the crosstab cells.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.DefaultFrame">
      <summary>Allows to set a default frame for the crosstab cells.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.Filling">
      <summary>Gets or sets the filling and a possible gradient fill for the crosstab's background.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.LinkUrl">
      <summary>Link for the object (valid only for preview, PDF and HTML export).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.MinHeight">
      <summary>Gets or sets the minimum height to be reserved for the object. If there's less space, a page break will be triggered.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.Rows">
      <summary>Gets or sets the content of crosstab rows. You may specify the groupings to use as well as the GroupLabel or <see cref="combit.ListLabel18~combit.ListLabel18.Dom.PropertyCrosstabDimension~SumLabel.html">SumLabel</see> to be used.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.RowWrapping">
      <summary>Gets or sets the wrapping behavior of a cross tab in vertical direction.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDefinition.WrapPercentage">
      <summary>Gets or sets how much the crosstab can be shrunk in order to avoid a horizontal page break. 50=that it can be shrunk up to 50% to avoid a page break;
100=retain original size.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDimension.Groupings">
      <summary>This class contains a collection of formulas. It is used to get or set the groupings in a crosstab row or column.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDimension.GroupLabel">
      <summary>This property offers access to the group labels that are implicitly created when adding Groupings. You may fine tune the layout and appearance for the labels
here.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabDimension.SumLabel">
      <summary>This property offers access to the sum labels that are implicitly created when adding Groupings. You may fine tune the layout and appearance for the labels
here.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabPageBreakPreferences.Force">
      <summary>Gets or sets if a page break will be forced for each grouping of the level determined by Level Property.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabPageBreakPreferences.Level">
      <summary>Preferred level for page breaks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabShadowPages.DistanceTop">
      <summary>If Active is set to <em>False</em>, this property defines the distance between the separate crosstab parts.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabSummary.BeforeEntries">
      <summary>Gets or sets if the summary for a grouping is to be printed before the data (<em>True</em>) or after the data has been printed (<em>False</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabSummary.Show">
      <summary>Gets or sets if the summary for the corresponding grouping will be shown or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabWrapping.PageBreakPreferences">
      <summary>Gets or sets further options for the wrapping behavior of a crosstab.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyCrosstabWrapping.RepeatLabels">
      <summary>Gets or sets if the group labels are to be repeated if a page break occurs or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicBar.Alignment">
      <summary>Gets or sets the bar's horizontal alignment.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicBar.AlignmentVertical">
      <summary>Gets or sets the bar's vertical alignment.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicBar.ColorRanges">
      <summary>Gets or sets the bar's color ranges.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicBar.Condition">
      <summary>Gets or sets the bar's visibility condition.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicBar.Height">
      <summary>Gets or sets the bar's height.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicBar.Rounding">
      <summary>Gets or sets the bar's rounding.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicData.Display">
      <summary>Gets or sets the display properties of the visualized value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicData.Value">
      <summary>Gets or sets the actually visualized value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicDefinition.Bar">
      <summary>Gets or sets the properties of the bar part of the DataGraphic object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicDefinition.Data">
      <summary>Gets or sets the properties of the data part of the DataGraphic object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicDefinition.Icon">
      <summary>Gets or sets the properties of the icon part of the DataGraphic object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicDefinition.MaximumValue">
      <summary>Gets or sets maximum value for the DataGraphic object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicDefinition.MinimumValue">
      <summary>Gets or sets minimum value for the DataGraphic object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicDisplay.Alignment">
      <summary>Gets or sets the alignment of the visualized value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicDisplay.Condition">
      <summary>Gets or sets the visibility condition of the visualized value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicDisplay.Font">
      <summary>Gets or sets the font of the visualized value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicDisplay.OutputFormatter">
      <summary>Gets or sets the format of the visualized value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicIcon.Alignment">
      <summary>Gets or sets the icon's horizontal alignment.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicIcon.AlignmentVertical">
      <summary>Gets or sets the icon's vertical alignment.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicIcon.Condition">
      <summary>Gets or sets the icon's visibility condition.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicIcon.Height">
      <summary>Gets or sets the icon's height.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicIcon.Icon">
      <summary>Gets or sets the icon group to be used for the DataGraphic.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataGraphicIcon.IconRanges">
      <summary>Gets or sets the icon's icon ranges.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataLinesOptions.ForceSumCalculation">
      <summary>Gets or sets whether the calculation of sums will be triggered even if the data lines are suppressed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataLinesOptions.KeepTogether">
      <summary>Gets or sets whether multiple line definitions may be separated by a page break (<em>False</em>) or not (<em>True</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataLinesOptions.Suppress">
      <summary>If this property is <em>True</em>, all data lines will be completely suppressed. This option is especially useful in combination with the option ForceSumCalculation. The last option defines that the sum
will be calculated when the data line is not printed. With the combination of both options and the use of groups and sum variables, the printing of interesting
statistics is possible.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataLinesOptions.ZebraPattern">
      <summary>Gets or sets if alternating background colors are used for the data lines. This will improve the readability of large tables.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDataLinesOptionsStaticTable.KeepTogether">
      <summary>Gets or sets whether multiple line definitions may be separated by a page break (<em>False</em>) or not (<em>True</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDateTimeFormat.FormatTemplate">
      <summary>If FormatType is set to "0", this property determines a user
defined format..</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDateTimeFormat.FormatType">
      <summary>
        <para>Gets or sets the format type. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="157" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="157">System setting</term>
            <description>-1</description>
          </item>
          <item>
            <term width="157">
              <para>System setting, short format</para>
            </term>
            <description>1</description>
          </item>
          <item>
            <term width="157">User defined</term>
            <description>0</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDefaultColumns.Count">
      <summary>Gets or sets the number of columns.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDefaultColumns.Distance">
      <summary>Distance between two columns.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDevice.Devmode">
      <summary>Contains information about the printer in a string. Use the Set Method to set this
value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDevice.ExtraData">
      <summary>Contains information about the printer in a string. Use the Set Method to set this
value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDevice.Name">
      <summary>Printer name. Use the Set Method to set this value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDisplay.Alignment">
      <summary>
        <para>Sets the alignment of the drawing in the object's frame.</para>"0" = Centered<br />
"1" = Tiled<br />
"2" = Left Top<br />
"3" = Left Bottom<br />
"4" = Right Top<br />
"5" = Right Bottom<br />
"6" = Left<br />
"7" = Right<br />
"8" = Top<br />
"9" = Bottom</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDisplay.Isotropic">
      <summary>Gets or sets if the picture will be printed isotropic.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDisplay.OriginalSize">
      <summary>Gets or sets whether the drawing is rendered in its original size or fit to the object</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDisplayRange.Max">
      <summary>Specifies the maximum of the range in percent.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDisplayRange.Min">
      <summary>Specifies the minimum of the range in percent.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDistance.Automatic">
      <summary>Gets or sets if the distance should be determined automatically.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDistance.Value">
      <summary>Gets or sets the distance of the scale tickmarks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDrawingContents.Display">
      <summary>The display of the picture can be adjusted here.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDrawingContents.FileInfo">
      <summary>Gets or sets file path and name of a drawing file. Is only evaluated if Mode is set to "0".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDrawingContents.Formula">
      <summary>Gets or sets file formula for the drawing, e.g. "Drawing('c:\\myPicture.bmp')". Is only evaluated if Mode is set to "1".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDrawingContents.Mode">
      <summary>
        <para>Gets or sets the source mode for the drawing ( FileInfo,
<see cref="combit.ListLabel18~combit.ListLabel18.Dom.PropertyDrawingContents~Formula.html">Formula</see>, <see cref="combit.ListLabel18~combit.ListLabel18.Dom.PropertyDrawingContents~Variable.html">Variable</see>). Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="40" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="40">0</term>
            <description>File name</description>
          </item>
          <item>
            <term width="40">1</term>
            <description>Formula</description>
          </item>
          <item>
            <term width="40">2</term>
            <description>Variable</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDrawingContents.Variable">
      <summary>Gets or sets the name of a variable of LlFieldType.Drawing to be displayed. Is
only evaluated if <see cref="combit.ListLabel18~combit.ListLabel18.Dom.PropertyDrawingContents~Mode.html">Mode</see> is set to "2".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDrawingFileInfo.FileName">
      <summary>Gets or sets the file name of the drawing file.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyDrawingFileInfo.FileNameIsRelative">
      <summary>Gets or sets if the path passed as Filename is interpreted a
relative path (<em>True</em>) or absolute path (<em>False</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFieldWrapping.Force">
      <summary>Gets or sets if a long word that cannot be fit into the column will be forced to wrap and not be clipped.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFieldWrapping.Line">
      <summary>
        <para>Gets or sets the behavior if the content doesn't fit in one line. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="40">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="40">0</term>
            <description>clip</description>
          </item>
          <item>
            <term width="40">1</term>
            <description>wrap (see Force for additional options)</description>
          </item>
          <item>
            <term width="40">2</term>
            <description>shrink</description>
          </item>
          <item>
            <term>3</term>
            <description>compress</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFilling.Color">
      <summary>Gets or sets the color for the filling, e.g. "RGB(255,0,0)".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFilling.Style">
      <summary>
        <para>Gets or sets the style of the filling. Possible values are</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="58" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="58">0</term>
            <description>transparent</description>
          </item>
          <item>
            <term width="58">1</term>
            <description>solid / fixed color</description>
          </item>
          <item>
            <term width="58">2</term>
            <description>horizontal gradient (only for PropertyFillingExt)</description>
          </item>
          <item>
            <term width="58">3</term>
            <description>vertical gradient (only for PropertyFillingExt)</description>
          </item>
          <item>
            <term width="58">4</term>
            <description>horizontal two part gradient (only for PropertyFillingExt)</description>
          </item>
          <item>
            <term width="58">5</term>
            <description>vertical two part gradient (only for PropertyFillingExt)</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFillingExt.Alpha">
      <summary>Gets or sets the opacity of the filling. Values range between "0" (transparent) and "100" (opaque).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFillingExt.Color2">
      <summary>Gets or sets the end color for the gradient.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFillingExt.Color3">
      <summary>Gets or sets the intermediate color for the gradient (if a two part gradient is chosen).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFillingExt.Pattern">
      <summary>Gets or sets a pattern for the gradient. Values may range between 0 and 145.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFillingWithBitmap.Bitmap">
      <summary>Gets or sets the image to be used for the filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFixedBarOptions.Alignment">
      <summary>
        <para>Gets or sets the orientation of the barcode within the object frame. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="46" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="46">0</term>
            <description>left</description>
          </item>
          <item>
            <term width="46">1</term>
            <description>centered</description>
          </item>
          <item>
            <term width="46">2</term>
            <description>right</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFixedBarOptions.Width">
      <summary>Gets or sets the minimum bar width of a single bar in SCM units (1/1000 mm).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFixedSize.Enabled">
      <summary>Gets or sets whether the object does have a fixed size, i.e. if footer lines will appear directly after the last data line (<em>False</em>) or on the page
bottom (<em>True</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFixedSize.FillGap">
      <summary>Gets or sets whether the table separators will end after the last data line (<em>False</em>) or on the page bottom (<em>True</em>).</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertyFont.SetFont(System.Drawing.Font)">
      <summary>
        <para>Sets the font properties according to the passed Font instance. The following members are copied:</para>
        <list type="bullet">
          <item>Bold</item>
          <item>Italic</item>
          <item>Strikeout</item>
          <item>Underline</item>
          <item>GdiCharSet</item>
          <item>FaceName</item>
          <item>Size</item>
        </list>
      </summary>
      <param name="newFont">The Font instance to use as reference.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFont.Bold">
      <summary>Gets or sets if the font should be printed bold.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFont.Color">
      <summary>Gets or sets the color of the font.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFont.FaceName">
      <summary>Gets or sets the face name of the font.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFont.GdiCharSet">
      <summary>Gets or sets the charset of the font.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFont.Italic">
      <summary>Gets or sets if the font should be printed italic.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFont.Size">
      <summary>Gets or sets the size (in points) of the font.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFont.Strikeout">
      <summary>Gets or sets if the font should be printed striked out.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFont.Underline">
      <summary>Gets or sets if the font should be printed underlined.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFont.Width">
      <summary>Gets or sets the character width of the font.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFontExt.Default">
      <summary>Gets or sets if the default font should be used (<em>True</em>) or if the font is determined by the other font properties (<em>False</em>). As soon as one of
the other properties is set, this property is set to "False" by default. You need to set it back to "True" if required.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFooterLinesOptions.KeepTogether">
      <summary>Gets or sets whether multiple line definitions may be separated by a page break (<em>False</em>) or not (<em>True</em>).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFrame.Bottom">
      <summary>Bottom line of the frame.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFrame.Layout">
      <summary>
        <para>Gets or sets the type of line draw order being used with frames with more than one line on its sides. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="53" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="53">0</term>
            <description>surrounding</description>
          </item>
          <item>
            <term width="53">1</term>
            <description>horizontal priority</description>
          </item>
          <item>
            <term width="53">2</term>
            <description>vertical priority</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFrame.Left">
      <summary>Left line of the frame.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFrame.Right">
      <summary>Right line of the frame.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFrame.Top">
      <summary>Top line of the frame.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFrameExt.Default">
      <summary>Gets or sets if the default frame should be used (<em>True</em>) or if the frame is determined by the other frame properties (<em>False</em>). As soon as one
of the other properties is set, this property is set to "False" by default. You need to set it back to "True" if required.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFrameLine.Line">
      <summary>Gets or sets the properties for the frame line layout.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyFrameLine.Space">
      <summary>Gets or sets the distance between this frame line and the content.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.BarLabel">
      <summary>Gets or sets the source for the bar label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.ChartArea">
      <summary>Gets or sets the properties of the chart area.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.DistanceTop">
      <summary>Gets or sets the distance between two gantt chart parts if the gantt needs to be wrapped horizontally.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.Duration">
      <summary>Gets or sets the source for the task duration.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.EndDate">
      <summary>Gets or sets the source for the task's end date.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.Font">
      <summary>Gets or sets the default font for the gantt chart.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.GridMode">
      <summary>Gets or sets the grid mode for the chart area.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.HighlightRange">
      <summary>Gets or sets the properties for the highlight range (i.e. a range that is highlighted in the gantt chart).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.LinkUrl">
      <summary>Link for the object (valid only for preview, PDF and HTML export).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.MinHeight">
      <summary>Gets or sets the minimum height to be reserved for the object. If there's less space, a page break will be triggered.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.PercentageComplete">
      <summary>Gets or sets the source for the task's progress in percent.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.StartDate">
      <summary>Gets or sets the source for the task's start date.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.SummaryTaskDescription">
      <summary>Gets or sets the source for the summary task description.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.SummaryTaskRows">
      <summary>Gets or sets the properties for the summary task rows.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.TableArea">
      <summary>Gets or sets the properties for the table area of the gantt chart.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.TaskDescription">
      <summary>Gets or sets the source for the task description.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.TaskRows">
      <summary>Gets or sets the properties for the task rows.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.TitleRow">
      <summary>Gets or sets the properties for the title row.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttChartDefinition.WrapGrouped">
      <summary>Gets or sets if a wrap should be performed at the end of an outer interval (e.g. a full week) preferably.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGanttShadowPages.RepeatLabels">
      <summary>Gets or sets if the labels (i.e. the row descriptions) should be repeated on the shadow pages or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.Frame">
      <summary>Frame type.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.Glass">
      <summary>Glass type.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.Labels">
      <summary>List of text labels.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.MaximumValue">
      <summary>Maximum value of the scale.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.MinimumValue">
      <summary>Minimum value of the scale.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.Pointer">
      <summary>Pointer of the gauge.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.ScaleLabels">
      <summary>The properties of the scale labels.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.ScaleRangeRotationAngle">
      <summary>Scale rotation angle.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.SignalRanges">
      <summary>The properties of the signal ranges.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.StartValue">
      <summary>Defines where the bar for displaying the value starts.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.Style">
      <summary>Defines if it is a circular, horizontal or vertical gauge.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.Tickmarks">
      <summary>Scale tickmarks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.Value">
      <summary>The value the pointer should display.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.WhiteSpaceAfterScaleRange">
      <summary>Defines the whitespace between the end of the gauge and the end of the scale.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGaugeDefinition.WhiteSpaceBeforeScaleRange">
      <summary>Defines the whitespace between the start of the gauge and the start of the scale.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGradient.ElevatedBorder">
      <summary>Gets or sets if the gradient border should be elevated.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGradient.Intensity">
      <summary>Gets or sets the gradient intensity in percent.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGrid.Show">
      <summary>Gets or sets if the layout grid will be visible in the Designer or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGrid.Snap">
      <summary>Gets or sets if the objects will snap to the grid or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGrid.Spacing">
      <summary>Gets or sets the spacing of the grid in x- and y-direction.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGridLines.Color">
      <summary>Gets or sets the color of the grid lines.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGridLines.Visible">
      <summary>Gets or sets if the grid lines are visible.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGroupFooterLinesOptions.AlsoOnEmptyGroup">
      <summary>Gets or sets if the group footer should also be triggered if the group is actually empty (e.g. due to filters, appearance conditions etc.).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyGroupHeaderLinesOptions.ConcatNextDataLine">
      <summary>Gets or sets if the group header may appear stand alone before a page break or if a page break should be triggered before printing the group header if no data
line will be printed on the current page.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyHighlightRange.Color">
      <summary>Gets or sets the color for the range.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyHighlightRange.EndDate">
      <summary>Gets or sets the end date of the range.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyHighlightRange.StartDate">
      <summary>Gets or sets the start date of the range.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyIconRanges.AbsoluteValues">
      <summary>Gets or sets if the minimum and maximum range values are interpreted as percentage or absolute value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyIconRanges.Automatic">
      <summary>Gets or sets if the ranges should be distributed automatically or manually. An automatic selection for the icons will result in a linear distribution of the
available icons.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyIconRanges.List">
      <summary>The list of icon ranges to be used if the Automatic property is set
to "False".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInnerInterval.Contents">
      <summary>
        <para>Gets or sets the inner time interval's dimension.</para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="71">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="71">1</term>
            <description>Decades</description>
          </item>
          <item>
            <term width="71">2</term>
            <description>Years</description>
          </item>
          <item>
            <term>3</term>
            <description>Quarters</description>
          </item>
          <item>
            <term>4</term>
            <description>Months</description>
          </item>
          <item>
            <term>5</term>
            <description>Weeks</description>
          </item>
          <item>
            <term>6</term>
            <description>Days</description>
          </item>
          <item>
            <term>7</term>
            <description>Hours</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInnerInterval.Format">
      <summary>Gets or sets the format for the title cell. Depends on the chosen interval dimension, see the Designer for suitable formatting suggestions.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInnerInterval.OuterInterval">
      <summary>Gets or sets the properties for the outer interval.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionHttpPost.ExtraFields">
      <summary>Gets or sets a semicolon separated list of additional fields to be HTTP posted.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionHttpPost.Url">
      <summary>Gets or sets the URL of the server to HTTP post to.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionLink.Url">
      <summary>Gets or sets a URL that should be started when the user clicks the button.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSaveAs.Filename">
      <summary>Gets or sets the filename. If ShowDialog is "True",
this filename will be the default for the file selection dialog.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSaveAs.Format">
      <summary>
        <para>Gets or sets the format of the exported file. Possible values are:</para>
        <list type="bullet">
          <item>"XML"</item>
          <item>"XFDF"</item>
          <item>"PDF"</item>
          <item>"LL"</item>
          <item>"LLDATA"</item>
        </list>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSaveAs.ShowDialog">
      <summary>Gets or sets if a file selection dialog should appear or a quiet export is required.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSendTo.BCC">
      <summary>Gets or sets the BCC recipients.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSendTo.Body">
      <summary>Gets or sets the body.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSendTo.CC">
      <summary>Gets or sets the CC recipients.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSendTo.Format">
      <summary>Gets or sets the format of the attached List &amp; Label export. Possible values are:

<list type="bullet"><item>"XML"</item><item>"XFDF"</item><item>"PDF"</item><item>"LL"</item><item>"LLDATA"</item></list></summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSendTo.ShowDialog">
      <summary>Gets or sets if a mail send dialog should appear.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSendTo.Subject">
      <summary>Gets or sets the subject.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputButtonActionSendTo.To">
      <summary>Gets or sets the recipients.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyInputEditVerification.MatchPattern">
      <summary>Gets or sets a regular expression that will be used to validate the input if the edit control loses the focus. If the validation fails, the user receives the
ValidationFailedHint.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLabelCell.Indentation">
      <summary>Gets or sets the indentation of the following cell in a hierarchical gantt chart.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLabelCell.MaxWidth">
      <summary>Gets or sets the maximum width for the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLabelCell.Title">
      <summary>Gets or sets the title for the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLabelCell.Visible">
      <summary>Gets or sets the visibility of the cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLabels.List">
      <summary>List of TextItems.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLabels.Visible">
      <summary>Gets or sets if the labels should be displayed or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayout.PrintOrder">
      <summary>
        <para>Defines the print order of the labels. Following values are valid:</para>
        <para></para>
        <list type="table">
          <item>
            <term width="58" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="58">0</term>
            <description>horizontal</description>
          </item>
          <item>
            <term width="58" height="13">1</term>
            <description height="13">vertical</description>
          </item>
          <item>
            <term width="58" height="13">2</term>
            <description height="13">horizontal bottom up</description>
          </item>
          <item>
            <term width="58">3</term>
            <description>vertical bottom up</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayout.XCount">
      <summary>Defines the horizontal number of labels per page.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayout.XDistance">
      <summary>Defines the horizontal distance between the single labels.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayout.XOffset">
      <summary>Defines the horizontal offset of the page.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayout.XSize">
      <summary>Defines the horizontal size of a single label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayout.YCount">
      <summary>Defines the vertical number of labels per page.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayout.YDistance">
      <summary>Defines the vertical distance between the single labels.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayout.YOffset">
      <summary>Defines the vertical offset of the page.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayout.YSize">
      <summary>Defines the vertical size of a single label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayoutBase.Grid">
      <summary>Gets or sets the alignment grid in the Designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLayoutBase.RulerGuides">
      <summary>Gets or sets the ruler guides in the Designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLine.Color">
      <summary>Gets or sets the color of the line.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLine.LineType">
      <summary>
        <para>Gets or sets the type of the line. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="46" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="46" height="13">0</term>
            <description height="13">solid</description>
          </item>
          <item>
            <term width="46">1</term>
            <description>dot</description>
          </item>
          <item>
            <term width="46">2</term>
            <description>dash</description>
          </item>
          <item>
            <term width="46">3</term>
            <description>dash dot</description>
          </item>
          <item>
            <term width="46">4</term>
            <description>dash dot dot</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLine.Visible">
      <summary>Gets or sets if the line will be visible.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLine.Width">
      <summary>Gets or sets the width of the line.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLineOptions.Data">
      <summary>Gets or sets additional options for the data lines of a table object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLineOptions.Footer">
      <summary>Gets or sets additional options for the footer lines of a table object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLineOptions.GroupFooter">
      <summary>Gets or sets additional options for the group footer lines of a table object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLineOptions.GroupHeader">
      <summary>Gets or sets additional options for the group header lines of a table object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyLineOptionsStaticTable.Data">
      <summary>Gets or sets additional options for the data lines of a table object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOuterInterval.Contents">
      <summary>
        <para>Gets or sets the outer time interval's dimension.</para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="71">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="71">0</term>
            <description>Centuries</description>
          </item>
          <item>
            <term width="71">1</term>
            <description>Decades</description>
          </item>
          <item>
            <term width="71">2</term>
            <description>Years</description>
          </item>
          <item>
            <term>3</term>
            <description>Quarters</description>
          </item>
          <item>
            <term>4</term>
            <description>Months</description>
          </item>
          <item>
            <term>5</term>
            <description>Weeks</description>
          </item>
          <item>
            <term>6</term>
            <description>Days</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOuterInterval.Format">
      <summary>Gets or sets the format for the title cell. Depends on the chosen interval dimension, see the Designer for suitable formatting suggestions.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterCurrency.CurrencySymbol">
      <summary>Gets or sets the currency symbol. If no currency symbol is defined, the system default symbol will be used.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDate.FormatTemplate">
      <summary>
        <para>Gets or sets a user defined formatting template. FormatType must be set to "0" if a user defined format is
required.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDate.FormatType">
      <summary>
        <para>Gets or sets the type of format to apply. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="151" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="151">system default</term>
            <description>-1</description>
          </item>
          <item>
            <term width="151">
              <para>short system default</para>
            </term>
            <description>1</description>
          </item>
          <item>
            <term width="151">user defined</term>
            <description>0</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDateTime.Date">
      <summary>Offers properties to define a date format.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDateTime.Separator">
      <summary>Gets or sets the separator character between date and time.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDateTime.Time">
      <summary>Offers properties to define a time format.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDateTime.TimeAtLeft">
      <summary>Gets or sets if the time value should be printed on the left hand side of the date.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDegree.CountOfDecimals">
      <summary>Gets or sets the number of decimals.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDegree.EmptyStringIfZero">
      <summary>Gets or sets if a zero value should be displayed as empty string.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDegree.FormatType">
      <summary>
        <para>Gets or sets the format type. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="39" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="39">1</term>
            <description>degrees with decimals</description>
          </item>
          <item>
            <term width="39">2</term>
            <description>degrees with minutes</description>
          </item>
          <item>
            <term width="39">3</term>
            <description>degrees with minutes and seconds</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDegree.InputDataType">
      <summary>
        <para>Gets or sets the input data unit. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="39" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="39">0</term>
            <description>degree</description>
          </item>
          <item>
            <term width="39">1</term>
            <description>radiant</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDegree.OmitEmptyParts">
      <summary>Gets or sets if empty parts (e.g. no minutes, just seconds) should be omitted or printed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDouble.CountOfDecimals">
      <summary>Gets or sets the number of decimals.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDouble.DecimalSeparatorCharType">
      <summary>Gets or sets the decimal separator char type.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDouble.EmptyStringIfZero">
      <summary>Gets or sets if a zero value should be displayed as empty string.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDouble.ExponentialFormat">
      <summary>Gets or sets the exponential format.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDouble.ForceZeroBeforeDecimalSeparator">
      <summary>Gets or sets if a leading zero should be printed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDouble.NegativeFormatType">
      <summary>Gets or sets the negative format type.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDouble.RemoveTrailingZeroes">
      <summary>Gets or sets if trailing zeroes should be removed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterDouble.ThousandsSeparatorCharType">
      <summary>Gets or sets the thousands separator char type.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterPercentage.CountOfDecimals">
      <summary>Gets or sets the number of decimals.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterPercentage.EmptyStringIfZero">
      <summary>Gets or sets if a zero value should be displayed as empty string.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterPercentage.ForceZeroBeforeDecimalSeparator">
      <summary>Gets or sets if a leading zero should be printed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterTime.FormatTemplate">
      <summary>
        <para>Gets or sets a user defined formatting template. FormatType must be set to "0" if a user defined format is
required.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyOutputFormatterTime.FormatType">
      <summary>
        <para>Gets or sets the type of format to apply. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="151" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="151">system default</term>
            <description>-1</description>
          </item>
          <item>
            <term width="151">
              <para>short system default</para>
            </term>
            <description>1</description>
          </item>
          <item>
            <term width="151">user defined</term>
            <description>0</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPaper.Extent">
      <summary>Gets or sets the size of a page.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPaper.PrintableArea">
      <summary>Gets or sets the printable area of the active paper format.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyParagraphWrapping.Force">
      <summary>Gets or sets if a long word that cannot be fit into the column will be forced to wrap and not be clipped.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyParagraphWrapping.Line">
      <summary>
        <para>Gets or sets the behavior if the content doesn't fit in one line. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="40">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="40">0</term>
            <description>clip</description>
          </item>
          <item>
            <term width="40">1</term>
            <description>wrap (see Force for additional options)</description>
          </item>
          <item>
            <term width="40">2</term>
            <description>shrink</description>
          </item>
          <item>
            <term>3</term>
            <description>compress</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyParagraphWrapping.Page">
      <summary>Gets or sets if a page break may be occur while printing the paragraph.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfDefinition.Source">
      <summary>Gets or sets the PDF source.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfSource.Display">
      <summary>Gets or sets the display (alignment) options for the PDF.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfSource.Embedded">
      <summary>Gets or sets if the PDF should be embedded into the project file.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfSource.FileInfo">
      <summary>Gets or sets the file information (path, file name) of the PDF.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfSource.Formula">
      <summary>Gets or sets a formula for the PDF source.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfSource.Mode">
      <summary>Gets or sets if the PDF source should be determined by the FileInfo property (value 0) or the Formula property (value 1).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfSource.Pagebreak">
      <summary>Gets or sets if the PDF object supports a page break or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfSource.PageRange">
      <summary>Gets or sets the page range to display in the PDF (String.Empty = print all pages).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfSource.Password">
      <summary>Gets or sets the password needed if the PDF uses encryption.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPdfSource.TextAsOutlines">
      <summary>Fonts embedded in the PDF will be output as outlines.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPointer.Color">
      <summary>Color.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPointer.Size">
      <summary>Size.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPointer.Style">
      <summary>Pointer type.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPosition.Horizontal">
      <summary>Gets or sets the horizontal position of the TextItem (in percent).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPosition.Vertical">
      <summary>Gets or sets the vertical position of the TextItem (in percent).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPostalData.Contents">
      <summary>Gets or sets if you have a PREMIUMADRESS-ID or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPostalData.PremiumAddressId">
      <summary>Gets or sets the PREMIUMADRESS-ID.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.CustomerInfos">
      <summary>Any content that won't be processed on the post side. E.g. for identification of customers, departments, palettes etc.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.CustomerNo">
      <summary>The customer number of the PREMIUMADRESS contractual partner. Maximum length: 10 characters.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.EdsNumber">
      <summary>EDS number.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.Fee">
      <summary>Fee or franking value. Maximum value: 999,99.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.ProcessingDate">
      <summary>Posting date or DP processing date.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.ProductKey">
      <summary>The latest description of the product key is available on request or under www.premiumadress.de (German). Maximum
length: 4 characters.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.RecipientLine1">
      <summary>Address line 1.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.RecipientLine2">
      <summary>Address line 2.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.RecipientLine3">
      <summary>Address line 3.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.RecipientLine4">
      <summary>Address line 4.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.RecipientLine5">
      <summary>Address line 5.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.RecipientLine6">
      <summary>Address line 6.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.SenderAddress">
      <summary>Sender line.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPremiumAdress.TrackingNumber">
      <summary>The current consignment number.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPrintableArea.Extent">
      <summary>Gets the extent of the printable area (read only!).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyPrintableArea.Offset">
      <summary>Gets the offset of the printable area (read only!).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRange.Automatic">
      <summary>Gets or sets if the value range should be set automatically.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRange.Value">
      <summary>Gets or sets the manually defined value.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertyReadOnlySize.Get">
      <summary>Gets the size of an object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReadOnlySize.Horizontal">
      <summary>Horizontal size of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReadOnlySize.Vertical">
      <summary>Vertical size of the object.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertyRect.Get">
      <summary>Returns a Rectangle instance.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertyRect.Set">
      <summary>Sets the rectangle coordinates.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertyRect.Set(System.Drawing.Rectangle)">
      <summary>Sets the rectangle coordinates according to the passed Rectangle instance.</summary>
      <param name="rect">Rectangle.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertyRect.Set(System.Int32,System.Int32,System.Int32,System.Int32)">
      <summary>Sets the rectangle coordinates to the passed integer values.</summary>
      <param name="left">Left coordinate.Top coordinate.Width.Height.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRect.Height">
      <summary>Gets or sets the height of the rectangle.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRect.Left">
      <summary>Gets or sets the left coordinate of the rectangle.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRect.Top">
      <summary>Gets or sets the top coordinate of the rectangle.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRect.Width">
      <summary>Gets or sets the width of the rectangle.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRectangleFrame.Color">
      <summary>Gets or sets the color of the frame.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRectangleFrame.Style">
      <summary>
        <para>Gets or sets the frame style. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="42" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="42">0</term>
            <description>transparent</description>
          </item>
          <item>
            <term width="42">1</term>
            <description>solid</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRectangleFrame.Width">
      <summary>Gets or sets the frame width.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReportSection.FileName">
      <summary>Gets or sets the file name for the report section.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReportSectionBackside.DuplexBacksideMode">
      <summary>Gets or sets the backside mode if the project is printed to a duplex printer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReportSectionBackside.IssueCondition">
      <summary>Gets or sets the issues to which the backside should be applied.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReportSectionBackside.SimplexBacksideMode">
      <summary>Gets or sets the backside mode if the project is printed to a simplex printer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReportSections.Backside">
      <summary>Gets or sets the properties for the report's back side.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReportSections.Index">
      <summary>Gets or sets the properties for the report's index.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReportSections.TableOfContents">
      <summary>Gets or sets the properties for the report's table of contents.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRepresentationCodes.CondEnd">
      <summary>Gets or sets the character used to end an expression. By default, a closing chevron is used.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRepresentationCodes.CondSep">
      <summary>Gets or sets the character used to separate two expressions. By default, a pipe is used.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRepresentationCodes.CondStart">
      <summary>Gets or sets the character used to begin an expression. By default, an opening chevron is used.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRepresentationCodes.ExprSep">
      <summary>Gets or sets the character used to separate the lines in the expression assistant. Usually this character will not be displayed. Default: "¤" (code 164).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRepresentationCodes.LockNextChar">
      <summary>Gets or sets the character used to prevent a line wrap between two characters. Default: code 3.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRepresentationCodes.PhantomSpace">
      <summary>Gets or sets the character used to mark a possible line wrap position. Default: code 2.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRepresentationCodes.Ret">
      <summary>Gets or sets the character used as carriage return. Default: "¶" (code 182).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRepresentationCodes.Tab">
      <summary>Gets or sets the character used as tab character. Default: "÷" (code 247).</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertyReservedSpace.Set(System.Int32,System.Int32,System.Int32,System.Int32)">
      <summary>Sets the reserved space.</summary>
      <param name="left">Reserved space left.Reserved space top.Reserved space right.Reserved space bottom.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReservedSpace.Bottom">
      <summary>Gets or sets the reserved space at the bottom.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReservedSpace.Left">
      <summary>Gets or sets the reserved space at the left.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReservedSpace.Right">
      <summary>Gets or sets the reserved space at the right.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyReservedSpace.Top">
      <summary>Gets or sets the reserved space at the top.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRtfSource.IsVariable">
      <summary>Gets or sets if the Text property is interpreted as RTF stream of RTF typed
variable.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRtfSource.Text">
      <summary>Gets or sets the content of the RTF object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRulerGuides.Horizontal">
      <summary>Gets the horizontal ruler guides.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyRulerGuides.Vertical">
      <summary>Gets the vertical ruler guides.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleLabels.Alignment">
      <summary>Gets or sets the scale labels alignment.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleLabels.DisplayRange">
      <summary>Gets or sets the scale labels display range.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleLabels.Font">
      <summary>Gets or sets the scale labels display font.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleLabels.OutputFormatter">
      <summary>Gets or sets the scale labels formatting.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleLabels.Rotated">
      <summary>Gets or sets the scale labels rotation.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleLabels.SizeAdjustment">
      <summary>Gets or sets the scale labels size adjustment.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleLabels.Visible">
      <summary>Gets or sets the scale labels visibility.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleLimits.FitToDistance">
      <summary>Gets or sets if the scale should be fit to the tickmark distance. In this case, the scale might exceed the value a little bit.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleLimits.Value">
      <summary>Value for the scale limit.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleValueDistance.Automatic">
      <summary>Gets or sets if the distance is to be determined automatically.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyScaleValueDistance.Value">
      <summary>Gets or sets the distance.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.Created">
      <summary>Gets the creation date and time (comma separated) of the List &amp; Label project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.Decimals">
      <summary>Gets or sets the number of decimals used for default formatting of numeric values.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.DefaultDestination">
      <summary>Gets or sets the default destination (e.g. "PDF", "PRV", ...).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.DefaultFont">
      <summary>Gets or sets the project default font. This is the default for other default fonts (e.g. the DefaultFont of a report container item).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.FileVersion">
      <summary>Gets the project file version.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.LocaleID">
      <summary>Gets the locale ID of the project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.MaxPdfOutlineDepth">
      <summary>Gets or sets the maximum outline depth for a PDF table of content.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.Metrics">
      <summary>Gets the unit system of the project.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.RepresentationCodes">
      <summary>Offers properties to set diverse representation codes.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySettings.TextQuoteCodes">
      <summary>Specifies the embracing characters for text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyShadow.Color">
      <summary>Gets or sets the color of the shadow.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyShadow.Pattern">
      <summary>Gets or sets a pattern for the shadow. Possible values range between 0 and 145.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyShadow.Style">
      <summary>
        <para>Gets or sets the style of the shadow. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="42" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="42">0</term>
            <description>transparent</description>
          </item>
          <item>
            <term width="42">1</term>
            <description>solid</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyShadow.Width">
      <summary>Gets or sets the shadow width.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyShadowPagesBase.Active">
      <summary>Gets or sets if a horizontal page wrap results in shadow pages (pages that are not counted in the total page count) or if a "normal" wrap should be performed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySignalRanges.List">
      <summary>List of SignalItems, each one representing a colored range on the scale.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySignalRanges.Visible">
      <summary>Gets or sets if the signal items' visibility.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertySize.Get">
      <summary>Gets the size.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertySize.Set">
      <summary>Sets the size.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertySize.Set(System.Drawing.Size)">
      <summary>Sets the size.</summary>
      <param name="size">Size.</param>
    </member>
    <member name="M:combit.ListLabel18.Dom.PropertySize.Set(System.Int32,System.Int32)">
      <summary>Sets the size.</summary>
      <param name="width">Width.Height.</param>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySize.Horizontal">
      <summary>Gets or sets the horizontal extent/number.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertySize.Vertical">
      <summary>Gets or sets the vertical extent/number.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyStartValue.Automatic">
      <summary>Gets or sets if the value should be determined automatically.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyStartValue.Value">
      <summary>Gets or sets the start value.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableArea.DurationCell">
      <summary>Gets or sets the properties for the duration cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableArea.EndDateCell">
      <summary>Gets or sets the properties for the end date cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableArea.IndexCell">
      <summary>Gets or sets the properties for the index cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableArea.LabelCell">
      <summary>Gets or sets the properties for the label cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableArea.PercentageCompleteCell">
      <summary>Gets or sets the properties for the task progress cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableArea.StartDateCell">
      <summary>Gets or sets the properties for the start date cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableLines.Data">
      <summary>Gets the table's data line collection.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableLines.Footer">
      <summary>Gets the table's footer line collection.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableLines.GroupFooter">
      <summary>Gets the table's group footer line collection.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableLines.GroupHeader">
      <summary>Gets the table's group header line collection.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableLines.Header">
      <summary>Gets the table's header line collection.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTableLinesStaticTable.Data">
      <summary>Gets the table's data line collection.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTaskRows.Background">
      <summary>Gets or sets the background of the row.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTaskRows.Bar">
      <summary>Gets or sets the properties of the task bar.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTaskRows.Font">
      <summary>Gets or sets the font for the row.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTextItemBackground.Bitmap">
      <summary>Gets or sets the image to be used for the filling.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTextItemBackground.Color">
      <summary>Gets or sets the color for the filling, e.g. "RGB(255,0,0)".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTextItemBackground.Color2">
      <summary>Gets or sets the end color for the gradient.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTextItemBackground.Color3">
      <summary>Gets or sets the intermediate color for the gradient (if a two part gradient is chosen).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTextItemBackground.Pattern">
      <summary>Gets or sets a pattern for the gradient. Values may range between 0 and 145.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTextItemBackground.Style">
      <summary>
        <para>Gets or sets the style of the filling. Possible values are</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="58">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="58">0</term>
            <description>transparent</description>
          </item>
          <item>
            <term width="58">1</term>
            <description>solid / fixed color</description>
          </item>
          <item>
            <term width="58">2</term>
            <description>horizontal gradient</description>
          </item>
          <item>
            <term width="58">3</term>
            <description>vertical gradient</description>
          </item>
          <item>
            <term width="58">4</term>
            <description>horizontal two part gradient</description>
          </item>
          <item>
            <term width="58">5</term>
            <description>vertical two part gradient</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTextQuoteCodes.End">
      <summary>Gets or sets the code used to end a text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTextQuoteCodes.Start">
      <summary>Gets or sets the code used to start a text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarks.Automatic">
      <summary>Gets or sets if the tick mark distance should be set automatically.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarks.Distance">
      <summary>Gets or sets the manually defined tick distance.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarksExt.Color">
      <summary>Gets or sets the color of the tickmarks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarksExt.DetailLevel">
      <summary>Gets or sets the detail level of the tickmarks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarksExt.DisplayRange">
      <summary>Gets or sets the display range of the tickmarks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarksExt.Distance">
      <summary>Gets or sets the tickmark distance.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarksExt.Filling">
      <summary>Gets or sets the filling of the tickmark background.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarksExt.SubTickPosition">
      <summary>Gets or sets the alignment of the sub tickmarks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarksExt.TickWidth">
      <summary>Gets or sets the width of the tickmarks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyTickmarksExt.Visible">
      <summary>Gets or sets the visibility of the tickmarks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxis.AggregateType">
      <summary>
        <para>Gets or sets the aggregation type for the axis' values.</para>
        <para>0 = sum<br />
1 = average<br />
2 = count of values</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxis.AxisScale">
      <summary>
        <para>Gets or sets the scale for the axis</para>
        <para>0 = Linear<br />
1 = logarithmic, base 10<br />
2 = logarithmic, base 2</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxis.Max">
      <summary>This class allows to define a maximum value range for a chart's value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxis.Min">
      <summary>This class allows to define a minimum value range for a chart's value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxis.Visual">
      <summary>
        <para>Gets or sets the visual representation for the values. Depending on the chart type, different values are available.<br /></para>
        <para>Pie: -<br />
Bar, simple and clustered: 1, 2, 3, 8, 9<br />
Bar, multi row: 1, 2, 3, 4, 8, 9<br />
Bar, stacked: 1, 2, 8<br />
Lines: 5, 6, 7<br /></para>
        <para></para>
        <list type="table">
          <item>
            <term width="58" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="58">1</term>
            <description>Cylinder</description>
          </item>
          <item>
            <term width="58">2</term>
            <description>Bar</description>
          </item>
          <item>
            <term width="58">3</term>
            <description>Pyramid</description>
          </item>
          <item>
            <term width="58">4</term>
            <description>Ribbon</description>
          </item>
          <item>
            <term width="58">5</term>
            <description>Line</description>
          </item>
          <item>
            <term width="58">6</term>
            <description>Symbols</description>
          </item>
          <item>
            <term width="58">7</term>
            <description>Lines+Symbols</description>
          </item>
          <item>
            <term width="58">8</term>
            <description>Octaeder</description>
          </item>
          <item>
            <term width="58">9</term>
            <description>Cone</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxis.Width">
      <summary>Gets or sets the width of the bar or line in percent.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.CoordinateLabel">
      <summary>This class represents a coordinate label or legend text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.CoordinateLabelOnObject">
      <summary>This class represents a label on a chart element, e.g. a percentage value within a bar.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.CoordinateLabelPlacement">
      <summary>
        <para>Gets or sets the visibility of the coordinate labels.</para>
        <para>0 = no label<br />
1 = label at axis<br /></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.GridLines">
      <summary>This class represents the grid lines of a chart.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.IntermediateTickCount">
      <summary>Gets or sets the number of intermediate ticks between two major axis ticks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.Label">
      <summary>This class represents a label for a chart axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.SourceMode">
      <summary>Gets or sets the source mode for the axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.TickmarkColor">
      <summary>Gets or sets the color for the tickmarks.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.Tickmarks">
      <summary>This class represents the tick mark options of a chart axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.Value">
      <summary>Gets or sets the axis' data source, e.g. "Value", "Price" etc.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBase.ZebraPattern">
      <summary>Gets or sets the properties of a zebra filling and a possible gradient fill.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBubbleChartScattered.AxisScale">
      <summary>Gets or sets the scale of the axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBubbleChartScattered.BubbleDesign">
      <summary>Gets or sets the design of the bubble.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBubbleChartScattered.BubbleSize">
      <summary>Gets or sets the size of the bubble (usually a formula).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBubbleChartScattered.Max">
      <summary>This class allows to define a maximum value range for a chart's value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBubbleChartScattered.Min">
      <summary>This class allows to define a minimum value range for a chart's value axis.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBubbleChartSorted.BubbleDesign">
      <summary>Gets or sets the design of the bubble.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisBubbleChartSorted.BubbleSize">
      <summary>Gets or sets the size of the bubble (usually a formula).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisPie2D.AggregateType">
      <summary>
        <para>Gets or sets the aggregation type for the axis' values.</para>
        <para>0 = sum<br />
1 = average<br />
2 = count of values</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisPie2D.CoordinateLabelOnObject">
      <summary>This class represents a label on a pie segment.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisPie2D.ExplosionPercentage">
      <summary>Gets or sets the explosion percentage for the pie segments, e.g. "If(LL.ChartObject.ArcIndex=1,50,10)".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisPie2D.Value">
      <summary>Gets or sets the axis' data source, e.g. "Value", "Price" etc.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisPie3D.AggregateType">
      <summary>
        <para>Gets or sets the aggregation type for the axis' values.</para>
        <para>0 = sum<br />
1 = average<br />
2 = count of values</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisPie3D.CoordinateLabelOnObject">
      <summary>This class represents a label on a pie segment.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisPie3D.ExplosionPercentage">
      <summary>Gets or sets the explosion percentage for the pie segments, e.g. "If(LL.ChartObject.ArcIndex=1,50,10)".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisPie3D.Value">
      <summary>Gets or sets the axis' data source, e.g. "Value", "Price" etc.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.PropertyValueAxisPie3D.Width">
      <summary>Gets or sets the pie width in percent.</summary>
    </member>
    <member name="M:combit.ListLabel18.Dom.Region.Set">
      <summary>Sets the properties for the layout region corresponding to the passed settings.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.Collate">
      <summary>Defines if the copies will be sorted.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.Condition">
      <summary>Condition for the application of the layout. To use a specific layout for the first page for example, set this property to the value Page() = 1.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.Copies">
      <summary>Defines the number of copies.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.Device">
      <summary>Contains extended settings for the printer to use. Can be set with the Set Method
conveniently.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.Duplex">
      <summary>Defines the duplex mode.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.FitPage">
      <summary>Defines if the objects shall be fitted to the page.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.ForcePaperFormat">
      <summary>Forces the paper format if printing on a different printer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.Layout">
      <summary>Defines the page layout.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.Name">
      <summary>Name of the layout region (is displayed in the Designer).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.Paper">
      <summary>Defines the paper size.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.SourceTray">
      <summary>Defines the source tray of the printer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Region.UsePhysicalPaper">
      <summary>Defines if the paper size or the size of the printable area is used for design.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.RulerGuide.CatchRangePixels">
      <summary>Gets or sets the catch range in pixels, i.e. the minimum distance of an object before it will snap to the guide.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.RulerGuide.Locked">
      <summary>Gets or sets if the ruler guide is locked in the Designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.RulerGuide.Position">
      <summary>Gets or sets the position of the guide in SCM units (1/1000 mm).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SignalItem.Max">
      <summary>Gets or sets the maximum value for the signal item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SignalItem.MaxColor">
      <summary>Gets or sets the color of the maximum value for the signal item. If MaxColor and MinColor differ, a linear gradient is applied between the two colors.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SignalItem.Min">
      <summary>Gets or sets the minimum value for the signal item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SignalItem.MinColor">
      <summary>Gets or sets the color of the minimum value for the signal item. If MaxColor and MinColor differ, a linear gradient is applied between the two colors.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemBase.Bookmark">
      <summary>Gets or sets the TOC entry for this item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemBase.BreakBefore">
      <summary>Gets or sets if a page break is required before printing this sub item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemBase.Columns">
      <summary>Gets or sets the columnar layout of this sub item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemBase.Condition">
      <summary>Gets or sets the appearance condition for this sub item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemBase.DistanceTop">
      <summary>Gets or sets the distance between this sub item and the previous sub item in SCM units (1/1000 mm).</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemBase.Filter">
      <summary>Gets or sets a filter condition for the data.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemBase.IndexBookmark">
      <summary>Gets or sets the index entry for this item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemBase.Name">
      <summary>Gets or sets the name for this sub item. This name will appear in the Designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemChart.BorderDistance">
      <summary>Gets or sets the space between the report container's frame and the crosstab's frame.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemChart.Definition">
      <summary>Contains the actual chart content.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemChart.Height">
      <summary>Gets or sets the height of the chart.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemChart.ReserveSpaceForSubtitle">
      <summary>Gets or sets if the chart should be kept together with a following table containing free content which is used as subtitle.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemChart.SortOrderId">
      <summary>Gets or sets the sort order ID.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemChart.SourceTablePath">
      <summary>
        <para>Gets or sets the data source for this sub item. The string contains the full path within the database structure in the form
ParentTable;ChildTable(Relation)..., e.g. Customers;Orders(Customers2Orders).</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemCrosstab.BorderDistance">
      <summary>Gets or sets the space between the report container's frame and the crosstab's frame.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemCrosstab.Definition">
      <summary>Contains the actual crosstab content.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemCrosstab.SourceTablePath">
      <summary>
        <para>Gets or sets the data source for this sub item. The string contains the full path within the database structure in the form
ParentTable.ChildTable(Relation)...., e.g. Customers.Orders(Customers2Orders).</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemGanttChart.BorderDistance">
      <summary>Gets or sets the space between the report container's frame and the gantt chart's frame.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemGanttChart.Definition">
      <summary>Contains the actual gantt chart content.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemGanttChart.SourceTablePath">
      <summary>
        <para>Gets or sets the data source for this sub item. The string contains the full path within the database structure in the form
ParentTable;ChildTable(Relation)..., e.g. Customers;Orders(Customers2Orders).</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemStaticTable.LineOptions">
      <summary>Offers properties to set line options for data lines.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemStaticTable.Lines">
      <summary>Gives access to the different table data line collections.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTable.LineOptions">
      <summary>Offers properties to set diverse line options.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTable.Lines">
      <summary>Gives access to the different table line collections.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTable.RelationId">
      <summary>Gets or sets the relation ID for this table item. The name used here needs to match the name passed to List &amp; Label.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTable.SubItems">
      <summary>Contains a collection of sub items of this item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTableBase.DefaultFrame">
      <summary>Gets or sets the default frame for the table cells.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTableBase.FixedSize">
      <summary>Offers properties to determine the sizing behavior of the table object on its last page.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTableBase.PageBreakCondition">
      <summary>Gets or sets the page break condition. If this condition evaluates to "True", a page break is triggered.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTableBase.ShowSeparatorTickmarks">
      <summary>Gets or sets if tickmarks for the separators of this table should be displayed in the Designer's ruler. This enables to easily align columns of different
tables.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTableBase.SortOrderId">
      <summary>Gets or sets the sort order ID (e.g. "CustomerName ASC").</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SubItemTableBase.TableId">
      <summary>Gets or sets the table ID (e.g. "Customers") of this table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SumVariable.Contents">
      <summary>Gets or sets the content of the sum variable.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SumVariable.IsPageSum">
      <summary>Gets or sets if the sum should be reset for each page.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.SumVariable.Name">
      <summary>Gets or sets the name of the sum variable.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.AlignmentVertical">
      <summary>Gets or sets the vertical alignment of the barcode. Possible values are

<para></para><para></para><para></para><list type="table"><item><term width="71" bgcolor="#E0E0E0"><strong>Value</strong></term><description bgcolor="#E0E0E0"><strong>Meaning</strong></description></item><item><term width="71">0</term><description>left aligned</description></item><item><term width="71">1</term><description>centered</description></item><item><term width="71">2</term><description>right aligned</description></item></list><para></para></summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.BarColor">
      <summary>Defines the color of the barcode. A valid string would be e.g. "RGB(255,0,0)".</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.BarRatio">
      <summary>Gets or sets the ratio of the bar-space sequences. Not supported by all barcode types.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.Contents">
      <summary>Gets or sets the barcode contents.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.Direction">
      <summary>
        <para>Gets or sets the rotation of the barcode. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term>0</term>
            <description>0°</description>
          </item>
          <item>
            <term>1</term>
            <description>90°</description>
          </item>
          <item>
            <term>2</term>
            <description>180°</description>
          </item>
          <item>
            <term>3</term>
            <description>270°</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.FixedBarOptions">
      <summary>Offers properties to set the bar width and alignment for barcodes supporting these settings.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.Font">
      <summary>Gets or sets the font for the barcode text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.Height">
      <summary>Gets or sets the height of the bar code cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBarcode.WithText">
      <summary>Gets or sets if the barcode will be printed with a human readable text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBase.Condition">
      <summary>Appearance condition for the field. If this condition evaluates to "False", the field will not be printed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBase.DrillDownLinks">
      <summary>Collection of Drilldown-Links of this table.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBase.Filling">
      <summary>Gets or sets the filling for the field.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBase.Frame">
      <summary>Gets or sets the frame for the field.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBase.LinkUrl">
      <summary>
        <para>Link that will be opened when clicking on the FIELD. This functionality is only available for the following output targets:</para>
        <list type="bullet">
          <item>Preview</item>
          <item>PDF</item>
          <item>HTML</item>
        </list>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBase.Name">
      <summary>Gets or sets a name for the field that will be displayed in the Designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldBase.Width">
      <summary>Gets or sets the column width.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldChart.Definition">
      <summary>Defines the settings for this chart object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldChart.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldChart.Height">
      <summary>Gets or sets the height of the chart cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldChart.SourceTablePath">
      <summary>
        <para>Gets or sets the data source for this sub item.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldDataGraphic.Definition">
      <summary>Gets or sets the DataGraphic's properties.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldDataGraphic.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.<!--DXMETADATA end --></summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldDataGraphic.Height">
      <summary>Gets or sets the height of the field.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldDrawing.Contents">
      <summary>Gets or sets the drawing contents.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldDrawing.DrawingAlignment">
      <summary>
        <para>Sets the alignment of the drawing in the object's frame.</para>"0" = Centered<br />
"1" = Tiled<br />
"2" = Left Top<br />
"3" = Left Bottom<br />
"4" = Right Top<br />
"5" = Right Bottom<br />
"6" = Left<br />
"7" = Right<br />
"8" = Top<br />
"9" = Bottom</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldDrawing.Height">
      <summary>Gets or sets the height of the drawing cell.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldDrawing.Isotropic">
      <summary>Gets or sets if the drawing is to be printed isotropic.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldExtensionObject.Height">
      <summary>The height of the object.Gets or sets the height of the object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldGauge.Definition">
      <summary>Gets or sets the gauge's properties.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldGauge.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldGauge.Height">
      <summary>Gets or sets the height of the field.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldHtml.Contents">
      <summary>Gets or sets the html contents.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldHtml.ContentType">
      <summary>
        <para>Gets or sets the interpretation of the Contents property. Possible values
are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0" width="49">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="49">"0"</term>
            <description>
              <para>Contents is a URL.</para>
            </description>
          </item>
          <item>
            <term width="49">"1"</term>
            <description>
              <para>Contents is a file name.</para>
            </description>
          </item>
          <item>
            <term width="49">"2"</term>
            <description>
              <para>Contents is a variable or field name containing a HTML stream.</para>
            </description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldHtml.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldHtml.FitToObject">
      <summary>Gets or sets if the content will be fit to the cell or a page break can occur.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldPdf.Definition">
      <summary>Gets or sets the PDF object's properties.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldPdf.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldPdf.Height">
      <summary>Gets or sets the height of the field.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldRtf.Contents">
      <summary>Gets or sets the RTF contents.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldRtf.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldRtf.FixedHeight">
      <summary>Gets or sets a fixed height (in SCM units, 1/1000 mm) for the field. A value of "0" means that no fixed height is to be used, i.e. the field will be fully
printed and the table line will grow accordingly. Otherwise, all content exceeding the fixed height will be clipped.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.Adjusted">
      <summary>Gets or sets if the text is to be printed block justified. Block text is both left and right justified. This property is only functional when the selected line
is wrapped. This means that the line must be longer than the available space, consist of multiple words and line wrap is enabled.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.AlignmentHorizontal">
      <summary>Determines the horizontal alignment of the text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.AlignmentVertical">
      <summary>
        <para>Gets or sets the vertical alignment of the text within the table line. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term width="38" bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term width="38">0</term>
            <description>top aligned</description>
          </item>
          <item>
            <term width="38">1</term>
            <description>centered</description>
          </item>
          <item>
            <term width="38">2</term>
            <description>bottom aligned</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.Contents">
      <summary>Gets or sets the text contents.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.Direction">
      <summary>
        <para>Gets or sets the rotation of the text. Possible values are:</para>
        <para></para>
        <para></para>
        <list type="table">
          <item>
            <term bgcolor="#E0E0E0">
              <strong>Value</strong>
            </term>
            <description bgcolor="#E0E0E0">
              <strong>Meaning</strong>
            </description>
          </item>
          <item>
            <term>0</term>
            <description>0°</description>
          </item>
          <item>
            <term>1</term>
            <description>90°</description>
          </item>
          <item>
            <term>2</term>
            <description>180°</description>
          </item>
          <item>
            <term>3</term>
            <description>270°</description>
          </item>
        </list>
        <para></para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.ExportAsPicture">
      <summary>Gets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.FixedHeight">
      <summary>Gets or sets a fixed height (in SCM units, 1/1000 mm) for the field. A value of "0" means that no fixed height is to be used, i.e. the field will be fully
printed and the table line will grow accordingly. Otherwise, all content exceeding the fixed height will be clipped.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.Font">
      <summary>Gets or sets the font for the text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.LineSpacing">
      <summary>Gets or sets the line spacing.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.OptimizeSpaces">
      <summary>
        <para>Gets or sets if undesired spaces (leading, enclosed and remaining) are to be optimized. Imagine that you wish to print a label project using the following
variables which are to be separated with a space:</para>
        <para>
          <br />
&lt;TITLE&gt; &lt;FIRSTNAME&gt; &lt;LASTNAME&gt;</para>
        <para>
          <br />
If there is a record in which no title exists, this variable would remain empty but the following space would be printed. First name and Last name appear with
a leading space. If, for example, the variable “Firstname” was empty, there would be two spaces between “Title” and “Lastname” (enclosed spaces). If all three
variables were empty, both spaces would remain (remaining spaces). This line is then not empty and would not be automatically ignored. In these cases, this
property assists in the automatic removal of leading, enclosed and remaining spaces. Multiple enclosed spaces will be automatically reduced to one space.</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.OutputFormatter">
      <summary>
        <para>Gets or sets the formatting for the text displayed. Available OutputFormatter classes are:</para>
        <para>PropertyOutputFormatterCurrency</para>
        <para>PropertyOutputFormatterDate</para>
        <para>PropertyOutputFormatterDateTime</para>
        <para>PropertyOutputFormatterDegree</para>
        <para>PropertyOutputFormatterDouble</para>
        <para>PropertyOutputFormatterPercentage</para>
        <para>PropertyOutputFormatterTime</para>
      </summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableFieldText.Wrapping">
      <summary>Offers properties to define the wrapping behavior of the text.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineBase.Condition">
      <summary>Appearance condition for the table line. If this condition evaluates to "False", the table line will not be printed.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineBase.DefaultFont">
      <summary>Gets or sets the default font for the table line.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineBase.DisplayInDesigner">
      <summary>Gets or sets if the line will be displayed in the designer or not.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineBase.Fields">
      <summary>This collection contains the fields of a table line. It can also be used to add new fields to the line.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineBase.Name">
      <summary>Gets or sets a name for the field that will be displayed in the Designer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineBase.ReservedSpace">
      <summary>Gets or sets the space between the border and the contents of the line.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineData.DrillDownLinks">
      <summary>Collection of Drilldown-Links for this table line.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineGroupFooter.GroupBy">
      <summary>Gets or sets the grouping criterion (e.g. "Left$(ArticleNo,1)").</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineGroupFooter.GroupSums">
      <summary>Gets or sets a tab separated list of sums that should be reset when the group footer is triggered.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineGroupFooter.TriggerNewPage">
      <summary>Gets or sets if a page break should appear after the group footer.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineGroupHeader.GroupBy">
      <summary>Gets or sets the grouping criterion (e.g. "Left$(ArticleNo,1)").</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineGroupHeader.GroupSums">
      <summary>Gets or sets a tab separated list of sums that should be reset when the group header is triggered.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TableLineGroupHeader.RepeatAsHeader">
      <summary>Gets or sets if the group header should be repeated on each new page as header line.Gets or sets if a page break should appear before the group header.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.Template.FileName">
      <summary>Gets or sets the file name for the template.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TextItem.Background">
      <summary>Gets or sets the background for the text item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TextItem.Condition">
      <summary>Gets or sets a visibility condition for the text item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TextItem.Contents">
      <summary>Gets or sets the contents of the text item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TextItem.Font">
      <summary>Gets or sets the font of the text item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TextItem.OutputFormatter">
      <summary>Gets or sets the format of the text item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TextItem.Position">
      <summary>Gets or sets the position of the text item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TextItem.Rotation">
      <summary>Gets or sets the rotation of the text item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.TextItem.Size">
      <summary>Gets or sets the size of the text item.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.UserVariable.Contents">
      <summary>Gets or sets the contents of the user variable.</summary>
    </member>
    <member name="P:combit.ListLabel18.Dom.UserVariable.Name">
      <summary>Gets or sets the name of the user variable.</summary>
    </member>
  </members>
</doc>