프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / KCOM / bin / Debug / Leadtools.Barcode.xml @ 787a4489

이력 | 보기 | 이력해설 | 다운로드 (331 KB)

1
<?xml version="1.0" encoding="utf-8"?>
2
<doc>
3
  <assembly>
4
    <name>Leadtools.Barcode</name>
5
  </assembly>
6
  <members>
7
    <member name="T:Leadtools.Barcode.Deprecated.Barcode1d">
8
      <summary>Obsolete: This class contains linear (1D) barcode information for reading or writing 1D barcodes.</summary>
9
    </member>
10
    <member name="M:Leadtools.Barcode.Deprecated.Barcode1d.#ctor">
11
      <summary>Initializes a new instance of the Barcode1d class.</summary>
12
    </member>
13
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.AdvancedFlags">
14
      <summary>Gets or sets flags that indicate the linkage bit value for all GS1 Databar (formerly RSS14) types, GS1 Databar (formerly RSS14) truncated type, direction of GS1 Databar (formerly RSS14) stacked, number of GS1 Databar (formerly RSS14) expanded stacked rows for write, and Australian post CIF table for read and write.</summary>
15
      <value>Flags that indicate the linkage bit value for all GS1 Databar (formerly RSS14) types, GS1 Databar (formerly RSS14) truncated type, direction of GS1 Databar (formerly RSS14) stacked, number of GS1 Databar (formerly RSS14) expanded stacked rows for write, and Australian post CIF table for read and write. Type RSS14 is now GS1 Databar. All references to RSS14 now refer to GS1 Databar. You can use a bitwise OR ( &amp;#166; ) to specify one flag from each group.</value>
16
    </member>
17
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.Direction">
18
      <summary>Gets or sets flag that indicates the orientation and direction for reading barcodes.</summary>
19
      <value>Value that indicates the orientation and direction for reading barcodes. Values can be combined when appropriate, by using a bitwise OR ( &amp;#166; ).</value>
20
    </member>
21
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.ErrorCheck">
22
      <summary>Enables or disables the use of an error check digit when reading or writing a barcode.</summary>
23
      <value>Use an error check digit when reading or writing a barcode. true, use an error check digit; false, do not use an error check digit.</value>
24
    </member>
25
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.Granularity">
26
      <summary>Gets or sets the number of scanned lines per column to skip when reading a barcode.</summary>
27
      <value>Number of scanned lines per column to skip when reading a barcode. The default value is 9, this means that each tenth line will be scanned while looking for a barcode.</value>
28
    </member>
29
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.MaximumLength">
30
      <summary>Gets or sets the maximum length of a barcode string.</summary>
31
      <value>The maximum length of a barcode string. This must be no greater than 64.</value>
32
    </member>
33
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.MinimumLength">
34
      <summary>Gets or set the minimum length of a barcode string when searching for a non-fixed length barcode.</summary>
35
      <value>The minimum length of a barcode string when searching for a non-fixed length barcode.</value>
36
    </member>
37
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.OutShowText">
38
      <summary>Indicates whether the barcode string will be shown or not.</summary>
39
      <value>true if the string will be shown; false, if the string will not be shown.</value>
40
    </member>
41
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.StandardFlags">
42
      <summary>Gets or sets flags that indicate the MSI barcode type, Code11 barcode type, and reading speed.</summary>
43
      <value>Flags that indicate the MSI barcode type, Code11 barcode type, and reading speed. Use a bitwise OR ( &amp;#166; ) to specify one flag from each group.</value>
44
    </member>
45
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.WhiteLines">
46
      <summary>Gets or sets the number of lines of white space above and below the barcode symbol.</summary>
47
      <value>The number of lines of white space above and below the barcode symbol.</value>
48
    </member>
49
    <member name="P:Leadtools.Barcode.Deprecated.Barcode1d.XModule">
50
      <summary>Gets or sets the size of the smallest bar element when writing Linear (1D) barcodes.</summary>
51
      <value>Size of the smallest element in width, in thousandths of an inch (0.001). If the value is too small, a minimum of 2 pixels will be used. This value is used only if BarcodeWriteFlags.UseXModule1d flag is set.</value>
52
    </member>
53
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeColor">
54
      <summary>Obsolete: This class contains information about colors to be used when reading or writing barcodes.</summary>
55
    </member>
56
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeColor.#ctor">
57
      <summary>Initializes a new instance of the BarcodeColor class.</summary>
58
    </member>
59
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeColor.BarColor">
60
      <summary>Specifies the bar color for barcode.</summary>
61
      <value>Bar color for barcode. The default value is the black color - RGB(0, 0, 0).</value>
62
    </member>
63
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeColor.SpaceColor">
64
      <summary>Specifies the space color for barcode.</summary>
65
      <value>Space color for barcode. The default value is the white color - RGB(255,255,255).</value>
66
    </member>
67
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeData">
68
      <summary>Obsolete: This class contains barcode data information to be read or written.</summary>
69
    </member>
70
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeData.#ctor">
71
      <summary>Initializes a new instance of the BarcodeData class.</summary>
72
    </member>
73
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeData.ConvertFromStringArray(System.String[])">
74
      <summary>Converts an array of strings to an array of bytes.</summary>
75
      <param name="data">Array of strings to be converted</param>
76
      <returns>Array of bytes contains the converted array of strings.</returns>
77
    </member>
78
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeData.ConvertToStringArray(System.Byte[])">
79
      <summary>Converts an array of bytes to an array of strings.</summary>
80
      <param name="data">Array of bytes to be converted.</param>
81
      <returns>Character string that contains the converted array of bytes.</returns>
82
    </member>
83
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeData.GetFirstDuplicatedIndex(System.Int32)">
84
      <summary>Returns the index of the first barcode in the array that is a duplicate of the barcode at the specified index.</summary>
85
      <param name="index">The zero-based index of a barcode for which the search will be made.</param>
86
      <returns>&gt;=0, the index of the first barcode in the array that is a duplicate of the barcode at the specified index; otherwise, this method will throw an exception.</returns>
87
    </member>
88
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeData.GetNextDuplicated(System.Int32)">
89
      <summary>Returns the index of the next barcode in the array that is a duplicate of the barcode at the specified index.</summary>
90
      <param name="index">A zero-based index of the current duplicated barcode. The value returned by this method will be greater than this value.</param>
91
      <returns>&gt;=0, the index of the next barcode in the array that is a duplicate of the barcode at the specified index; otherwise, this method will throw an exception. An alternative way to avoid the exception, check the value of IndexDuplicate if it equals 0xFF, that means this the last duplicated one.</returns>
92
    </member>
93
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.Angle">
94
      <summary>Gets the barcode angle in hundredths of degrees.</summary>
95
      <value>Barcode angle in hundredths of degrees. Possible values range from -18000 to 18000 with two digit precision. To obtain the actual angle value, divide by 100.0 .</value>
96
    </member>
97
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.Data">
98
      <summary>Specifies the barcode data.</summary>
99
      <value>Barcode data.</value>
100
    </member>
101
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.DataCode">
102
      <summary>Returns the MicroPDF417 barcode function code word for Code 128 emulation.</summary>
103
      <value>Returns the MicroPDF417 barcode function code word for Code 128 emulation.</value>
104
    </member>
105
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.DuplicateCount">
106
      <summary>Gets the total number of barcodes duplicated for the current barcode.</summary>
107
      <value>Number of duplicated barcodes.</value>
108
    </member>
109
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.DuplicatedIndex">
110
      <summary>Returns the index of the first barcode that is a duplicate of the specified barcode.</summary>
111
      <value>A zero-based index of the first barcode that is a duplicate of the specified barcode.</value>
112
    </member>
113
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.Flags">
114
      <summary>Returns flags used by the Read method.</summary>
115
      <value>Flags that identify barcode properties for the Linear, PDF417, MicroPDF417, DataMatrix and QR barcodes.</value>
116
    </member>
117
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.Group">
118
      <summary>Specifies whether the barcode symbol is a member of a group of symbols.</summary>
119
      <value>Specifies whether the barcode symbol is a member of a group of symbols.</value>
120
    </member>
121
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.IndexDuplicate">
122
      <summary>Gets a zero-based index of the next duplicated barcode.</summary>
123
      <value>Possible values are:</value>
124
    </member>
125
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.IsDuplicated">
126
      <summary>(Read-only) Gets a value that indicates whether the specified barcode is duplicated.</summary>
127
      <value>true, the barcode is duplicated; false, the barcode is not duplicated.</value>
128
    </member>
129
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.Location">
130
      <summary>Specifies the barcode location on the image.</summary>
131
      <value>The barcode location on the image.</value>
132
    </member>
133
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.SearchType">
134
      <summary>Gets or sets the barcode type to be read or written.</summary>
135
      <value>Barcode type to be read or written.</value>
136
    </member>
137
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.TotalCount">
138
      <summary>Gets the total number of recognized barcodes by calling the Read method.</summary>
139
      <value>Number of barcodes.</value>
140
    </member>
141
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeData.Unit">
142
      <summary>Gets or sets the unit of measurement for the Location. property.</summary>
143
      <value>Unit of measurement for the Location property.</value>
144
    </member>
145
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeEngine">
146
      <summary>Obsolete: This class contains the barcode engine used to read or write barcodes.</summary>
147
    </member>
148
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeEngine.#ctor">
149
      <summary>Initializes a new instance of the BarcodeEngine class.</summary>
150
    </member>
151
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeEngine.CalculateBarcodeSize(System.Int32,System.Int32,Leadtools.Barcode.Deprecated.BarcodeData,Leadtools.Barcode.Deprecated.BarcodeColor,Leadtools.Barcode.Deprecated.BarcodeWriteFlags,Leadtools.Barcode.Deprecated.Barcode1d,Leadtools.Barcode.Deprecated.BarcodeWritePdf,Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix,Leadtools.Barcode.Deprecated.BarcodeWriteQr)">
152
      <summary>Calculates the barcode size that is going to be written.</summary>
153
      <param name="dpiX">The X-axis (along width) resolution of the RasterImage of the barcode being written.</param>
154
      <param name="dpiY">The Y-axis (along height) resolution of the RasterImage of the barcode being written.</param>
155
      <param name="data">BarcodeData class that contains the barcode information to be written on the image.</param>
156
      <param name="codeColor">BarcodeColor class that contains the color information to be written on the image.</param>
157
      <param name="flags">Flags that indicate the method behavior. Values can be combined when appropriate, by using a bitwise OR ( &amp;#166; ). Pass BarcodeWriteFlags.None to use the default values, based on the type of barcode that has been written.</param>
158
      <param name="code1d">Barcode1d class that contains the information about linear barcodes.</param>
159
      <param name="codePdf">BarcodeWritePdf class that contains the information about PDF417 and MicroPDF417 barcodes.</param>
160
      <param name="codeDatamatrix">BarcodeWriteDatamatrix class that contains the information about Data Matrix barcodes.</param>
161
      <param name="codeQr">BarcodeWriteQr class that contains the information about QR barcodes.</param>
162
      <returns>LeadRect with the barcode size before writing the barcode over the image.</returns>
163
    </member>
164
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeEngine.Read(Leadtools.RasterImage,Leadtools.LeadRect,Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags,Leadtools.Barcode.Deprecated.BarcodeUnit,Leadtools.Barcode.Deprecated.BarcodeReadFlags,System.Int32,Leadtools.Barcode.Deprecated.Barcode1d,Leadtools.Barcode.Deprecated.BarcodeReadPdf,Leadtools.Barcode.Deprecated.BarcodeColor)">
165
      <summary>Searches for barcodes within the specified area.</summary>
166
      <param name="image">RasterImage referencing the bitmap that holds the image data.</param>
167
      <param name="searchRectangle">LeadRect that contains the search area for the barcodes. Pass LeadRect.Empty to search the whole image. If this parameter is LeadRect.Empty and the image does not have a region, the entire image will be searched. If this parameter is LeadRect.Empty and the image does have a region, only the region will be searched.</param>
168
      <param name="searchType">Type of barcode for which to search. You can combine values when appropriate among the same group values, by using a bitwise OR ( &amp;#166; ).</param>
169
      <param name="units">Unit of measurement.</param>
170
      <param name="flags">Processing options. values can be combined when appropriate, by using a bitwise OR ( &amp;#166; ). Pass BarcodeReadFlags.None to get the default.</param>
171
      <param name="multipleMaxCount">Specifies the maximum number of barcodes to search. Pass 0 to read all barcodes in a specified search area.</param>
172
      <param name="code1d">Barcode1d class containing linear barcode options to be read.</param>
173
      <param name="codePdf">BarcodeReadPdf class containing PDF417 and MicroPDF417 barcode options to be read.</param>
174
      <param name="codeColor">BarcodeColor class containing bar and space colors to be read.</param>
175
      <returns>List of BarcodeData classes in a BarcodeDataCollection class.</returns>
176
    </member>
177
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeEngine.Shutdown">
178
      <summary>Obsolete: Closes the barcode engine and frees the loaded DLLs for Barcode operations from memory.</summary>
179
    </member>
180
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeEngine.Startup(Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags)">
181
      <summary>Obsolete: Initializes the barcode engine and pre-loads the required assemblies for Barcode operations into memory.</summary>
182
      <param name="flags">Barcode major type. Values can be combined, when appropriate, by using a bitwise OR ( &amp;#166; ).</param>
183
    </member>
184
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeEngine.Write(Leadtools.RasterImage,Leadtools.Barcode.Deprecated.BarcodeData,Leadtools.Barcode.Deprecated.BarcodeColor,Leadtools.Barcode.Deprecated.BarcodeWriteFlags,Leadtools.Barcode.Deprecated.Barcode1d,Leadtools.Barcode.Deprecated.BarcodeWritePdf,Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix,Leadtools.Barcode.Deprecated.BarcodeWriteQr,Leadtools.LeadRect)">
185
      <summary>Writes linear, PDF417, MicroPDF417, Data Matrix, and QR barcode symbols over the image.</summary>
186
      <param name="image">RasterImage referencing the bitmap that holds the image data.</param>
187
      <param name="data">BarcodeData class that contains the barcode information to be written over the image.</param>
188
      <param name="codeColor">BarcodeColor class that contains the color information to be written over the image.</param>
189
      <param name="flags">Flags that indicate the method behavior. Values can be combined when appropriate, by using a bitwise OR ( &amp;#166; ). Pass BarcodeWriteFlags.None to use the default values, based on the type of barcode that has been written.</param>
190
      <param name="code1d">Barcode1d class that contains the information related to linear barcodes.</param>
191
      <param name="codePdf">BarcodeWritePdf class that contains the information related to PDF417 and MicroPDF417 barcodes.</param>
192
      <param name="codeDatamatrix">BarcodeWriteDatamatrix class that contains the information related to Data Matrix barcodes.</param>
193
      <param name="codeQr">BarcodeWriteQr class that contains the information related to QR barcodes.</param>
194
      <param name="sizeRectangle">Ignored, pass.LeadRect.Empty.</param>
195
    </member>
196
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeException">
197
      <summary>Obsolete: The exception that is thrown when a Barcode error occurs.</summary>
198
    </member>
199
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeException.#ctor">
200
      <summary>Initializes a new instance of the BarcodeException class with its Message string set to the empty string (""), its Code property set to BarcodeExceptionCode.NoData and its inner exception set to a null reference (Nothing in VB).</summary>
201
    </member>
202
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeException.#ctor(Leadtools.Barcode.Deprecated.BarcodeExceptionCode)">
203
      <summary>Initializes a new instance of the BarcodeException class with its Message string set to the default message that corresponds to *code* and its inner exception set to a null reference (Nothing in VB).</summary>
204
      <param name="code">flag that indicates the code caused the exception.</param>
205
    </member>
206
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeException.#ctor(SerializationInfo,StreamingContext)">
207
      <summary>Initializes a new instance of the BarcodeException class with the specified serialization and context information.</summary>
208
      <param name="info">The data for serializing or deserializing the object</param>
209
      <param name="context">The source and destination for the object</param>
210
    </member>
211
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeException.#ctor(System.String)">
212
      <summary>Initializes a new instance of the BarcodeException class with its Message string set to *message*, its Code set to BarcodeExceptionCode.NoData and its inner exception set to a null reference (Nothing in VB).</summary>
213
      <param name="message">A String that describes the error. The content of the message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.</param>
214
    </member>
215
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeException.#ctor(System.String,Leadtools.Barcode.Deprecated.BarcodeExceptionCode)">
216
      <summary>Initializes a new instance of the BarcodeException class with its Message string set to &lt;paramref="message"/&gt;, its Code set to \&lt;paramref="code"/\&gt; and its inner exception set to a null reference (Nothing in VB).</summary>
217
      <param name="message">A String that describes the error. The content of the message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.</param>
218
      <param name="code">flag that indicates the code caused the exception.</param>
219
    </member>
220
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeException.#ctor(System.String,System.Exception)">
221
      <summary>Initializes a new instance of the BarcodeException class with a specified error message, its Code set to BarcodeExceptionCode.NoData and a reference to the inner exception that is the cause of this exception.</summary>
222
      <param name="message">The error message that explains the reason for the exception.</param>
223
      <param name="inner">The exception that is the cause of the current exception. If the inner parameter is not a null reference (Nothing in VB), the current exception is raised in a catch block that handles the inner exception.</param>
224
    </member>
225
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeException.GetCodeMessage(Leadtools.Barcode.Deprecated.BarcodeExceptionCode)">
226
      <summary>Retrieves the error string that corresponds the value of the Code property.</summary>
227
      <param name="code">Flag that indicates the exception code for which to retrieve its message string.</param>
228
      <returns>A character string to be updated with the current message for *code*.</returns>
229
    </member>
230
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeException.SetCodeMessage(Leadtools.Barcode.Deprecated.BarcodeExceptionCode,System.String)">
231
      <summary>Changes the error string that corresponds the value of the Code property.</summary>
232
      <param name="code">Flag that indicates the exception code for which change its message string.</param>
233
      <param name="message">A character string that contains the current message for *code*.</param>
234
    </member>
235
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeException.Code">
236
      <summary>Gets or sets the code that caused the exception.</summary>
237
      <value>The exception code.</value>
238
    </member>
239
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeException.Message">
240
      <summary>Gets a message that describes the current exception.</summary>
241
      <value>The error message that explains the reason for the exception, or an empty string("").</value>
242
    </member>
243
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeReadPdf">
244
      <summary>Obsolete: This class contains information for reading PDF417 or MicroPDF417 barcodes.</summary>
245
    </member>
246
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeReadPdf.#ctor">
247
      <summary>Initializes a new instance of the BarcodeReadPdf class.</summary>
248
    </member>
249
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeReadPdf.Direction">
250
      <summary>Gets or sets a flag that indicates the orientation and direction for reading barcodes.</summary>
251
      <value>Flag that indicates the orientation and direction for reading barcodes. Values can be combined when appropriate, by using a bitwise OR ( &amp;#166; ).</value>
252
    </member>
253
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix">
254
      <summary>Obsolete: This class contains information used to write ECC 200 Data Matrix symbols.</summary>
255
    </member>
256
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.#ctor">
257
      <summary>Initializes a new instance of the BarcodeWriteDatamatrix class.</summary>
258
    </member>
259
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.FileIdHigh">
260
      <summary>Gets or sets the high byte of the file ID number.</summary>
261
      <value>High byte of the file ID number. Possible values range from 1 to 254. Use this as an ID for a group since an image can have multiple groups.</value>
262
    </member>
263
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.FileIdLow">
264
      <summary>Gets or sets the low byte of the file ID number.</summary>
265
      <value>Low byte of the file ID number. Possible values range from 1 to 254.</value>
266
    </member>
267
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.GroupNumber">
268
      <summary>Gets or sets a value that specify a group of Data Matrix symbols.</summary>
269
      <value>Group of Data Matrix symbols. The maximum number of symbols in a group is 16.</value>
270
    </member>
271
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.GroupTotal">
272
      <summary>Gets or sets the total number of Data Matrix symbols in the group specified by the value of GroupNumber property.</summary>
273
      <value>Total number of Data Matrix symbols in the group. The maximum number of symbols in a group is 16.</value>
274
    </member>
275
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.Justify">
276
      <summary>Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols.</summary>
277
      <value>Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols. Values can be combined when appropriate, by using a bitwise OR ( &amp;#166; ).</value>
278
    </member>
279
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteDatamatrix.XModule">
280
      <summary>Gets or sets the size of the written Data Matrix barcode, specified in 0.001 inch.</summary>
281
      <value>Size of the written Data Matrix barcode. If the value is too small, a minimum of 2 pixels will be used.</value>
282
    </member>
283
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeWritePdf">
284
      <summary>Obsolete: This class contains information for writing PDF417/MicroPDF417 barcodes.</summary>
285
    </member>
286
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeWritePdf.#ctor">
287
      <summary>Initializes a new instance of the BarcodeWritePdf class.</summary>
288
    </member>
289
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWritePdf.AspectHeight">
290
      <summary>Gets or sets the height of the aspect ratio of the symbol. Only used with PDF417.</summary>
291
      <value>Height of the aspect ratio.</value>
292
    </member>
293
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWritePdf.AspectWidth">
294
      <summary>Gets or sets the width of the aspect ratio of the symbol. Only used with PDF417.</summary>
295
      <value>Width of the aspect ratio.</value>
296
    </member>
297
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWritePdf.Columns">
298
      <summary>Gets or sets the number of columns to use when writing a PDF417 or MicroPDF417 symbol.</summary>
299
      <value>Number of columns to use when writing a PDF417 symbol.</value>
300
    </member>
301
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWritePdf.EccLevel">
302
      <summary>Gets or sets the ECC level for writing a PDF417 symbol.</summary>
303
      <value>ECC level.</value>
304
    </member>
305
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWritePdf.EccPercentage">
306
      <summary>Gets or sets the ECC character percentage.</summary>
307
      <value>ECC character percentage.</value>
308
    </member>
309
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWritePdf.Justify">
310
      <summary>Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols.</summary>
311
      <value>Alignment (justification) of the resulting barcode symbols. Values can be combined when appropriate, by using a bitwise OR ( &amp;#166; ).</value>
312
    </member>
313
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWritePdf.ModAspectRatio">
314
      <summary>Gets or sets the ratio of the width of the smallest element (specified by the value of the Module property) to the height of a row of the PDF417 symbol.</summary>
315
      <value>The ratio of the width of the smallest element.</value>
316
    </member>
317
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWritePdf.Module">
318
      <summary>Gets or sets the size of the smallest element in width.</summary>
319
      <value>Size of the smallest element in width, in thousandths of an inch (0.001). If the value is too small, a minimum of 2 pixels will be used.</value>
320
    </member>
321
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWritePdf.Rows">
322
      <summary>Gets or sets the number of rows to use when writing a PDF417 or MicroPDF417 symbol.</summary>
323
      <value>Number of rows to use when writing a PDF417 symbol.</value>
324
    </member>
325
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeWriteQr">
326
      <summary>Obsolete: This class contains QR barcode information for writing QR barcodes.</summary>
327
    </member>
328
    <member name="M:Leadtools.Barcode.Deprecated.BarcodeWriteQr.#ctor">
329
      <summary>Initializes a new instance of the BarcodeWriteQr class.</summary>
330
    </member>
331
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteQr.EccLevel">
332
      <summary>Gets or sets the ECC level for the QR Code symbol to be written.</summary>
333
      <value>ECC level for the QR Code symbol.</value>
334
    </member>
335
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteQr.GroupNumber">
336
      <summary>Gets or sets a value that specify the group of QR Code symbols.</summary>
337
      <value>Group of QR Code symbols. The maximum number of symbols in a group is 16.</value>
338
    </member>
339
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteQr.GroupTotal">
340
      <summary>Gets or sets the total number of QR Code symbols.</summary>
341
      <value>Total number of QR Code symbols. The maximum number of symbols in a group is 16.</value>
342
    </member>
343
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteQr.Justify">
344
      <summary>Gets or sets a flag that indicates how the QR symbol is justified.</summary>
345
      <value>Flag that indicates how the QR symbol is justified. Values can be combined when appropriate, by using a bitwise OR ( &amp;#166; ).</value>
346
    </member>
347
    <member name="P:Leadtools.Barcode.Deprecated.BarcodeWriteQr.XModule">
348
      <summary>Gets or sets the size of the written QR barcode, in thousandths of an inch.</summary>
349
      <value>Size of the written QR barcode. If the value is too small, a minimum of 2 pixels will be used.</value>
350
    </member>
351
    <member name="T:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags">
352
      <summary>Obsolete: Flags that identify the linkage bit value for all GS1 Databar (formerly RSS14) types, GS1 Databar (formerly RSS14) truncated type, direction of GS1 Databar (formerly RSS14) stacked, number of GS1 Databar (formerly RSS14) expanded stacked rows for write, and Australian post CIF table for read and write. You can use a bitwise OR ( &amp;#166; ) to specify one flag from each group.</summary>
353
    </member>
354
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dAustralianCifC">
355
      <summary></summary>
356
      <platforms>NET</platforms>
357
    </member>
358
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14Linkage">
359
      <summary></summary>
360
      <platforms>NET</platforms>
361
    </member>
362
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14StackedOmni">
363
      <summary></summary>
364
      <platforms>NET</platforms>
365
    </member>
366
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows1">
367
      <summary></summary>
368
      <platforms>NET</platforms>
369
    </member>
370
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows2">
371
      <summary></summary>
372
      <platforms>NET</platforms>
373
    </member>
374
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows3">
375
      <summary></summary>
376
      <platforms>NET</platforms>
377
    </member>
378
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows4">
379
      <summary></summary>
380
      <platforms>NET</platforms>
381
    </member>
382
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows5">
383
      <summary></summary>
384
      <platforms>NET</platforms>
385
    </member>
386
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14ExpandedStackedRows6">
387
      <summary></summary>
388
      <platforms>NET</platforms>
389
    </member>
390
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dAustralianCifN">
391
      <summary></summary>
392
      <platforms>NET</platforms>
393
    </member>
394
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dAustralianCifS">
395
      <summary></summary>
396
      <platforms>NET</platforms>
397
    </member>
398
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dAdvancedFlags.Barcode1dRss14Truncated">
399
      <summary></summary>
400
      <platforms>NET</platforms>
401
    </member>
402
    <member name="T:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags">
403
      <summary>Obsolete: Flags that identify the MSI barcode type, Code11 barcode type, and reading speed.</summary>
404
    </member>
405
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode11C">
406
      <summary></summary>
407
      <platforms>NET</platforms>
408
    </member>
409
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode128EncodeAuto">
410
      <summary></summary>
411
      <platforms>NET</platforms>
412
    </member>
413
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dFast">
414
      <summary></summary>
415
      <platforms>NET</platforms>
416
    </member>
417
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dMsiModulo10">
418
      <summary></summary>
419
      <platforms>NET</platforms>
420
    </member>
421
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dTextAtBottom">
422
      <summary>Write the barcode's text at the bottom of the barcode.</summary>
423
    </member>
424
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dMsi2Modulo10">
425
      <summary></summary>
426
      <platforms>NET</platforms>
427
    </member>
428
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dMsiModulo11">
429
      <summary></summary>
430
      <platforms>NET</platforms>
431
    </member>
432
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dMsiModulo11Modulo10">
433
      <summary></summary>
434
      <platforms>NET</platforms>
435
    </member>
436
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode11K">
437
      <summary></summary>
438
      <platforms>NET</platforms>
439
    </member>
440
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dNormal">
441
      <summary></summary>
442
      <platforms>NET</platforms>
443
    </member>
444
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode128EncodeA">
445
      <summary></summary>
446
      <platforms>NET</platforms>
447
    </member>
448
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode128EncodeB">
449
      <summary></summary>
450
      <platforms>NET</platforms>
451
    </member>
452
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dCode128EncodeC">
453
      <summary></summary>
454
      <platforms>NET</platforms>
455
    </member>
456
    <member name="F:Leadtools.Barcode.Deprecated.Barcode1dStandardFlags.Barcode1dTextAtTop">
457
      <summary>Write the barcode's text at the top of the barcode.</summary>
458
    </member>
459
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeDataFlags">
460
      <summary>Obsolete: Flags that identify barcode properties for the Linear, PDF417, MicroPDF417, DataMatrix and QR barcodes.</summary>
461
    </member>
462
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDataFlags.None">
463
      <summary></summary>
464
      <platforms>NET</platforms>
465
    </member>
466
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDataFlags.Linked">
467
      <summary></summary>
468
      <platforms>NET</platforms>
469
    </member>
470
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags">
471
      <summary>Obsolete: Flags that identify the barcode direction, used when reading linear and PDF417 barcodes.</summary>
472
    </member>
473
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.None">
474
      <summary></summary>
475
      <platforms>NET</platforms>
476
    </member>
477
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.LeftToRight">
478
      <summary></summary>
479
      <platforms>NET</platforms>
480
    </member>
481
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.RightToLeft">
482
      <summary></summary>
483
      <platforms>NET</platforms>
484
    </member>
485
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.TopToBottom">
486
      <summary></summary>
487
      <platforms>NET</platforms>
488
    </member>
489
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.BottomToTop">
490
      <summary></summary>
491
      <platforms>NET</platforms>
492
    </member>
493
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.Skew">
494
      <summary></summary>
495
      <platforms>NET</platforms>
496
    </member>
497
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.Horizontal">
498
      <summary></summary>
499
      <platforms>NET</platforms>
500
    </member>
501
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.Vertical">
502
      <summary></summary>
503
      <platforms>NET</platforms>
504
    </member>
505
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.Diagonal">
506
      <summary></summary>
507
      <platforms>NET</platforms>
508
    </member>
509
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeExceptionCode">
510
      <summary>Obsolete: Flags that identify the exception codes.</summary>
511
    </member>
512
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.XModule">
513
      <summary></summary>
514
      <platforms>NET</platforms>
515
    </member>
516
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.DllNotFound">
517
      <summary></summary>
518
      <platforms>NET</platforms>
519
    </member>
520
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.QrWriteLocked">
521
      <summary></summary>
522
      <platforms>NET</platforms>
523
    </member>
524
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.QrReadLocked">
525
      <summary></summary>
526
      <platforms>NET</platforms>
527
    </member>
528
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.MicroQrWriteLocked">
529
      <summary></summary>
530
      <platforms>NET</platforms>
531
    </member>
532
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.MicroQrReadLocked">
533
      <summary></summary>
534
      <platforms>NET</platforms>
535
    </member>
536
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.MaxiWriteLocked">
537
      <summary></summary>
538
      <platforms>NET</platforms>
539
    </member>
540
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.MaxiReadLocked">
541
      <summary></summary>
542
      <platforms>NET</platforms>
543
    </member>
544
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.AztecWriteLocked">
545
      <summary></summary>
546
      <platforms>NET</platforms>
547
    </member>
548
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.AztecReadLocked">
549
      <summary></summary>
550
      <platforms>NET</platforms>
551
    </member>
552
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.DatamatrixWriteLocked">
553
      <summary></summary>
554
      <platforms>NET</platforms>
555
    </member>
556
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.DatamatrixReadLocked">
557
      <summary></summary>
558
      <platforms>NET</platforms>
559
    </member>
560
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.FoundCorrupt">
561
      <summary></summary>
562
      <platforms>NET</platforms>
563
    </member>
564
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.PdfWriteLocked">
565
      <summary></summary>
566
      <platforms>NET</platforms>
567
    </member>
568
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.PdfReadLocked">
569
      <summary></summary>
570
      <platforms>NET</platforms>
571
    </member>
572
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.Barcode2dWriteLocked">
573
      <summary></summary>
574
      <platforms>NET</platforms>
575
    </member>
576
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.Barcode2dReadLocked">
577
      <summary></summary>
578
      <platforms>NET</platforms>
579
    </member>
580
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.Barcode1dLocked">
581
      <summary></summary>
582
      <platforms>NET</platforms>
583
    </member>
584
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.Location">
585
      <summary></summary>
586
      <platforms>NET</platforms>
587
    </member>
588
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.StringLength">
589
      <summary></summary>
590
      <platforms>NET</platforms>
591
    </member>
592
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.LastDuplicated">
593
      <summary></summary>
594
      <platforms>NET</platforms>
595
    </member>
596
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.NotFoundDuplicated">
597
      <summary></summary>
598
      <platforms>NET</platforms>
599
    </member>
600
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.NoData">
601
      <summary></summary>
602
      <platforms>NET</platforms>
603
    </member>
604
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.Group">
605
      <summary></summary>
606
      <platforms>NET</platforms>
607
    </member>
608
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.MultipleMaxCount">
609
      <summary></summary>
610
      <platforms>NET</platforms>
611
    </member>
612
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.Units">
613
      <summary></summary>
614
      <platforms>NET</platforms>
615
    </member>
616
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.NotFound">
617
      <summary></summary>
618
      <platforms>NET</platforms>
619
    </member>
620
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.InvalidBarcodeString">
621
      <summary></summary>
622
      <platforms>NET</platforms>
623
    </member>
624
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.ToSmall">
625
      <summary></summary>
626
      <platforms>NET</platforms>
627
    </member>
628
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.Height">
629
      <summary></summary>
630
      <platforms>NET</platforms>
631
    </member>
632
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.Width">
633
      <summary></summary>
634
      <platforms>NET</platforms>
635
    </member>
636
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.TextOutW">
637
      <summary></summary>
638
      <platforms>NET</platforms>
639
    </member>
640
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.InvalidType">
641
      <summary></summary>
642
      <platforms>NET</platforms>
643
    </member>
644
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeExceptionCode.DigitCheck">
645
      <summary></summary>
646
      <platforms>NET</platforms>
647
    </member>
648
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeJustifyFlags">
649
      <summary>Obsolete: Flags that identify the barcode justification for PDF417/MicroPDF417 barcodes.</summary>
650
    </member>
651
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.None">
652
      <summary></summary>
653
      <platforms>NET</platforms>
654
    </member>
655
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.Right">
656
      <summary></summary>
657
      <platforms>NET</platforms>
658
    </member>
659
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.HorizontalCenter">
660
      <summary></summary>
661
      <platforms>NET</platforms>
662
    </member>
663
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.Bottom">
664
      <summary></summary>
665
      <platforms>NET</platforms>
666
    </member>
667
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.VerticalCenter">
668
      <summary></summary>
669
      <platforms>NET</platforms>
670
    </member>
671
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags">
672
      <summary>Obsolete: Flags that identify the barcode major types.</summary>
673
    </member>
674
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.None">
675
      <summary></summary>
676
      <platforms>NET</platforms>
677
    </member>
678
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.Barcodes1d">
679
      <summary></summary>
680
      <platforms>NET</platforms>
681
    </member>
682
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.Barcodes2dRead">
683
      <summary></summary>
684
      <platforms>NET</platforms>
685
    </member>
686
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.Barcodes2dWrite">
687
      <summary></summary>
688
      <platforms>NET</platforms>
689
    </member>
690
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesPdfRead">
691
      <summary></summary>
692
      <platforms>NET</platforms>
693
    </member>
694
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesPdfWrite">
695
      <summary></summary>
696
      <platforms>NET</platforms>
697
    </member>
698
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesDatamatrixRead">
699
      <summary></summary>
700
      <platforms>NET</platforms>
701
    </member>
702
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesDatamatrixWrite">
703
      <summary></summary>
704
      <platforms>NET</platforms>
705
    </member>
706
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesQrRead">
707
      <summary></summary>
708
      <platforms>NET</platforms>
709
    </member>
710
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesQrWrite">
711
      <summary></summary>
712
      <platforms>NET</platforms>
713
    </member>
714
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesAztecRead">
715
      <summary></summary>
716
      <platforms>NET</platforms>
717
    </member>
718
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesAztecWrite">
719
      <summary></summary>
720
      <platforms>NET</platforms>
721
    </member>
722
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesMaxiRead">
723
      <summary></summary>
724
      <platforms>NET</platforms>
725
    </member>
726
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesMaxiWrite">
727
      <summary></summary>
728
      <platforms>NET</platforms>
729
    </member>
730
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesMicroQrRead">
731
      <summary></summary>
732
      <platforms>NET</platforms>
733
    </member>
734
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeMajorTypeFlags.BarcodesMicroQrWrite">
735
      <summary></summary>
736
      <platforms>NET</platforms>
737
    </member>
738
    <member name="T:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags">
739
      <summary>Obsolete: Flags that identify the barcode PDF417 ECC level.</summary>
740
    </member>
741
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.None">
742
      <summary></summary>
743
      <platforms>NET</platforms>
744
    </member>
745
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level0">
746
      <summary></summary>
747
      <platforms>NET</platforms>
748
    </member>
749
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level1">
750
      <summary></summary>
751
      <platforms>NET</platforms>
752
    </member>
753
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level2">
754
      <summary></summary>
755
      <platforms>NET</platforms>
756
    </member>
757
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level3">
758
      <summary></summary>
759
      <platforms>NET</platforms>
760
    </member>
761
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level4">
762
      <summary></summary>
763
      <platforms>NET</platforms>
764
    </member>
765
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level5">
766
      <summary></summary>
767
      <platforms>NET</platforms>
768
    </member>
769
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level6">
770
      <summary></summary>
771
      <platforms>NET</platforms>
772
    </member>
773
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level7">
774
      <summary></summary>
775
      <platforms>NET</platforms>
776
    </member>
777
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.Level8">
778
      <summary></summary>
779
      <platforms>NET</platforms>
780
    </member>
781
    <member name="F:Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.UsePercent">
782
      <summary></summary>
783
      <platforms>NET</platforms>
784
    </member>
785
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeQrEccLevel">
786
      <summary>Obsolete: Flags that identify the QR ECC level.</summary>
787
    </member>
788
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.LevelL">
789
      <summary></summary>
790
      <platforms>NET</platforms>
791
    </member>
792
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.LevelM">
793
      <summary></summary>
794
      <platforms>NET</platforms>
795
    </member>
796
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.LevelQ">
797
      <summary></summary>
798
      <platforms>NET</platforms>
799
    </member>
800
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.LevelH">
801
      <summary></summary>
802
      <platforms>NET</platforms>
803
    </member>
804
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeReadFlags">
805
      <summary>Obsolete: Flags that identify the read processing options.</summary>
806
    </member>
807
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode0">
808
      <summary></summary>
809
      <platforms>NET</platforms>
810
    </member>
811
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.None">
812
      <summary></summary>
813
      <platforms>NET</platforms>
814
    </member>
815
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.Markers">
816
      <summary></summary>
817
      <platforms>NET</platforms>
818
    </member>
819
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.BlockSearch">
820
      <summary></summary>
821
      <platforms>NET</platforms>
822
    </member>
823
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.ReturnCorrupt">
824
      <summary></summary>
825
      <platforms>NET</platforms>
826
    </member>
827
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.UseColors">
828
      <summary></summary>
829
      <platforms>NET</platforms>
830
    </member>
831
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.DotmatrixForceInvert">
832
      <summary></summary>
833
      <platforms>NET</platforms>
834
    </member>
835
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.DotmatrixFastFindDisable">
836
      <summary></summary>
837
      <platforms>NET</platforms>
838
    </member>
839
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.ReturnCheck">
840
      <summary></summary>
841
      <platforms>NET</platforms>
842
    </member>
843
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode1">
844
      <summary></summary>
845
      <platforms>NET</platforms>
846
    </member>
847
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.ReturnFourPoints">
848
      <summary></summary>
849
      <platforms>NET</platforms>
850
    </member>
851
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode2">
852
      <summary></summary>
853
      <platforms>NET</platforms>
854
    </member>
855
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode3Basic">
856
      <summary></summary>
857
      <platforms>NET</platforms>
858
    </member>
859
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMode3Extended">
860
      <summary></summary>
861
      <platforms>NET</platforms>
862
    </member>
863
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.MicroPdfReadModeBasic">
864
      <summary></summary>
865
      <platforms>NET</platforms>
866
    </member>
867
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.MicroPdfReadModeExtended">
868
      <summary></summary>
869
      <platforms>NET</platforms>
870
    </member>
871
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption0">
872
      <summary></summary>
873
      <platforms>NET</platforms>
874
    </member>
875
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption1">
876
      <summary></summary>
877
      <platforms>NET</platforms>
878
    </member>
879
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption2">
880
      <summary></summary>
881
      <platforms>NET</platforms>
882
    </member>
883
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption3">
884
      <summary></summary>
885
      <platforms>NET</platforms>
886
    </member>
887
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption4">
888
      <summary></summary>
889
      <platforms>NET</platforms>
890
    </member>
891
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption5">
892
      <summary></summary>
893
      <platforms>NET</platforms>
894
    </member>
895
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption6">
896
      <summary></summary>
897
      <platforms>NET</platforms>
898
    </member>
899
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadMacroOption79Az">
900
      <summary></summary>
901
      <platforms>NET</platforms>
902
    </member>
903
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfReadReturnPartial">
904
      <summary></summary>
905
      <platforms>NET</platforms>
906
    </member>
907
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.PdfFastRead">
908
      <summary></summary>
909
      <platforms>NET</platforms>
910
    </member>
911
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeReadFlags.ImageTypePicture">
912
      <summary></summary>
913
      <platforms>NET</platforms>
914
    </member>
915
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags">
916
      <summary>Obsolete: Flags that identify the barcode types to search.</summary>
917
    </member>
918
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dEan13">
919
      <summary></summary>
920
      <platforms>NET</platforms>
921
    </member>
922
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dEan8">
923
      <summary></summary>
924
      <platforms>NET</platforms>
925
    </member>
926
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dUpcVersionA">
927
      <summary></summary>
928
      <platforms>NET</platforms>
929
    </member>
930
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dUpcVersionE">
931
      <summary></summary>
932
      <platforms>NET</platforms>
933
    </member>
934
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCode3Of9">
935
      <summary></summary>
936
      <platforms>NET</platforms>
937
    </member>
938
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCode128">
939
      <summary></summary>
940
      <platforms>NET</platforms>
941
    </member>
942
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCodeInterleaved2Of5">
943
      <summary></summary>
944
      <platforms>NET</platforms>
945
    </member>
946
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCodabar">
947
      <summary></summary>
948
      <platforms>NET</platforms>
949
    </member>
950
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dUccean128">
951
      <summary></summary>
952
      <platforms>NET</platforms>
953
    </member>
954
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCode93">
955
      <summary></summary>
956
      <platforms>NET</platforms>
957
    </member>
958
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dEanext5">
959
      <summary></summary>
960
      <platforms>NET</platforms>
961
    </member>
962
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dEanext2">
963
      <summary></summary>
964
      <platforms>NET</platforms>
965
    </member>
966
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dMsi">
967
      <summary></summary>
968
      <platforms>NET</platforms>
969
    </member>
970
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCode11">
971
      <summary></summary>
972
      <platforms>NET</platforms>
973
    </member>
974
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dCodeStandard2Of5">
975
      <summary></summary>
976
      <platforms>NET</platforms>
977
    </member>
978
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dReadAnyTypeNoRss14">
979
      <summary></summary>
980
      <platforms>NET</platforms>
981
    </member>
982
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14">
983
      <summary></summary>
984
      <platforms>NET</platforms>
985
    </member>
986
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14Limited">
987
      <summary></summary>
988
      <platforms>NET</platforms>
989
    </member>
990
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14Expanded">
991
      <summary></summary>
992
      <platforms>NET</platforms>
993
    </member>
994
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dReadAnyType">
995
      <summary></summary>
996
      <platforms>NET</platforms>
997
    </member>
998
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.None">
999
      <summary></summary>
1000
      <platforms>NET</platforms>
1001
    </member>
1002
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dPatchcode">
1003
      <summary></summary>
1004
      <platforms>NET</platforms>
1005
    </member>
1006
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dPostnet">
1007
      <summary></summary>
1008
      <platforms>NET</platforms>
1009
    </member>
1010
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dPlanet">
1011
      <summary></summary>
1012
      <platforms>NET</platforms>
1013
    </member>
1014
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dAustralianPost">
1015
      <summary></summary>
1016
      <platforms>NET</platforms>
1017
    </member>
1018
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRm4scc">
1019
      <summary></summary>
1020
      <platforms>NET</platforms>
1021
    </member>
1022
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14Stacked">
1023
      <summary></summary>
1024
      <platforms>NET</platforms>
1025
    </member>
1026
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dRss14ExpandedStacked">
1027
      <summary></summary>
1028
      <platforms>NET</platforms>
1029
    </member>
1030
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Barcode1dUsps4bc">
1031
      <summary></summary>
1032
      <platforms>NET</platforms>
1033
    </member>
1034
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrCode">
1035
      <summary></summary>
1036
      <platforms>NET</platforms>
1037
    </member>
1038
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrDefault">
1039
      <summary></summary>
1040
      <platforms>NET</platforms>
1041
    </member>
1042
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version1">
1043
      <summary></summary>
1044
      <platforms>NET</platforms>
1045
    </member>
1046
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version2">
1047
      <summary></summary>
1048
      <platforms>NET</platforms>
1049
    </member>
1050
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version3">
1051
      <summary></summary>
1052
      <platforms>NET</platforms>
1053
    </member>
1054
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version4">
1055
      <summary></summary>
1056
      <platforms>NET</platforms>
1057
    </member>
1058
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version5">
1059
      <summary></summary>
1060
      <platforms>NET</platforms>
1061
    </member>
1062
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version6">
1063
      <summary></summary>
1064
      <platforms>NET</platforms>
1065
    </member>
1066
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version7">
1067
      <summary></summary>
1068
      <platforms>NET</platforms>
1069
    </member>
1070
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version8">
1071
      <summary></summary>
1072
      <platforms>NET</platforms>
1073
    </member>
1074
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version9">
1075
      <summary></summary>
1076
      <platforms>NET</platforms>
1077
    </member>
1078
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version10">
1079
      <summary></summary>
1080
      <platforms>NET</platforms>
1081
    </member>
1082
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version11">
1083
      <summary></summary>
1084
      <platforms>NET</platforms>
1085
    </member>
1086
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version12">
1087
      <summary></summary>
1088
      <platforms>NET</platforms>
1089
    </member>
1090
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version13">
1091
      <summary></summary>
1092
      <platforms>NET</platforms>
1093
    </member>
1094
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version14">
1095
      <summary></summary>
1096
      <platforms>NET</platforms>
1097
    </member>
1098
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version15">
1099
      <summary></summary>
1100
      <platforms>NET</platforms>
1101
    </member>
1102
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version16">
1103
      <summary></summary>
1104
      <platforms>NET</platforms>
1105
    </member>
1106
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version17">
1107
      <summary></summary>
1108
      <platforms>NET</platforms>
1109
    </member>
1110
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version18">
1111
      <summary></summary>
1112
      <platforms>NET</platforms>
1113
    </member>
1114
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version19">
1115
      <summary></summary>
1116
      <platforms>NET</platforms>
1117
    </member>
1118
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version20">
1119
      <summary></summary>
1120
      <platforms>NET</platforms>
1121
    </member>
1122
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version21">
1123
      <summary></summary>
1124
      <platforms>NET</platforms>
1125
    </member>
1126
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version22">
1127
      <summary></summary>
1128
      <platforms>NET</platforms>
1129
    </member>
1130
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version23">
1131
      <summary></summary>
1132
      <platforms>NET</platforms>
1133
    </member>
1134
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version24">
1135
      <summary></summary>
1136
      <platforms>NET</platforms>
1137
    </member>
1138
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version25">
1139
      <summary></summary>
1140
      <platforms>NET</platforms>
1141
    </member>
1142
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version26">
1143
      <summary></summary>
1144
      <platforms>NET</platforms>
1145
    </member>
1146
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version27">
1147
      <summary></summary>
1148
      <platforms>NET</platforms>
1149
    </member>
1150
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version28">
1151
      <summary></summary>
1152
      <platforms>NET</platforms>
1153
    </member>
1154
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version29">
1155
      <summary></summary>
1156
      <platforms>NET</platforms>
1157
    </member>
1158
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version30">
1159
      <summary></summary>
1160
      <platforms>NET</platforms>
1161
    </member>
1162
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version31">
1163
      <summary></summary>
1164
      <platforms>NET</platforms>
1165
    </member>
1166
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version32">
1167
      <summary></summary>
1168
      <platforms>NET</platforms>
1169
    </member>
1170
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version33">
1171
      <summary></summary>
1172
      <platforms>NET</platforms>
1173
    </member>
1174
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version34">
1175
      <summary></summary>
1176
      <platforms>NET</platforms>
1177
    </member>
1178
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version35">
1179
      <summary></summary>
1180
      <platforms>NET</platforms>
1181
    </member>
1182
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version36">
1183
      <summary></summary>
1184
      <platforms>NET</platforms>
1185
    </member>
1186
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version37">
1187
      <summary></summary>
1188
      <platforms>NET</platforms>
1189
    </member>
1190
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version38">
1191
      <summary></summary>
1192
      <platforms>NET</platforms>
1193
    </member>
1194
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version39">
1195
      <summary></summary>
1196
      <platforms>NET</platforms>
1197
    </member>
1198
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel2Version40">
1199
      <summary></summary>
1200
      <platforms>NET</platforms>
1201
    </member>
1202
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version1">
1203
      <summary></summary>
1204
      <platforms>NET</platforms>
1205
    </member>
1206
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version2">
1207
      <summary></summary>
1208
      <platforms>NET</platforms>
1209
    </member>
1210
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version3">
1211
      <summary></summary>
1212
      <platforms>NET</platforms>
1213
    </member>
1214
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version4">
1215
      <summary></summary>
1216
      <platforms>NET</platforms>
1217
    </member>
1218
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version5">
1219
      <summary></summary>
1220
      <platforms>NET</platforms>
1221
    </member>
1222
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version6">
1223
      <summary></summary>
1224
      <platforms>NET</platforms>
1225
    </member>
1226
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version7">
1227
      <summary></summary>
1228
      <platforms>NET</platforms>
1229
    </member>
1230
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version8">
1231
      <summary></summary>
1232
      <platforms>NET</platforms>
1233
    </member>
1234
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version9">
1235
      <summary></summary>
1236
      <platforms>NET</platforms>
1237
    </member>
1238
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version10">
1239
      <summary></summary>
1240
      <platforms>NET</platforms>
1241
    </member>
1242
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version11">
1243
      <summary></summary>
1244
      <platforms>NET</platforms>
1245
    </member>
1246
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version12">
1247
      <summary></summary>
1248
      <platforms>NET</platforms>
1249
    </member>
1250
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version13">
1251
      <summary></summary>
1252
      <platforms>NET</platforms>
1253
    </member>
1254
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Version14">
1255
      <summary></summary>
1256
      <platforms>NET</platforms>
1257
    </member>
1258
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.QrModel1Default">
1259
      <summary></summary>
1260
      <platforms>NET</platforms>
1261
    </member>
1262
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixReadSquare">
1263
      <summary></summary>
1264
      <platforms>NET</platforms>
1265
    </member>
1266
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixReadRectangle">
1267
      <summary></summary>
1268
      <platforms>NET</platforms>
1269
    </member>
1270
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixReadSmall">
1271
      <summary></summary>
1272
      <platforms>NET</platforms>
1273
    </member>
1274
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixDefault">
1275
      <summary></summary>
1276
      <platforms>NET</platforms>
1277
    </member>
1278
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix10x10">
1279
      <summary></summary>
1280
      <platforms>NET</platforms>
1281
    </member>
1282
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix12x12">
1283
      <summary></summary>
1284
      <platforms>NET</platforms>
1285
    </member>
1286
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix14x14">
1287
      <summary></summary>
1288
      <platforms>NET</platforms>
1289
    </member>
1290
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix16x16">
1291
      <summary></summary>
1292
      <platforms>NET</platforms>
1293
    </member>
1294
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix18x18">
1295
      <summary></summary>
1296
      <platforms>NET</platforms>
1297
    </member>
1298
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix20x20">
1299
      <summary></summary>
1300
      <platforms>NET</platforms>
1301
    </member>
1302
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix22x22">
1303
      <summary></summary>
1304
      <platforms>NET</platforms>
1305
    </member>
1306
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix24x24">
1307
      <summary></summary>
1308
      <platforms>NET</platforms>
1309
    </member>
1310
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix26x26">
1311
      <summary></summary>
1312
      <platforms>NET</platforms>
1313
    </member>
1314
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix32x32">
1315
      <summary></summary>
1316
      <platforms>NET</platforms>
1317
    </member>
1318
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix36x36">
1319
      <summary></summary>
1320
      <platforms>NET</platforms>
1321
    </member>
1322
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix40x40">
1323
      <summary></summary>
1324
      <platforms>NET</platforms>
1325
    </member>
1326
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix44x44">
1327
      <summary></summary>
1328
      <platforms>NET</platforms>
1329
    </member>
1330
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix48x48">
1331
      <summary></summary>
1332
      <platforms>NET</platforms>
1333
    </member>
1334
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix52x52">
1335
      <summary></summary>
1336
      <platforms>NET</platforms>
1337
    </member>
1338
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix64x64">
1339
      <summary></summary>
1340
      <platforms>NET</platforms>
1341
    </member>
1342
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix72x72">
1343
      <summary></summary>
1344
      <platforms>NET</platforms>
1345
    </member>
1346
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix80x80">
1347
      <summary></summary>
1348
      <platforms>NET</platforms>
1349
    </member>
1350
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix88x88">
1351
      <summary></summary>
1352
      <platforms>NET</platforms>
1353
    </member>
1354
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix96x96">
1355
      <summary></summary>
1356
      <platforms>NET</platforms>
1357
    </member>
1358
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix104x104">
1359
      <summary></summary>
1360
      <platforms>NET</platforms>
1361
    </member>
1362
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix120x120">
1363
      <summary></summary>
1364
      <platforms>NET</platforms>
1365
    </member>
1366
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix132x132">
1367
      <summary></summary>
1368
      <platforms>NET</platforms>
1369
    </member>
1370
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix144x144">
1371
      <summary></summary>
1372
      <platforms>NET</platforms>
1373
    </member>
1374
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix8x18">
1375
      <summary></summary>
1376
      <platforms>NET</platforms>
1377
    </member>
1378
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix8x32">
1379
      <summary></summary>
1380
      <platforms>NET</platforms>
1381
    </member>
1382
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix12x26">
1383
      <summary></summary>
1384
      <platforms>NET</platforms>
1385
    </member>
1386
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix12x36">
1387
      <summary></summary>
1388
      <platforms>NET</platforms>
1389
    </member>
1390
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix16x36">
1391
      <summary></summary>
1392
      <platforms>NET</platforms>
1393
    </member>
1394
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Datamatrix16x48">
1395
      <summary></summary>
1396
      <platforms>NET</platforms>
1397
    </member>
1398
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.DatamatrixWriteRectangle">
1399
      <summary></summary>
1400
      <platforms>NET</platforms>
1401
    </member>
1402
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.MicroPdf417">
1403
      <summary></summary>
1404
      <platforms>NET</platforms>
1405
    </member>
1406
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.Pdf417">
1407
      <summary></summary>
1408
      <platforms>NET</platforms>
1409
    </member>
1410
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneDef">
1411
      <summary></summary>
1412
      <platforms>NET</platforms>
1413
    </member>
1414
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneTDef">
1415
      <summary></summary>
1416
      <platforms>NET</platforms>
1417
    </member>
1418
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneSDef">
1419
      <summary></summary>
1420
      <platforms>NET</platforms>
1421
    </member>
1422
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneA">
1423
      <summary></summary>
1424
      <platforms>NET</platforms>
1425
    </member>
1426
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneB">
1427
      <summary></summary>
1428
      <platforms>NET</platforms>
1429
    </member>
1430
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneC">
1431
      <summary></summary>
1432
      <platforms>NET</platforms>
1433
    </member>
1434
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneD">
1435
      <summary></summary>
1436
      <platforms>NET</platforms>
1437
    </member>
1438
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneE">
1439
      <summary></summary>
1440
      <platforms>NET</platforms>
1441
    </member>
1442
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneF">
1443
      <summary></summary>
1444
      <platforms>NET</platforms>
1445
    </member>
1446
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.ReadCodeOneAtoH">
1447
      <summary></summary>
1448
      <platforms>NET</platforms>
1449
    </member>
1450
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneG">
1451
      <summary></summary>
1452
      <platforms>NET</platforms>
1453
    </member>
1454
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.ReadCodeOneT">
1455
      <summary></summary>
1456
      <platforms>NET</platforms>
1457
    </member>
1458
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneH">
1459
      <summary></summary>
1460
      <platforms>NET</platforms>
1461
    </member>
1462
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.ReadCodeOneS">
1463
      <summary></summary>
1464
      <platforms>NET</platforms>
1465
    </member>
1466
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneT16">
1467
      <summary></summary>
1468
      <platforms>NET</platforms>
1469
    </member>
1470
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneT32">
1471
      <summary></summary>
1472
      <platforms>NET</platforms>
1473
    </member>
1474
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.ReadCodeOneAnyType">
1475
      <summary></summary>
1476
      <platforms>NET</platforms>
1477
    </member>
1478
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneT48">
1479
      <summary></summary>
1480
      <platforms>NET</platforms>
1481
    </member>
1482
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneS10">
1483
      <summary></summary>
1484
      <platforms>NET</platforms>
1485
    </member>
1486
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneS20">
1487
      <summary></summary>
1488
      <platforms>NET</platforms>
1489
    </member>
1490
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeSearchTypeFlags.CodeOneS30">
1491
      <summary></summary>
1492
      <platforms>NET</platforms>
1493
    </member>
1494
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeUnit">
1495
      <summary>Obsolete: Flags that identify the unit of measure to be used when measuring barcode sizes.</summary>
1496
    </member>
1497
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeUnit.ScanlinesPerPixels">
1498
      <summary></summary>
1499
      <platforms>NET</platforms>
1500
    </member>
1501
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeUnit.Inches">
1502
      <summary></summary>
1503
      <platforms>NET</platforms>
1504
    </member>
1505
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeUnit.Millimeters">
1506
      <summary></summary>
1507
      <platforms>NET</platforms>
1508
    </member>
1509
    <member name="T:Leadtools.Barcode.Deprecated.BarcodeWriteFlags">
1510
      <summary>Obsolete: Flags that identify the write processing options.</summary>
1511
    </member>
1512
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.None">
1513
      <summary></summary>
1514
      <platforms>NET</platforms>
1515
    </member>
1516
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.JustifyRight">
1517
      <summary></summary>
1518
      <platforms>NET</platforms>
1519
    </member>
1520
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.Truncate">
1521
      <summary></summary>
1522
      <platforms>NET</platforms>
1523
    </member>
1524
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.JustifyHorizontalCcenter">
1525
      <summary></summary>
1526
      <platforms>NET</platforms>
1527
    </member>
1528
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.MessageAppened">
1529
      <summary></summary>
1530
      <platforms>NET</platforms>
1531
    </member>
1532
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.InitializationReader">
1533
      <summary></summary>
1534
      <platforms>NET</platforms>
1535
    </member>
1536
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.ColumnRowAsLimits">
1537
      <summary></summary>
1538
      <platforms>NET</platforms>
1539
    </member>
1540
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.DisableCompression">
1541
      <summary></summary>
1542
      <platforms>NET</platforms>
1543
    </member>
1544
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.UseXModule1d">
1545
      <summary></summary>
1546
      <platforms>NET</platforms>
1547
    </member>
1548
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.UseColors">
1549
      <summary></summary>
1550
      <platforms>NET</platforms>
1551
    </member>
1552
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.Transparent">
1553
      <summary></summary>
1554
      <platforms>NET</platforms>
1555
    </member>
1556
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.Mode128">
1557
      <summary></summary>
1558
      <platforms>NET</platforms>
1559
    </member>
1560
    <member name="F:Leadtools.Barcode.Deprecated.BarcodeWriteFlags.Linked">
1561
      <summary></summary>
1562
      <platforms>NET</platforms>
1563
    </member>
1564
    <member name="T:Leadtools.Barcode.AztecBarcodeData">
1565
      <summary>Contains the data for a single Aztec barcode.</summary>
1566
    </member>
1567
    <member name="M:Leadtools.Barcode.AztecBarcodeData.#ctor">
1568
      <summary>Initializes a new instance of the AztecBarcodeData class with default values.</summary>
1569
    </member>
1570
    <member name="M:Leadtools.Barcode.AztecBarcodeData.Clone">
1571
      <summary>Creates an exact copy of this Aztec barcode.</summary>
1572
      <returns>The AztecBarcodeData cast as an object.</returns>
1573
    </member>
1574
    <member name="P:Leadtools.Barcode.AztecBarcodeData.Symbology">
1575
      <summary>Gets or sets the barcode symbology (type) associated with this AztecBarcodeData.</summary>
1576
      <value>An BarcodeSymbology enumeration member that specifies the barcode symbology (type) associated with this AztecBarcodeData.</value>
1577
    </member>
1578
    <member name="T:Leadtools.Barcode.AztecBarcodeReadOptions">
1579
      <summary>Contains the extra options to use when reading Aztec barcodes.</summary>
1580
    </member>
1581
    <member name="M:Leadtools.Barcode.AztecBarcodeReadOptions.#ctor">
1582
      <summary>Initializes a new instance of the AztecBarcodeReadOptions class with default values.</summary>
1583
    </member>
1584
    <member name="M:Leadtools.Barcode.AztecBarcodeReadOptions.Clone">
1585
      <summary>Creates an exact copy of this barcode write options.</summary>
1586
      <returns>The AztecBarcodeReadOptions cast as an object.</returns>
1587
    </member>
1588
    <member name="M:Leadtools.Barcode.AztecBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
1589
      <summary>Copies the members of this options class to the specified object.</summary>
1590
      <param name="options">Destination BarcodeOptions object.</param>
1591
    </member>
1592
    <member name="M:Leadtools.Barcode.AztecBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
1593
      <summary>For information about this method please see CopyTo.</summary>
1594
      <param name="options">Destination BarcodeData object.</param>
1595
    </member>
1596
    <member name="M:Leadtools.Barcode.AztecBarcodeReadOptions.GetSupportedSymbologies">
1597
      <summary>Returns the barcode symbologies supported by this class.</summary>
1598
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
1599
    </member>
1600
    <member name="M:Leadtools.Barcode.AztecBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
1601
      <summary>For information about this method please see IsSupportedSymbology.</summary>
1602
      <param name="symbology">The symbology to check.</param>
1603
    </member>
1604
    <member name="P:Leadtools.Barcode.AztecBarcodeReadOptions.BackColor">
1605
      <summary>For information about this property please see BackColor.</summary>
1606
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
1607
    </member>
1608
    <member name="P:Leadtools.Barcode.AztecBarcodeReadOptions.ForeColor">
1609
      <summary>For information about this property please see ForeColor.</summary>
1610
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
1611
    </member>
1612
    <member name="P:Leadtools.Barcode.AztecBarcodeReadOptions.FriendlyName">
1613
      <summary>Gets the friendly name of this class.</summary>
1614
      <value>A String that contains a friendly name of this class.</value>
1615
    </member>
1616
    <member name="T:Leadtools.Barcode.AztecBarcodeWriteOptions">
1617
      <summary>Contains the extra options to use when writing Aztec barcodes.</summary>
1618
    </member>
1619
    <member name="M:Leadtools.Barcode.AztecBarcodeWriteOptions.#ctor">
1620
      <summary>Initializes a new instance of the AztecBarcodeWriteOptions class with default values.</summary>
1621
    </member>
1622
    <member name="M:Leadtools.Barcode.AztecBarcodeWriteOptions.Clone">
1623
      <summary>Creates an exact copy of this barcode write options.</summary>
1624
      <returns>The AztecBarcodeWriteOptions cast as an object.</returns>
1625
    </member>
1626
    <member name="M:Leadtools.Barcode.AztecBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
1627
      <summary>Copies the members of this options class to the specified object.</summary>
1628
      <param name="options">Destination BarcodeOptions object.</param>
1629
    </member>
1630
    <member name="M:Leadtools.Barcode.AztecBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
1631
      <summary>For information about this method please see CopyTo.</summary>
1632
      <param name="options">Destination BarcodeData object.</param>
1633
    </member>
1634
    <member name="M:Leadtools.Barcode.AztecBarcodeWriteOptions.GetSupportedSymbologies">
1635
      <summary>Returns the barcode symbologies supported by this class.</summary>
1636
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
1637
    </member>
1638
    <member name="M:Leadtools.Barcode.AztecBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
1639
      <summary>For information about this method please see IsSupportedSymbology.</summary>
1640
      <param name="symbology">The symbology to check.</param>
1641
    </member>
1642
    <member name="P:Leadtools.Barcode.AztecBarcodeWriteOptions.AztecRune">
1643
      <summary>Gets or sets a value indicating whether to write Aztec Rune barcode or not.</summary>
1644
      <value>**true** to write Aztec Rune symbols. Otherwise, **false**. The default value is **false**.</value>
1645
    </member>
1646
    <member name="P:Leadtools.Barcode.AztecBarcodeWriteOptions.AztecRuneValue">
1647
      <summary>Gets or sets a value to be encoded when writing an Aztec Rune barcode.</summary>
1648
      <value>An Int32 to be encoded when writing an Aztec Rune symbol. Must be a value greater than or equal to 0 and less than or equal 255. The default value is 0.</value>
1649
    </member>
1650
    <member name="P:Leadtools.Barcode.AztecBarcodeWriteOptions.BackColor">
1651
      <summary>For information about this property please see BackColor.</summary>
1652
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
1653
    </member>
1654
    <member name="P:Leadtools.Barcode.AztecBarcodeWriteOptions.ErrorCorrectionRate">
1655
      <summary>Gets or sets the error detection and correction ratio when writing an Aztec barcode.</summary>
1656
      <value>An Int32 to be used when writing an Aztec barcode. Must be a value greater than or equal to 5 and less than or equal 95. The default value is 23.</value>
1657
    </member>
1658
    <member name="P:Leadtools.Barcode.AztecBarcodeWriteOptions.ForeColor">
1659
      <summary>For information about this property please see ForeColor.</summary>
1660
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
1661
    </member>
1662
    <member name="P:Leadtools.Barcode.AztecBarcodeWriteOptions.FriendlyName">
1663
      <summary>Gets the friendly name of this class.</summary>
1664
      <value>A String that contains a friendly name of this class.</value>
1665
    </member>
1666
    <member name="P:Leadtools.Barcode.AztecBarcodeWriteOptions.QuietZone">
1667
      <summary>Gets or sets the quiet zone value when writing an Aztec barcode.</summary>
1668
      <value>An Int32 to be used when writing an Aztec barcode. The default value is 0.</value>
1669
    </member>
1670
    <member name="P:Leadtools.Barcode.AztecBarcodeWriteOptions.SymbolModel">
1671
      <summary>Gets or sets the chosen symbol size when writing an Aztec barcode.</summary>
1672
      <value>A AztecBarcodeSymbolModel enumeration member that determines the symbol size to use when writing an Aztec barcode. The default value is AztecBarcodeSymbolModel.AutoSize.</value>
1673
    </member>
1674
    <member name="P:Leadtools.Barcode.AztecBarcodeWriteOptions.XModule">
1675
      <summary>Gets or sets a value that indicates the size of the smallest module when writing an Aztec barcode.</summary>
1676
      <value>An Int32 that indicates the size of the smallest module when writing a Aztec barcode in a thousandth of an inch. Must be a value greater to or equal to 0. Default value is 30 (0.03 of an inch).</value>
1677
    </member>
1678
    <member name="T:Leadtools.Barcode.BarcodeData">
1679
      <summary>Contains the data for a single barcode.</summary>
1680
    </member>
1681
    <member name="M:Leadtools.Barcode.BarcodeData.#ctor">
1682
      <summary>Initializes a new instance of the BarcodeData class with default values.</summary>
1683
    </member>
1684
    <member name="M:Leadtools.Barcode.BarcodeData.#ctor(Leadtools.Barcode.BarcodeSymbology,System.Byte[])">
1685
      <summary>Initializes a new instance of the BarcodeData class with specified symbology and data.</summary>
1686
      <param name="symbology">Barcode symbology to use.</param>
1687
      <param name="data">An array of Byte that specifies the data to use. This value can be **null** (**Nothing** in VB).</param>
1688
    </member>
1689
    <member name="M:Leadtools.Barcode.BarcodeData.#ctor(Leadtools.Barcode.BarcodeSymbology,System.String)">
1690
      <summary>Initializes a new instance of the BarcodeData class with specified symbology and ASCII text value.</summary>
1691
      <param name="symbology">Barcode symbology to use.</param>
1692
      <param name="value">A String that specifies the ASCII text representation of the barcode data.</param>
1693
    </member>
1694
    <member name="M:Leadtools.Barcode.BarcodeData.Clone">
1695
      <summary>Creates an exact copy of this barcode.</summary>
1696
      <returns>The BarcodeData method creates, and casts the barcode as an object.</returns>
1697
    </member>
1698
    <member name="M:Leadtools.Barcode.BarcodeData.CopyTo(Leadtools.Barcode.BarcodeData)">
1699
      <summary>For information about this property please see CopyTo.</summary>
1700
      <param name="data">Destination BarcodeData object.</param>
1701
    </member>
1702
    <member name="M:Leadtools.Barcode.BarcodeData.CreateDefaultBarcodeData(Leadtools.Barcode.BarcodeSymbology)">
1703
      <summary>Returns an instance of BarcodeData suitable for writing containing default and valid values for the specified symbology .</summary>
1704
      <param name="symbology">Barcode symbology.</param>
1705
      <returns>An instance of BarcodeData or one of its derived classes filled with default and legal values of the symbology that can be used directly with BarcodeWriter.WriteBarcode.</returns>
1706
    </member>
1707
    <member name="M:Leadtools.Barcode.BarcodeData.GetBarcodeDataType(Leadtools.Barcode.BarcodeSymbology)">
1708
      <summary>Gets the Type of the data class associated with a specified symbology.</summary>
1709
      <param name="symbology">Barcode symbology.</param>
1710
      <returns>A Type of the derived class associated with a specified symbology or the BarcodeData type when the symbology does not have a specialized data class.</returns>
1711
    </member>
1712
    <member name="M:Leadtools.Barcode.BarcodeData.GetData">
1713
      <summary>Gets the data of this barcode as raw byte array.</summary>
1714
      <returns>An array of Byte that specifies the data of this barcode. The default value is **null** (**Nothing** in VB).</returns>
1715
    </member>
1716
    <member name="M:Leadtools.Barcode.BarcodeData.Load(System.IO.Stream)">
1717
      <summary>Loads an array of BarcodeData from the XML stream.</summary>
1718
      <param name="stream">The XML stream containing the data.</param>
1719
      <returns>An array of BarcodeData for the objects found in the file, or an empty array if the file is valid but does not contain any data.</returns>
1720
    </member>
1721
    <member name="M:Leadtools.Barcode.BarcodeData.Load(System.String)">
1722
      <summary>Loads an array of BarcodeData from the specified XML file.</summary>
1723
      <param name="fileName">The XML file containing the data.</param>
1724
      <returns>An array of BarcodeData for the objects found in the file, or an empty array if the file is valid but does not contain any data.</returns>
1725
    </member>
1726
    <member name="M:Leadtools.Barcode.BarcodeData.ParseECIData(System.Byte[])">
1727
      <summary>Parse barcode ECI data.</summary>
1728
      <param name="data">An array of Byte that specifies the barcode data.</param>
1729
      <returns>The parsed string ECI data, or null if the input data is not ECI.</returns>
1730
    </member>
1731
    <member name="M:Leadtools.Barcode.BarcodeData.Save(System.IO.Stream,Leadtools.Barcode.BarcodeData)">
1732
      <summary>Saves an array of BarcodeData objects to an XML stream.</summary>
1733
      <param name="stream">The output stream</param>
1734
      <param name="data">An array of BarcodeData objects to save.</param>
1735
    </member>
1736
    <member name="M:Leadtools.Barcode.BarcodeData.Save(System.String,Leadtools.Barcode.BarcodeData)">
1737
      <summary>Saves an array of BarcodeData objects to an XML file.</summary>
1738
      <param name="fileName">Name of the XML file to create</param>
1739
      <param name="data">An array of BarcodeData objects to save.</param>
1740
    </member>
1741
    <member name="M:Leadtools.Barcode.BarcodeData.SetData(System.Byte[])">
1742
      <summary>Sets the data of this barcode as raw byte array.</summary>
1743
      <param name="data">An array of Byte that specifies the data of this barcode. A value of **null** (**Nothing** in VB) can be used.</param>
1744
    </member>
1745
    <member name="M:Leadtools.Barcode.BarcodeData.ToString">
1746
      <summary>Gets the data of this barcode as an ASCII string.</summary>
1747
      <returns>A String that represents the data of this BarcodeData object as an ASCII text string.</returns>
1748
    </member>
1749
    <member name="M:Leadtools.Barcode.BarcodeData.CopyTo(Leadtools.Barcode.BarcodeData)">
1750
      <summary>Copies the members of this barcode to the specified object.</summary>
1751
      <param name="data">Destination BarcodeData object.</param>
1752
    </member>
1753
    <member name="P:Leadtools.Barcode.BarcodeData.AztecSymbolModel">
1754
      <summary>Gets or sets the chosen symbol size when writing an Aztec barcode.</summary>
1755
      <value>A AztecBarcodeSymbolModel enumeration member that determines the symbol size to use when writing an Aztec barcode. The default value is AztecBarcodeSymbolModel.AutoSize.</value>
1756
    </member>
1757
    <member name="P:Leadtools.Barcode.BarcodeData.BarWidthReduction">
1758
      <summary>Gets and sets the bar width reduction value of this barcode in micrometer when reading 1D barcodes.</summary>
1759
      <value>The bar width reduction value of this barcode in micrometer for each black bar. The default value is 0.</value>
1760
    </member>
1761
    <member name="P:Leadtools.Barcode.BarcodeData.Bounds">
1762
      <summary>Gets or sets the barcode location and size on the image.</summary>
1763
      <value>A LogicalRectangle object that specifies the barcode location and size on the image. The default value is LogicalRectangle.Empty.</value>
1764
    </member>
1765
    <member name="P:Leadtools.Barcode.BarcodeData.Bounds">
1766
      <summary>For information about this property please see Bounds.</summary>
1767
      <value>A LeadRect object that specifies the barcode location and size on the image. The default value is empty rectangle.</value>
1768
    </member>
1769
    <member name="P:Leadtools.Barcode.BarcodeData.DatamatrixSymbolSize">
1770
      <summary>Gets or sets the Datamatrix barcode symbol size.</summary>
1771
      <value>An DatamatrixBarcodeSymbolSize enumeration member that specifies the Datamatrix barcode symbol size. The default value is DatamatrixBarcodeSymbolSize.AutoSize.</value>
1772
    </member>
1773
    <member name="P:Leadtools.Barcode.BarcodeData.MaxiSymbolModel">
1774
      <summary>Gets or sets the chosen encoding mode when writing a Maxi Code barcode.</summary>
1775
      <value>A MaxiBarcodeSymbolModel enumeration member that determines the encoding mode to use when writing a Maxi Code barcode. The default value is MaxiBarcodeSymbolModel.MaxiCodeMode4.</value>
1776
    </member>
1777
    <member name="P:Leadtools.Barcode.BarcodeData.MicroPDF417DataCode">
1778
      <summary>Gets or sets a value that indicates the MicroPDF417 barcode function code word for Code 128 emulation.</summary>
1779
      <value>An UInt32 that indicates the MicroPDF417 barcode function code word for Code 128 emulation. The default value is 0.</value>
1780
    </member>
1781
    <member name="P:Leadtools.Barcode.BarcodeData.MicroPDF417IsLinked">
1782
      <summary>Gets a value that indicates whether the MicroPDF417 barcode is linked to a linear symbol printed below it.</summary>
1783
      <value>**true** when the MicroPDF417 barcode is linked to a linear symbol printed below it. Otherwise, **false**. The default value is **false**.</value>
1784
    </member>
1785
    <member name="P:Leadtools.Barcode.BarcodeData.MicroQRSymbolModel">
1786
      <summary>Gets or sets the chosen symbol size when writing a Micro QR barcode.</summary>
1787
      <value>A MicroQRBarcodeSymbolModel enumeration member that determines the symbol size to use when writing a Micro QR barcode. The default value is MicroQRBarcodeSymbolModel.AutoSize.</value>
1788
    </member>
1789
    <member name="P:Leadtools.Barcode.BarcodeData.PDF417Group">
1790
      <summary>Gets or sets a value that specifies whether this PDF417 barcode symbol is a member of a group of symbols.</summary>
1791
      <value>An Int32 that specifies whether this PDF417 barcode symbol is a member of a group of symbols. Default value is 0.</value>
1792
    </member>
1793
    <member name="P:Leadtools.Barcode.BarcodeData.QRSymbolModel">
1794
      <summary>Gets or sets the QR barcode symbol model and version.</summary>
1795
      <value>A QRBarcodeSymbolModel enumeration member that specifies the QR barcode symbol model and version. Default value is QRBarcodeSymbolModel.Model2AutoSize.</value>
1796
    </member>
1797
    <member name="P:Leadtools.Barcode.BarcodeData.Rect">
1798
      <summary>The location and size on the image in pixels.</summary>
1799
      <value>A LeadRectD object that specifies the barcode location and size on the image. The default value is LeadRectD.Empty.</value>
1800
    </member>
1801
    <member name="P:Leadtools.Barcode.BarcodeData.RotationAngle">
1802
      <summary>Gets and sets the rotation (or skew) angle of this barcode in degrees.</summary>
1803
      <value>The rotation (or skew) angle of this barcode in degrees. The default value is 0.</value>
1804
    </member>
1805
    <member name="P:Leadtools.Barcode.BarcodeData.Symbology">
1806
      <summary>Gets or sets the barcode symbology (type) associated with this BarcodeData.</summary>
1807
      <value>An BarcodeSymbology enumeration member that specifies the barcode symbology (type) associated with this BarcodeData. The default value is BarcodeSymbology.Unknown.</value>
1808
    </member>
1809
    <member name="P:Leadtools.Barcode.BarcodeData.Tag">
1810
      <summary>Gets or sets an object that contains data associated with this barcode.</summary>
1811
      <value>An Object that contains information that is associated with the barcode.</value>
1812
    </member>
1813
    <member name="P:Leadtools.Barcode.BarcodeData.Value">
1814
      <summary>Gets or sets the data of this barcode as an ASCII text string.</summary>
1815
      <value>A String that represents the data of this barcode as an ASCII text string. Default value is **null** (**Nothing** in VB).</value>
1816
    </member>
1817
    <member name="T:Leadtools.Barcode.BarcodeEngine">
1818
      <summary>Main class for the LEADTOOLS support for reading and writing barcodes.</summary>
1819
    </member>
1820
    <member name="M:Leadtools.Barcode.BarcodeEngine.#ctor">
1821
      <summary>Creates a new instance of the BarcodeEngine class.</summary>
1822
    </member>
1823
    <member name="M:Leadtools.Barcode.BarcodeEngine.GetSupportedSymbologies">
1824
      <summary>Gets a list of all the barcode symbologies (types) supported by LEADTOOLS.</summary>
1825
      <returns>An array of BarcodeSymbology enumeration members that lists all the barcode symbologies (types) supported by LEADTOOLS.</returns>
1826
    </member>
1827
    <member name="M:Leadtools.Barcode.BarcodeEngine.GetSymbologyFriendlyName(Leadtools.Barcode.BarcodeSymbology)">
1828
      <summary>Returns the friendly name of a barcode symbology.</summary>
1829
      <param name="symbology">An BarcodeSymbology enumeration member.</param>
1830
      <returns>A String that contains the friendly name of the symbology.</returns>
1831
    </member>
1832
    <member name="P:Leadtools.Barcode.BarcodeEngine.Reader">
1833
      <summary>Gets the instance of the BarcodeReader class associated with this barcode engine that can be used to read barcodes from an image.</summary>
1834
      <value>The instance of the BarcodeReader class associated with this barcode engine that can be used to read barcodes from an image.</value>
1835
    </member>
1836
    <member name="P:Leadtools.Barcode.BarcodeEngine.Writer">
1837
      <summary>Gets the instance of the BarcodeWriter class associated with this barcode engine that can be used to write barcodes to an image.</summary>
1838
      <value>The instance of the BarcodeWriter class associated with this barcode engine that can be used to write barcodes to an image.</value>
1839
    </member>
1840
    <member name="T:Leadtools.Barcode.BarcodeException">
1841
      <summary>The exception that is thrown when a barcode error occurs.</summary>
1842
    </member>
1843
    <member name="M:Leadtools.Barcode.BarcodeException.#ctor">
1844
      <summary>Initializes a new instance of the BarcodeException class with default parameters.</summary>
1845
    </member>
1846
    <member name="M:Leadtools.Barcode.BarcodeException.#ctor(Leadtools.Barcode.BarcodeExceptionCode)">
1847
      <summary>Initializes a new instance of the BarcodeException class with a specified error code.</summary>
1848
      <param name="code">Error code.</param>
1849
    </member>
1850
    <member name="M:Leadtools.Barcode.BarcodeException.#ctor(SerializationInfo,StreamingContext)">
1851
      <summary>Initializes a new instance of the BarcodeException class with the specified serialization and context information.</summary>
1852
      <param name="info">The data for serializing or deserializing the object</param>
1853
      <param name="context">The source and destination for the object</param>
1854
    </member>
1855
    <member name="M:Leadtools.Barcode.BarcodeException.#ctor(System.String)">
1856
      <summary>Initializes a new instance of the BarcodeException class with the specified message.</summary>
1857
      <param name="message">A String that describes the error. The content of the message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.</param>
1858
    </member>
1859
    <member name="M:Leadtools.Barcode.BarcodeException.#ctor(System.String,Leadtools.Barcode.BarcodeExceptionCode)">
1860
      <summary>Initializes a new instance of the BarcodeException class with a specified error message and error code.</summary>
1861
      <param name="message">The error message that explains the reason for the exception.</param>
1862
      <param name="code">Error code.</param>
1863
    </member>
1864
    <member name="M:Leadtools.Barcode.BarcodeException.#ctor(System.String,System.Exception)">
1865
      <summary>Initializes a new instance of the BarcodeException class with a specified error message and a reference to the inner exception that is the cause of this exception.</summary>
1866
      <param name="message">The error message that explains the reason for the exception.</param>
1867
      <param name="inner">The exception that is the cause of the current exception. If the \inner\ parameter is not **null** reference (Nothing in VB), the current exception is raised in a catch block that handles the inner exception.</param>
1868
    </member>
1869
    <member name="M:Leadtools.Barcode.BarcodeException.FromHResult(System.Int32)">
1870
      <summary>Creates a BarcodeException object from the specified HRESULT value, if the value is a valid LEADTOOLS error code.</summary>
1871
      <param name="hresult">The **HRESULT** used to create a BarcodeException.</param>
1872
      <returns>A new BarcodeException based on the specified LEADTOOLS HRESULT code, or null, if the value is not a valid LEADTOOLS error code.</returns>
1873
    </member>
1874
    <member name="M:Leadtools.Barcode.BarcodeException.GetCodeMessage(Leadtools.Barcode.BarcodeExceptionCode)">
1875
      <summary>Retrieves the error string that is associated with the specified BarcodeExceptionCode.</summary>
1876
      <param name="code">The exception code for which to retrieve its message string.</param>
1877
      <returns>A String that contains the current message for \code\.</returns>
1878
    </member>
1879
    <member name="M:Leadtools.Barcode.BarcodeException.SetCodeMessage(Leadtools.Barcode.BarcodeExceptionCode,System.String)">
1880
      <summary>Changes the error string that is associated with the specified BarcodeExceptionCode.</summary>
1881
      <param name="code">The exception code for which to change its message string.</param>
1882
      <param name="message">New message string.</param>
1883
    </member>
1884
    <member name="P:Leadtools.Barcode.BarcodeException.Code">
1885
      <summary>Gets or sets the code of this exception.</summary>
1886
      <value>The exception code. The default value is BarcodeExceptionCode.InvalidType.</value>
1887
    </member>
1888
    <member name="P:Leadtools.Barcode.BarcodeException.HResult">
1889
      <summary>Gets the HRESULT associated with this exception.</summary>
1890
      <value>The **HRESULT** associated with this exception.</value>
1891
    </member>
1892
    <member name="P:Leadtools.Barcode.BarcodeException.Message">
1893
      <summary>Gets a message that describes the current exception.</summary>
1894
      <value>The error message that explains the reason for the exception. The default value is an empty string ("")</value>
1895
    </member>
1896
    <member name="T:Leadtools.Barcode.BarcodeOptions">
1897
      <summary>Abstract base class for barcode read or write options.</summary>
1898
    </member>
1899
    <member name="M:Leadtools.Barcode.BarcodeOptions.#ctor">
1900
      <summary>Initializes a new instance of the BarcodeOptions class.</summary>
1901
    </member>
1902
    <member name="M:Leadtools.Barcode.BarcodeOptions.Clone">
1903
      <summary>Creates an exact copy of this barcode read or write options.</summary>
1904
      <returns>This BarcodeOptions cast as an object.</returns>
1905
    </member>
1906
    <member name="M:Leadtools.Barcode.BarcodeOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
1907
      <summary>Copies the members of this barcode read or write options to the specified object.</summary>
1908
      <param name="options">Destination BarcodeOptions object.</param>
1909
    </member>
1910
    <member name="M:Leadtools.Barcode.BarcodeOptions.GetSupportedSymbologies">
1911
      <summary>Gets the supported symbologies for this options class.</summary>
1912
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read or write options class.</returns>
1913
    </member>
1914
    <member name="M:Leadtools.Barcode.BarcodeOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
1915
      <summary>Gets a value that indicate whether the specified symbology is supported by this read or write options class.</summary>
1916
      <param name="symbology">The symbology to check.</param>
1917
      <returns>This method will call GetSupportedSymbologies and checks if \symbology\ is in the array returned by that method.</returns>
1918
    </member>
1919
    <member name="T:Leadtools.Barcode.BarcodeReader">
1920
      <summary>Main class for the LEADTOOLS support for reading barcodes.</summary>
1921
    </member>
1922
    <member name="M:Leadtools.Barcode.BarcodeReader.GetAllDefaultOptions">
1923
      <summary>Gets a list of all the current barcode read options.</summary>
1924
      <returns>An array of BarcodeReadOptions derived types that contain all the default read options currently set in this BarcodeReader.</returns>
1925
    </member>
1926
    <member name="M:Leadtools.Barcode.BarcodeReader.GetAllDefaultOptions">
1927
      <summary>For information about this method please see GetAllDefaultOptions.</summary>
1928
      <returns>An array of BarcodeReadOptions derived types that contain all the default read options currently set in this BarcodeReader.</returns>
1929
    </member>
1930
    <member name="M:Leadtools.Barcode.BarcodeReader.GetAvailableSymbologies">
1931
      <summary>Gets a list of all the barcode symbologies (types) currently available for reading by LEADTOOLS.</summary>
1932
      <returns>An array of BarcodeSymbology enumeration members that list all the barcode symbologies (types) currently available for reading by LEADTOOLS.</returns>
1933
    </member>
1934
    <member name="M:Leadtools.Barcode.BarcodeReader.GetBarcodeReadOptionsType(Leadtools.Barcode.BarcodeSymbology)">
1935
      <summary>Gets the type of the barcode read options class associated with a symbology.</summary>
1936
      <param name="symbology">A BarcodeSymbology enumeration member that specifies the symbology.</param>
1937
      <returns>The Type of the BarcodeReadOptions derived class that is used by LEADTOOLS when reading barcode of the symbology (or type) specified in \symbology\.</returns>
1938
    </member>
1939
    <member name="M:Leadtools.Barcode.BarcodeReader.GetBarcodeReadOptionsType(Leadtools.Barcode.BarcodeSymbology)">
1940
      <summary>Gets the type name of the barcode read options class associated with a symbology.</summary>
1941
      <param name="symbology">A BarcodeSymbology enumeration member that specifies the symbology.</param>
1942
      <returns>The type name of the BarcodeReadOptions derived class that is used by LEADTOOLS when reading barcode of the symbology (or type) specified in \symbology\.</returns>
1943
    </member>
1944
    <member name="M:Leadtools.Barcode.BarcodeReader.GetDefaultOptions(Leadtools.Barcode.BarcodeSymbology)">
1945
      <summary>Gets the default read options for a specified symbology.</summary>
1946
      <param name="symbology">An BarcodeSymbology enumeration member that specifies the barcode symbology (or type) to get its options.</param>
1947
      <returns>The BarcodeReadOptions derived object used by this BarcodeReader as the default read options to use when reading barcodes of the type specified in \symbology\.</returns>
1948
    </member>
1949
    <member name="M:Leadtools.Barcode.BarcodeReader.GetDefaultOptions(Leadtools.Barcode.BarcodeSymbology)">
1950
      <summary>For information about this method please see GetDefaultOptions.</summary>
1951
      <param name="symbology">An BarcodeSymbology enumeration member that specifies the barcode symbology (or type) to get its options.</param>
1952
      <returns>The BarcodeReadOptions derived object used by this BarcodeReader as the default read options to use when reading barcodes of the type specified in \symbology\.</returns>
1953
    </member>
1954
    <member name="M:Leadtools.Barcode.BarcodeReader.LoadOptions(System.IO.Stream)">
1955
      <summary>Loads the default read options from the specified XML stream used for this BarcodeReader.</summary>
1956
      <param name="stream">The XML stream containing the data.</param>
1957
    </member>
1958
    <member name="M:Leadtools.Barcode.BarcodeReader.LoadOptions(System.String)">
1959
      <summary>Loads the default read options from the specified XML file for this BarcodeReader.</summary>
1960
      <param name="fileName">The XML file containing the data.</param>
1961
    </member>
1962
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.LeadRect,Leadtools.Barcode.BarcodeSymbology)">
1963
      <summary>For information about this method please see ReadBarcode.</summary>
1964
      <param name="image">A RasterImage object that contains the image data. Must not be **null**.</param>
1965
      <param name="searchBounds">A LeadRect that specifies the region of interest area in the image where the barcode search and detection is performed. You can specify empty rectangle to indicate that the search must be performed on the whole image.</param>
1966
      <param name="symbology">A BarcodeSymbology enumeration member that specifies the barcode symbology (type) to search for. You can pass BarcodeSymbology.Unknown to search for all available symbologies in this BarcodeReader.</param>
1967
      <returns>An instance of BarcodeData or one of its derived classes that contains the symbology, data, location and any rotation angle of the barcode found. If no barcodes can be found, then this method will return **null** (**Nothing** in VB).</returns>
1968
    </member>
1969
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.LeadRect,Leadtools.Barcode.BarcodeSymbology,Leadtools.Barcode.IBarcodeReadOptions)">
1970
      <summary>For information about this method please see ReadBarcode.</summary>
1971
      <param name="image">A RasterImage object that contains the image data. Must not be **null.**</param>
1972
      <param name="searchBounds">A LeadRect that specifies the region of interest area in the image where the barcode search and detection is performed. You can specify empty rectangle to indicate that the search must be performed on the whole image.</param>
1973
      <param name="symbology">An BarcodeSymbology enumeration member that specifies the barcode symbology (type) to search for. You can pass BarcodeSymbology.Unknown to search for all available symbologies in this BarcodeReader.</param>
1974
      <param name="options">An instance of a IBarcodeReadOptions derived class that specifies the options to use.</param>
1975
      <returns>An instance of BarcodeData or one of its derived classes that contains the symbology, data, location, and any rotation angle of the barcode found. If no barcodes can be found, then this method will return **null** (**Nothing** in VB).</returns>
1976
    </member>
1977
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.LeadRect,Leadtools.Barcode.BarcodeSymbology)">
1978
      <summary>For information about this method please see ReadBarcode.</summary>
1979
      <param name="image">A RasterImage object that contains the image data. Must not be **null.**</param>
1980
      <param name="searchBounds">A LeadRect that specifies the region of interest area in the image where the barcode search and detection is performed. Specify empty rectangle to indicate that the search must be performed on the whole image.</param>
1981
      <param name="symbologies">An array of BarcodeSymbology enumeration members that specifies the barcode symbologies (types) to search for.</param>
1982
      <returns>An instance of BarcodeData or one of its derived classes that contains the symbology, data, location and any rotation angle of the barcode found. If no barcodes can be found, then this method will return **null**.</returns>
1983
    </member>
1984
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.LeadRect,Leadtools.Barcode.BarcodeSymbology,Leadtools.Barcode.IBarcodeReadOptions)">
1985
      <summary>For information about this method please see ReadBarcode.</summary>
1986
      <param name="image">A RasterImage object that contains the image data. Must not be **null**.</param>
1987
      <param name="searchBounds">A LeadRect that specifies the region of interest area in the image where the barcode search and detection is performed. You can specify empty rectangle to indicate that the search must be performed on the whole image.</param>
1988
      <param name="symbologies">An array of BarcodeSymbology enumeration members that specifies the barcode symbologies (types) to search for.</param>
1989
      <param name="options">An array of IBarcodeReadOptions that specifies the options to use. This can be **null**, where the current default options is used. Otherwise, the method will use the option that corresponds to the symbologies being read, if the array does not contain specific options for a symbologies being read, then the default version will be used.</param>
1990
      <returns>An instance of BarcodeData or one of its derived classes that contains the symbology, data, location and any rotation angle of the barcode found. If no barcodes can be found, then this method will return **null**.</returns>
1991
    </member>
1992
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.Forms.LogicalRectangle,Leadtools.Barcode.BarcodeSymbology)">
1993
      <summary>Read one barcode from an image with specified symbology and default options.</summary>
1994
      <param name="image">A RasterImage object that contains the image data. Must not be **null** (**Nothing** in VB).</param>
1995
      <param name="searchBounds">A LogicalRectangle that specifies the region of interest area in the image where the barcode search and detection is performed. You can specify LogicalRectangle.Empty to indicate that the search must be performed on the whole image.</param>
1996
      <param name="symbology">A BarcodeSymbology enumeration member that specifies the barcode symbology (type) to search for. You can pass BarcodeSymbology.Unknown to search for all available symbologies in this BarcodeReader.</param>
1997
      <returns>An instance of BarcodeData or one of its derived classes that contains the symbology, data, location and any rotation angle of the barcode found. If no barcodes can be found, then this method will return **null** (**Nothing** in VB).</returns>
1998
    </member>
1999
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.Forms.LogicalRectangle,Leadtools.Barcode.BarcodeSymbology,Leadtools.Barcode.BarcodeReadOptions)">
2000
      <summary>Read one barcode from an image with specified symbology and options.</summary>
2001
      <param name="image">A RasterImage object that contains the image data. Must not be **null** (**Nothing** in VB).</param>
2002
      <param name="searchBounds">A LogicalRectangle that specifies the region of interest area in the image where the barcode search and detection is performed. You can specify LogicalRectangle.Empty to indicate that the search must be performed on the whole image.</param>
2003
      <param name="symbology">An BarcodeSymbology enumeration member that specifies the barcode symbology (type) to search for. You can pass BarcodeSymbology.Unknown to search for all available symbologies in this BarcodeReader.</param>
2004
      <param name="options">An instance of a BarcodeReadOptions derived class that specifies the options to use.</param>
2005
      <returns>An instance of BarcodeData or one of its derived classes that contains the symbology, data, location, and any rotation angle of the barcode found. If no barcodes can be found, then this method will return **null** (**Nothing** in VB).</returns>
2006
    </member>
2007
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.Forms.LogicalRectangle,Leadtools.Barcode.BarcodeSymbology)">
2008
      <summary>Read one barcode from an image with a symbology from a specified group and the default options.</summary>
2009
      <param name="image">A RasterImage object that contains the image data. Must not be **null** (**Nothing** in VB).</param>
2010
      <param name="searchBounds">A LogicalRectangle that specifies the region of interest area in the image where the barcode search and detection is performed. Specify LogicalRectangle.Empty to indicate that the search must be performed on the whole image.</param>
2011
      <param name="symbologies">An array of BarcodeSymbology enumeration members that specifies the barcode symbologies (types) to search for.</param>
2012
      <returns>An instance of BarcodeData or one of its derived classes that contains the symbology, data, location and any rotation angle of the barcode found. If no barcodes can be found, then this method will return **null** (**Nothing** in VB).</returns>
2013
    </member>
2014
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcode(Leadtools.RasterImage,Leadtools.Forms.LogicalRectangle,Leadtools.Barcode.BarcodeSymbology,Leadtools.Barcode.BarcodeReadOptions)">
2015
      <summary>Read one barcode from an image with a symbology from a specified group and options.</summary>
2016
      <param name="image">A RasterImage object that contains the image data. Must not be **null** (**Nothing** in VB).</param>
2017
      <param name="searchBounds">A LogicalRectangle that specifies the region of interest area in the image where the barcode search and detection is performed. You can specify LogicalRectangle.Empty to indicate that the search must be performed on the whole image.</param>
2018
      <param name="symbologies">An array of BarcodeSymbology enumeration members that specifies the barcode symbologies (types) to search for.</param>
2019
      <param name="options">An array of BarcodeReadOptions that specifies the options to use. This can be **null** (**Nothing** in VB), where the current default options is used. Otherwise, the method will use the option that corresponds to the symbologies being read, if the array does not contain specific options for a symbologies being read, then the default version will be used.</param>
2020
      <returns>An instance of BarcodeData or one of its derived classes that contains the symbology, data, location and any rotation angle of the barcode found. If no barcodes can be found, then this method will return **null** (**Nothing** in VB).</returns>
2021
    </member>
2022
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcodes(Leadtools.RasterImage,Leadtools.LeadRect,System.Int32,Leadtools.Barcode.BarcodeSymbology)">
2023
      <summary>For information about this method please see ReadBarcodes.</summary>
2024
      <param name="image">A RasterImage object that contains the image data. Must not be **null**.</param>
2025
      <param name="searchBounds">A LeadRect that specifies the region of interest area in the image where the barcodes search and detection is performed. You can specify empty rectangle to indicate that the search must be performed on the whole image.</param>
2026
      <param name="maximumBarcodes">An Int32 that specifies the maximum number of barcodes to return. Must be a value greater than or equal to 0. The value of 0 means all barcodes.</param>
2027
      <param name="symbologies">An array of BarcodeSymbology enumeration members that specifies the barcode symbologies (types) to search for.</param>
2028
      <returns>An array of BarcodeData objects that contains the symbology, data, location and any rotation angle for each barcode found. If no barcodes can be found, then this method will return an empty array (Length equals to 0).</returns>
2029
    </member>
2030
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcodes(Leadtools.RasterImage,Leadtools.LeadRect,System.Int32,Leadtools.Barcode.BarcodeSymbology,Leadtools.Barcode.IBarcodeReadOptions)">
2031
      <summary>For information about this method please see ReadBarcodes.</summary>
2032
      <param name="image">A RasterImage object that contains the image data. Must not be **null**.</param>
2033
      <param name="searchBounds">A LeadRect that specifies the region of interest area in the image where the barcodes search and detection is performed. You can specify empty rectangle to indicate that the search must be performed on the whole image.</param>
2034
      <param name="maximumBarcodes">An Int32 that specifies the maximum number of barcodes to return. Must be a value greater than or equal to 0. The value of 0 means all barcodes.</param>
2035
      <param name="symbologies">An array of BarcodeSymbology enumeration members that specifies the barcode symbologies (types) to search for.</param>
2036
      <param name="options">An array of IBarcodeReadOptions that specifies the options to use. This can be **null**, where the current default options is used. Otherwise, the method will use the options that corresponds to the symbologies being read, if the array does not contain specific options for a symbologies being read, then the default version will be used.</param>
2037
      <returns>An array of BarcodeData objects that contains the symbology, data, location and any rotation angle for each barcode found. If no barcodes can be found, then this method will return an empty array (Length equals to 0).</returns>
2038
    </member>
2039
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcodes(Leadtools.RasterImage,Leadtools.Forms.LogicalRectangle,System.Int32,Leadtools.Barcode.BarcodeSymbology)">
2040
      <summary>Read multiple barcodes from an image with symbologies from a specified group the default options.</summary>
2041
      <param name="image">A RasterImage object that contains the image data. Must not be **null** (**Nothing** in VB).</param>
2042
      <param name="searchBounds">A LogicalRectangle that specifies the region of interest area in the image where the barcodes search and detection is performed. You can specify LogicalRectangle.Empty to indicate that the search must be performed on the whole image.</param>
2043
      <param name="maximumBarcodes">An Int32 that specifies the maximum number of barcodes to return. Must be a value greater than or equal to 0. The value of 0 means all barcodes.</param>
2044
      <param name="symbologies">An array of BarcodeSymbology enumeration members that specifies the barcode symbologies (types) to search for.</param>
2045
      <returns>An array of BarcodeData objects or derived classes that contains the symbology, data, location and any rotation angle for each barcode found. If no barcodes can be found, then this method will return an empty array (Length equals to 0).</returns>
2046
    </member>
2047
    <member name="M:Leadtools.Barcode.BarcodeReader.ReadBarcodes(Leadtools.RasterImage,Leadtools.Forms.LogicalRectangle,System.Int32,Leadtools.Barcode.BarcodeSymbology,Leadtools.Barcode.BarcodeReadOptions)">
2048
      <summary>Read multiple barcodes from an image with symbologies from a specified group and options.</summary>
2049
      <param name="image">A RasterImage object that contains the image data. Must not be **null** (**Nothing** in VB).</param>
2050
      <param name="searchBounds">A LogicalRectangle that specifies the region of interest area in the image where the barcodes search and detection is performed. You can specify LogicalRectangle.Empty to indicate that the search must be performed on the whole image.</param>
2051
      <param name="maximumBarcodes">An Int32 that specifies the maximum number of barcodes to return. Must be a value greater than or equal to 0. The value of 0 means all barcodes.</param>
2052
      <param name="symbologies">An array of BarcodeSymbology enumeration members that specifies the barcode symbologies (types) to search for.</param>
2053
      <param name="options">An array of BarcodeReadOptions that specifies the options to use. This can be **null** (**Nothing** in VB), where the current default options is used. Otherwise, the method will use the options that corresponds to the symbologies being read, if the array does not contain specific options for a symbologies being read, then the default version will be used.</param>
2054
      <returns>An array of BarcodeData objects or derived classes that contains the symbology, data, location and any rotation angle for each barcode found. If no barcodes can be found, then this method will return an empty array (Length equals to 0).</returns>
2055
    </member>
2056
    <member name="M:Leadtools.Barcode.BarcodeReader.SaveOptions(System.IO.Stream)">
2057
      <summary>Saves the default read options used for this BarcodeReader to the specified XML stream.</summary>
2058
      <param name="stream">The XML Stream to save the data to.</param>
2059
    </member>
2060
    <member name="M:Leadtools.Barcode.BarcodeReader.SaveOptions(System.String)">
2061
      <summary>Saves the default read options from the specified XML file used for this BarcodeReader .</summary>
2062
      <param name="fileName">Name of the XML file to create</param>
2063
    </member>
2064
    <member name="E:Leadtools.Barcode.BarcodeReader.BarcodeFound">
2065
      <summary>Occurs when the reader finds a valid barcode data.</summary>
2066
    </member>
2067
    <member name="E:Leadtools.Barcode.BarcodeReader.Progress">
2068
      <summary>Occurs when the reader is processing the request to indicate the current progress (percent completion).</summary>
2069
    </member>
2070
    <member name="E:Leadtools.Barcode.BarcodeReader.ReadSymbology">
2071
      <summary>Occurs for every barcode symbology read.</summary>
2072
    </member>
2073
    <member name="P:Leadtools.Barcode.BarcodeReader.EnableReturnFourPoints">
2074
      <summary>Gets or sets a value indicating whether to enable return the four corners coordinates instead a bounding rectangle.</summary>
2075
      <value>**true** to enable return of four corners. Otherwise, **false**. The default value is **false**.</value>
2076
    </member>
2077
    <member name="P:Leadtools.Barcode.BarcodeReader.Engine">
2078
      <summary>Gets the instance of the BarcodeEngine associated with this class.</summary>
2079
      <value>A BarcodeEngine that specifies the barcode engine associated with this class.</value>
2080
    </member>
2081
    <member name="P:Leadtools.Barcode.BarcodeReader.ErrorMode">
2082
      <summary>Indicate how to handle errors when reading barcodes.</summary>
2083
      <value>An BarcodeReaderErrorMode enumeration member that indicates how to handle errors when reading barcodes. The default value is BarcodeReaderErrorMode.Default.</value>
2084
    </member>
2085
    <member name="P:Leadtools.Barcode.BarcodeReader.ImageType">
2086
      <summary>Gets or sets the barcode image type when reading barcodes.</summary>
2087
      <value>A BarcodeImageType enumeration member that indicates the image type when reading barcodes. The default value is BarcodeImageType.ScannedDocument.</value>
2088
    </member>
2089
    <member name="P:Leadtools.Barcode.BarcodeReader.MaximumImageHeight">
2090
      <summary>Gets or sets the maximum image height allowed when reading barcodes.</summary>
2091
      <value>The maximum image height allowed when reading barcodes.</value>
2092
    </member>
2093
    <member name="P:Leadtools.Barcode.BarcodeReader.MaximumImageWidth">
2094
      <summary>Gets or sets the maximum image width allowed when reading barcodes.</summary>
2095
      <value>The maximum image width allowed when reading barcodes.</value>
2096
    </member>
2097
    <member name="T:Leadtools.Barcode.BarcodeReaderBarcodeFoundEventArgs">
2098
      <summary>Data for the BarcodeReader.BarcodeFound event.</summary>
2099
    </member>
2100
    <member name="M:Leadtools.Barcode.BarcodeReaderBarcodeFoundEventArgs.#ctor">
2101
      <summary>Initializes a new instance of BarcodeReaderBarcodeFoundEventArgs with default values.</summary>
2102
    </member>
2103
    <member name="M:Leadtools.Barcode.BarcodeReaderBarcodeFoundEventArgs.#ctor(Leadtools.Barcode.BarcodeData)">
2104
      <summary>Initializes a new instance of BarcodeReaderBarcodeFoundEventArgs with the data for a single barcode.</summary>
2105
      <param name="data">The Barcode data found.</param>
2106
    </member>
2107
    <member name="P:Leadtools.Barcode.BarcodeReaderBarcodeFoundEventArgs.Abort">
2108
      <summary>Indicates whether to abort the read operation.</summary>
2109
      <value>**true** to abort the read operation; otherwise, **false**. The default value is **false**.</value>
2110
    </member>
2111
    <member name="P:Leadtools.Barcode.BarcodeReaderBarcodeFoundEventArgs.Data">
2112
      <summary>Gets the barcode data found.</summary>
2113
      <value>The last barcode data found.</value>
2114
    </member>
2115
    <member name="T:Leadtools.Barcode.BarcodeReaderProgressEventArgs">
2116
      <summary>Data for the BarcodeReader.Progress event.</summary>
2117
    </member>
2118
    <member name="M:Leadtools.Barcode.BarcodeReaderProgressEventArgs.#ctor">
2119
      <summary>Initializes a new instance of BarcodeReaderProgressEventArgs with default values.</summary>
2120
    </member>
2121
    <member name="M:Leadtools.Barcode.BarcodeReaderProgressEventArgs.#ctor(System.Int32)">
2122
      <summary>Initializes a new instance of BarcodeReaderProgressEventArgs with the current percent completion value.</summary>
2123
      <param name="percent">Current percent completion value.</param>
2124
    </member>
2125
    <member name="P:Leadtools.Barcode.BarcodeReaderProgressEventArgs.Cancel">
2126
      <summary>Indicates whether to cancel the read operation.</summary>
2127
      <value>**true** to cancel the read operation; otherwise, **false**. The default value is **false**.</value>
2128
    </member>
2129
    <member name="P:Leadtools.Barcode.BarcodeReaderProgressEventArgs.Percent">
2130
      <summary>Gets the current total percent (completion) of the read operation.</summary>
2131
      <value>A value from 0 to 100 that indicates the current total percent (completion) of the read operation.</value>
2132
    </member>
2133
    <member name="T:Leadtools.Barcode.BarcodeReadOptions">
2134
      <summary>Base class for all the barcode read options.</summary>
2135
    </member>
2136
    <member name="M:Leadtools.Barcode.BarcodeReadOptions.#ctor">
2137
      <summary>Initializes a new instance of the BarcodeReadOptions.</summary>
2138
    </member>
2139
    <member name="M:Leadtools.Barcode.BarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2140
      <summary>Copies the members of this options class to the specified object.</summary>
2141
      <param name="options">Destination BarcodeOptions object.</param>
2142
    </member>
2143
    <member name="M:Leadtools.Barcode.BarcodeReadOptions.Load(System.IO.Stream)">
2144
      <summary>Loads this BarcodeOptions from the specified XML stream.</summary>
2145
      <param name="stream">The Stream containing the XML data.</param>
2146
    </member>
2147
    <member name="M:Leadtools.Barcode.BarcodeReadOptions.Load(System.String)">
2148
      <summary>Loads this BarcodeOptions from the specified XML file.</summary>
2149
      <param name="fileName">The XML file containing the data.</param>
2150
    </member>
2151
    <member name="M:Leadtools.Barcode.BarcodeReadOptions.Save(System.IO.Stream)">
2152
      <summary>Saves this BarcodeReadOptions to an XML stream.</summary>
2153
      <param name="stream">The XML Stream to save the data to.</param>
2154
    </member>
2155
    <member name="M:Leadtools.Barcode.BarcodeReadOptions.Save(System.String)">
2156
      <summary>Saves this BarcodeReadOptions to an XML file.</summary>
2157
      <param name="fileName">Name of the XML file to create</param>
2158
    </member>
2159
    <member name="P:Leadtools.Barcode.BarcodeReadOptions.BackColor">
2160
      <summary>Gets or sets the barcode background (spaces) color used when reading barcodes.</summary>
2161
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2162
    </member>
2163
    <member name="P:Leadtools.Barcode.BarcodeReadOptions.ForeColor">
2164
      <summary>Gets or sets the barcode foreground (bars or symbol) color used when reading barcodes.</summary>
2165
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2166
    </member>
2167
    <member name="P:Leadtools.Barcode.BarcodeReadOptions.FriendlyName">
2168
      <summary>Gets the friendly name of this class.</summary>
2169
      <value>A String that contains a friendly name of this class.</value>
2170
    </member>
2171
    <member name="T:Leadtools.Barcode.BarcodeReadSymbologyEventArgs">
2172
      <summary>Contains data for the ReadSymbology event.</summary>
2173
    </member>
2174
    <member name="M:Leadtools.Barcode.BarcodeReadSymbologyEventArgs.GetSymbologies">
2175
      <summary>Gets the current symbologies being searched for or that have been read.</summary>
2176
      <returns>An array of BarcodeSymbology that specifies the current symbologies being searched for or that have been read.</returns>
2177
    </member>
2178
    <member name="P:Leadtools.Barcode.BarcodeReadSymbologyEventArgs.Data">
2179
      <summary>Gets the barcode data found.</summary>
2180
      <value>A BarcodeData object that contains the data of the barcode found.</value>
2181
    </member>
2182
    <member name="P:Leadtools.Barcode.BarcodeReadSymbologyEventArgs.Error">
2183
      <summary>Any error that may have occurred during the read operation.</summary>
2184
      <value>An Exception object that contains any error that may have occurred during the read operation. Otherwise (no errors occurred), it will be **null** (**Nothing** in VB).</value>
2185
    </member>
2186
    <member name="P:Leadtools.Barcode.BarcodeReadSymbologyEventArgs.HResult">
2187
      <summary>Any error that may have occurred during the read operation.</summary>
2188
      <value>An int value that represent any error that may have occurred during the read operation. Otherwise (no errors occurred), it will be **0** (**0** in VB).</value>
2189
    </member>
2190
    <member name="P:Leadtools.Barcode.BarcodeReadSymbologyEventArgs.Operation">
2191
      <summary>Gets the current barcode read operation.</summary>
2192
      <value>A BarcodeReadSymbologyOperation enumeration member that specifies the current barcode read operation.</value>
2193
    </member>
2194
    <member name="P:Leadtools.Barcode.BarcodeReadSymbologyEventArgs.Options">
2195
      <summary>Gets the options being used to read the symbologies.</summary>
2196
      <value>An BarcodeReadOptions or one of its derived classes that specifies the options being used to read the symbologies.</value>
2197
    </member>
2198
    <member name="P:Leadtools.Barcode.BarcodeReadSymbologyEventArgs.Options">
2199
      <summary>For information about this method please see Options.</summary>
2200
      <value>An IBarcodeReadOptions or one of its derived classes that specifies the options being used to read the symbologies.</value>
2201
    </member>
2202
    <member name="P:Leadtools.Barcode.BarcodeReadSymbologyEventArgs.Status">
2203
      <summary>Gets or sets the status of the read operation.</summary>
2204
      <value>A BarcodeReadSymbologyStatus enumeration member that specifies the status of the read operation. Default value is BarcodeReadSymbologyStatus.Continue.</value>
2205
    </member>
2206
    <member name="P:Leadtools.Barcode.BarcodeReadSymbologyEventArgs.SymbologiesCount">
2207
      <summary>Get Symbologies Count</summary>
2208
      <value>An Int32 that specifies the Count of Symbologies in symbologies property</value>
2209
    </member>
2210
    <member name="T:Leadtools.Barcode.BarcodeWriteOptions">
2211
      <summary>Base class for all the barcode write options.</summary>
2212
    </member>
2213
    <member name="M:Leadtools.Barcode.BarcodeWriteOptions.#ctor">
2214
      <summary>Initializes a new instance of the BarcodeWriteOptions.</summary>
2215
    </member>
2216
    <member name="M:Leadtools.Barcode.BarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2217
      <summary>Copies the members of this options class to the specified object.</summary>
2218
      <param name="options">Destination BarcodeOptions object.</param>
2219
    </member>
2220
    <member name="M:Leadtools.Barcode.BarcodeWriteOptions.Load(System.IO.Stream)">
2221
      <summary>Loads this BarcodeOptions from the specified XML stream.</summary>
2222
      <param name="stream">The Stream containing the XML data.</param>
2223
    </member>
2224
    <member name="M:Leadtools.Barcode.BarcodeWriteOptions.Load(System.String)">
2225
      <summary>Loads this BarcodeOptions from the specified XML file.</summary>
2226
      <param name="fileName">The XML file containing the data.</param>
2227
    </member>
2228
    <member name="M:Leadtools.Barcode.BarcodeWriteOptions.Save(System.IO.Stream)">
2229
      <summary>Saves this BarcodeWriteOptions to an XML stream.</summary>
2230
      <param name="stream">The XML Stream to save the data to.</param>
2231
    </member>
2232
    <member name="M:Leadtools.Barcode.BarcodeWriteOptions.Save(System.String)">
2233
      <summary>Saves this BarcodeWriteOptions to an XML file.</summary>
2234
      <param name="fileName">Name of the XML file to create</param>
2235
    </member>
2236
    <member name="P:Leadtools.Barcode.BarcodeWriteOptions.BackColor">
2237
      <summary>Gets or sets the barcode background (spaces) color used when writing barcodes.</summary>
2238
      <value>A RasterColor that specifies the barcode background (spaces) color to use when writing barcodes. Default value is "White" (RGB of \#FFFFFF).</value>
2239
    </member>
2240
    <member name="P:Leadtools.Barcode.BarcodeWriteOptions.ForeColor">
2241
      <summary>Gets or sets the barcode foreground (bars or symbol) color used when writing barcodes.</summary>
2242
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color when writing barcodes. Default value is "Black" (RGB of \#000000).</value>
2243
    </member>
2244
    <member name="P:Leadtools.Barcode.BarcodeWriteOptions.FriendlyName">
2245
      <summary>Gets the friendly name of this class.</summary>
2246
      <value>A String that contains a friendly name of this class.</value>
2247
    </member>
2248
    <member name="T:Leadtools.Barcode.BarcodeWriter">
2249
      <summary>Main class for the LEADTOOLS support for writing barcodes.</summary>
2250
    </member>
2251
    <member name="M:Leadtools.Barcode.BarcodeWriter.CalculateBarcodeDataBounds(Leadtools.Forms.LogicalRectangle,System.Int32,System.Int32,Leadtools.Barcode.BarcodeData,Leadtools.Barcode.BarcodeWriteOptions)">
2252
      <summary>Calculates the exact pixel size required to write the specified barcode.</summary>
2253
      <param name="writeBounds">The location where the barcode should be written.</param>
2254
      <param name="xResolution">Horizontal resolution value of the destination image that will be used to write the barcode to.</param>
2255
      <param name="yResolution">Vertical resolution value of the destination image that will be used to write the barcode to.</param>
2256
      <param name="data">An BarcodeData object that contains the barcode data to write.</param>
2257
      <param name="options">Options write options to use.</param>
2258
    </member>
2259
    <member name="M:Leadtools.Barcode.BarcodeWriter.CalculateBarcodeDataBounds(Leadtools.LeadRect,System.Int32,System.Int32,Leadtools.Barcode.BarcodeData,Leadtools.Barcode.IBarcodeWriteOptions)">
2260
      <summary>For information about this method please see CalculateBarcodeDataBounds.</summary>
2261
      <param name="writeBounds">The location where the barcode should be written.</param>
2262
      <param name="xResolution">Horizontal resolution value of the destination image that will be used to write the barcode to.</param>
2263
      <param name="yResolution">Vertical resolution value of the destination image that will be used to write the barcode to.</param>
2264
      <param name="data">An BarcodeData object that contains the barcode data to write.</param>
2265
      <param name="options">Options write options to use.</param>
2266
    </member>
2267
    <member name="M:Leadtools.Barcode.BarcodeWriter.GetAllDefaultOptions">
2268
      <summary>Gets a list of all the current barcode write options.</summary>
2269
      <returns>An array of BarcodeWriteOptions derived types that contain all the default write options currently set in this BarcodeWriter.</returns>
2270
    </member>
2271
    <member name="M:Leadtools.Barcode.BarcodeWriter.GetAllDefaultOptions">
2272
      <summary>For information about this method please see GetAllDefaultOptions.</summary>
2273
      <returns>An array of BarcodeReadOptions derived types that contain all the default read options currently set in this BarcodeReader.</returns>
2274
    </member>
2275
    <member name="M:Leadtools.Barcode.BarcodeWriter.GetAvailableSymbologies">
2276
      <summary>Gets a list of all the barcode symbologies (types) currently available for writing by LEADTOOLS.</summary>
2277
      <returns>An array of BarcodeSymbology enumeration members that lists all the barcode symbologies (types) currently available for writing by LEADTOOLS.</returns>
2278
    </member>
2279
    <member name="M:Leadtools.Barcode.BarcodeWriter.GetBarcodeWriteOptionsType(Leadtools.Barcode.BarcodeSymbology)">
2280
      <summary>Gets the type of the barcode write options class associated with a symbology.</summary>
2281
      <param name="symbology">A BarcodeSymbology enumeration member that specifies the symbology.</param>
2282
      <returns>The Type of the BarcodeWriteOptions derived class that is used by LEADTOOLS when writing barcode of the symbology (or type) specified in \symbology\.</returns>
2283
    </member>
2284
    <member name="M:Leadtools.Barcode.BarcodeWriter.GetBarcodeWriteOptionsType(Leadtools.Barcode.BarcodeSymbology)">
2285
      <summary>Gets the type name of the barcode write options class associated with a symbology.</summary>
2286
      <param name="symbology">A BarcodeSymbology enumeration member that specifies the symbology.</param>
2287
      <returns>The type name of the BarcodeWriteOptions derived class that is used by LEADTOOLS when writing barcode of the symbology (or type) specified in \symbology\.</returns>
2288
    </member>
2289
    <member name="M:Leadtools.Barcode.BarcodeWriter.GetDefaultOptions(Leadtools.Barcode.BarcodeSymbology)">
2290
      <summary>Gets the default write options for a specified symbology.</summary>
2291
      <param name="symbology">An BarcodeSymbology enumeration member that specifies the barcode symbology (or type) to get its options.</param>
2292
      <returns>The BarcodeWriteOptions derived object used by this BarcodeWriter as the default write options to use when writing barcodes of the type specified in \symbology\.</returns>
2293
    </member>
2294
    <member name="M:Leadtools.Barcode.BarcodeWriter.GetDefaultOptions(Leadtools.Barcode.BarcodeSymbology)">
2295
      <summary>For information about this method please see GetDefaultOptions.</summary>
2296
      <param name="symbology">An BarcodeSymbology enumeration member that specifies the barcode symbology (or type) to get its options.</param>
2297
      <returns>The BarcodeReadOptions derived object used by this BarcodeReader as the default read options to use when reading barcodes of the type specified in \symbology\.</returns>
2298
    </member>
2299
    <member name="M:Leadtools.Barcode.BarcodeWriter.LoadOptions(System.IO.Stream)">
2300
      <summary>Loads the default write options used for BarcodeWriter from the specified XML stream.</summary>
2301
      <param name="stream">The XML stream containing the data.</param>
2302
    </member>
2303
    <member name="M:Leadtools.Barcode.BarcodeWriter.LoadOptions(System.String)">
2304
      <summary>Loads the default write options used of this BarcodeWriter from the specified XML file.</summary>
2305
      <param name="fileName">The XML file containing the data.</param>
2306
    </member>
2307
    <member name="M:Leadtools.Barcode.BarcodeWriter.SaveOptions(System.IO.Stream)">
2308
      <summary>Saves the default write options used for this BarcodeWriter to the specified XML stream.</summary>
2309
      <param name="stream">The XML Stream to save the data to.</param>
2310
    </member>
2311
    <member name="M:Leadtools.Barcode.BarcodeWriter.SaveOptions(System.String)">
2312
      <summary>Saves the default write options used for this BarcodeWriter from to the specified XML file.</summary>
2313
      <param name="fileName">Name of the XML file to create</param>
2314
    </member>
2315
    <member name="M:Leadtools.Barcode.BarcodeWriter.WriteBarcode(Leadtools.RasterImage,Leadtools.Barcode.BarcodeData,Leadtools.Barcode.BarcodeWriteOptions)">
2316
      <summary>Writes a barcode to an image.</summary>
2317
      <param name="image">The RasterImage that specifies the image to write the barcode to. Must not be **null** (**Nothing** in VB).</param>
2318
      <param name="data">The barcode data. Must not be **null** (**Nothing** in VB).</param>
2319
      <param name="options">Write options. Could be **null** (**Nothing** in VB).</param>
2320
    </member>
2321
    <member name="M:Leadtools.Barcode.BarcodeWriter.WriteBarcode(Leadtools.RasterImage,Leadtools.Barcode.BarcodeData,Leadtools.Barcode.IBarcodeWriteOptions)">
2322
      <summary>For information about this method please see WriteBarcode.</summary>
2323
      <param name="image">The RasterImage that specifies the image to write the barcode to. Must not be **null** (**Nothing** in VB).</param>
2324
      <param name="data">The barcode data. Must not be **null** (**Nothing** in VB).</param>
2325
      <param name="options">Write options. Could be **null** (**Nothing** in VB).</param>
2326
    </member>
2327
    <member name="P:Leadtools.Barcode.BarcodeWriter.Engine">
2328
      <summary>Gets the instance of the BarcodeEngine associated with this class.</summary>
2329
      <value>A BarcodeEngine that specifies the barcode engine associated with this class.</value>
2330
    </member>
2331
    <member name="T:Leadtools.Barcode.DatamatrixBarcodeData">
2332
      <summary>Contains the data for a single Datamatrix barcode.</summary>
2333
    </member>
2334
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeData.#ctor">
2335
      <summary>Initializes a new instance of the DatamatrixBarcodeData class with default values.</summary>
2336
    </member>
2337
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeData.Clone">
2338
      <summary>Creates an exact copy of this Datamatrix barcode.</summary>
2339
      <returns>The DatamatrixBarcodeData cast as an object.</returns>
2340
    </member>
2341
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeData.Symbology">
2342
      <summary>Gets or sets the barcode symbology (type) associated with this DatamatrixBarcodeData.</summary>
2343
      <value>An BarcodeSymbology enumeration member that specifies the barcode symbology (type) associated with this DatamatrixBarcodeData.</value>
2344
    </member>
2345
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeData.SymbolSize">
2346
      <summary>Gets or sets the Datamatrix barcode symbol size.</summary>
2347
      <value>An DatamatrixBarcodeSymbolSize enumeration member that specifies the Datamatrix barcode symbol size. The default value is DatamatrixBarcodeSymbolSize.AutoSize.</value>
2348
    </member>
2349
    <member name="T:Leadtools.Barcode.DatamatrixBarcodeReadOptions">
2350
      <summary>Contains the extra options to use when reading Datamatrix barcodes.</summary>
2351
    </member>
2352
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeReadOptions.#ctor">
2353
      <summary>Initializes a new instance of the DatamatrixBarcodeReadOptions class with default values.</summary>
2354
    </member>
2355
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeReadOptions.Clone">
2356
      <summary>Creates an exact copy of this barcode write options.</summary>
2357
      <returns>The DatamatrixBarcodeReadOptions cast as an object.</returns>
2358
    </member>
2359
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2360
      <summary>Copies the members of this options class to the specified object.</summary>
2361
      <param name="options">Destination BarcodeOptions object.</param>
2362
    </member>
2363
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2364
      <summary>For information about this method please see CopyTo.</summary>
2365
      <param name="options">Destination BarcodeData object.</param>
2366
    </member>
2367
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeReadOptions.GetSupportedSymbologies">
2368
      <summary>Returns the barcode symbologies supported by this class.</summary>
2369
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
2370
    </member>
2371
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2372
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2373
      <param name="symbology">The symbology to check.</param>
2374
    </member>
2375
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.BackColor">
2376
      <summary>For information about this property please see BackColor.</summary>
2377
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2378
    </member>
2379
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.EnableDoublePass">
2380
      <summary>Gets or sets a value indicating whether to enable the double pass setting when reading Datamatrix symbols.</summary>
2381
      <value>**true** to use double pass when reading Datamatrix symbols. Otherwise, **false**. The default value is **false**.</value>
2382
    </member>
2383
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.EnableDoublePassIfSuccess">
2384
      <summary>Gets or sets a value indicating whether to enable the double pass if success setting when reading Datamatrix symbols.</summary>
2385
      <value>**true** to use double pass when reading Datamatrix symbols (regardless of the result of the first pass). Otherwise, **false**. The default value is **false**.</value>
2386
    </member>
2387
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.EnableFastMode">
2388
      <summary>Gets or sets a value indicating whether fast Datamatrix reading mode is enabled.</summary>
2389
      <value>**true** if fast Datamatrix reading mode is enabled. Otherwise, **false**. Default value is **true**.</value>
2390
    </member>
2391
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.EnableInvertedSymbols">
2392
      <summary>Gets or sets a value indicating whether the Datamatrix reader will search for both inverted and normal (non-inverted) symbols.</summary>
2393
      <value>**true** to force the Datamatrix engine to search for both inverted and normal (non-inverted) symbols. Otherwise, **false**. The default value is **false**.</value>
2394
    </member>
2395
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.EnableSmallSymbols">
2396
      <summary>Gets or sets a value that indicate whether to detect small DataMatrix symbols that are 20 to 40 pixels in size.</summary>
2397
      <value>**true** to detect small DataMatrix symbols that are 20 to 40 pixels in size. Otherwise, **false**. The default value is **true**.</value>
2398
    </member>
2399
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.ForeColor">
2400
      <summary>For information about this property please see ForeColor.</summary>
2401
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2402
    </member>
2403
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.FriendlyName">
2404
      <summary>Gets the friendly name of this class.</summary>
2405
      <value>A String that contains a friendly name of this class.</value>
2406
    </member>
2407
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.GS1toHRI">
2408
      <summary>Gets or sets a value indicating whether the Datamatrix reader will format the resulting string in human readable interpretation (HRI).</summary>
2409
      <value>**true** to format the resulting string in human readable interpretation (HRI), add parenthesis around AIs, after reading a GS1 formatted string. Otherwise, **false**. The default value is **false**.</value>
2410
    </member>
2411
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeReadOptions.ReadSquareSymbolsOnly">
2412
      <summary>Gets or sets a value indicating whether square or square and rectangular DataMatrix symbols are detected.</summary>
2413
      <value>**true** to enable reading square DataMatrix symbols only (rectangular symbols are not detected). Otherwise, **false** (both square and rectangular symbols are detected). The default value is **false**.</value>
2414
    </member>
2415
    <member name="T:Leadtools.Barcode.DatamatrixBarcodeWriteOptions">
2416
      <summary>Contains the extra options to use when writing Datamatrix barcodes.</summary>
2417
    </member>
2418
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.#ctor">
2419
      <summary>Initializes a new instance of the DatamatrixBarcodeWriteOptions class with default values.</summary>
2420
    </member>
2421
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.Clone">
2422
      <summary>Creates an exact copy of this barcode write options.</summary>
2423
      <returns>The DatamatrixBarcodeWriteOptions cast as an object.</returns>
2424
    </member>
2425
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2426
      <summary>Copies the members of this options class to the specified object.</summary>
2427
      <param name="options">Destination BarcodeOptions object.</param>
2428
    </member>
2429
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2430
      <summary>For information about this method please see CopyTo.</summary>
2431
      <param name="options">Destination BarcodeData object.</param>
2432
    </member>
2433
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.GetSupportedSymbologies">
2434
      <summary>Returns the barcode symbologies supported by this class.</summary>
2435
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
2436
    </member>
2437
    <member name="M:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2438
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2439
      <param name="symbology">The symbology to check.</param>
2440
    </member>
2441
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.BackColor">
2442
      <summary>For information about this property please see BackColor.</summary>
2443
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2444
    </member>
2445
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.DisableCompression">
2446
      <summary>Gets or sets a value that indicates whether the Datamatrix symbol is written without compression.</summary>
2447
      <value>**true** to write the Datamatrix symbol without compression. Otherwise, **false**. Default value is **false**.</value>
2448
    </member>
2449
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.FileIdNumberHighByte">
2450
      <summary>Gets or sets a value that indicates the high byte of the file ID number to use when writing Datamatrix symbols.</summary>
2451
      <value>A Byte that indicates the high byte of the file ID number to use when writing Datamatrix symbols. Must be a value greater to or equal to 1 and less than or equal to 254. Default value is 1.</value>
2452
    </member>
2453
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.FileIdNumberLowByte">
2454
      <summary>Gets or sets a value that indicate the low byte of the file ID number to use when writing Datamatrix symbols.</summary>
2455
      <value>A Byte that indicates the low byte of the file ID number to use when writing Datamatrix symbols. Must be a value greater to or equal to 1 and less than or equal to 254. Default value is 1.</value>
2456
    </member>
2457
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.ForeColor">
2458
      <summary>For information about this property please see ForeColor.</summary>
2459
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2460
    </member>
2461
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.FriendlyName">
2462
      <summary>Gets the friendly name of this class.</summary>
2463
      <value>A String that contains a friendly name of this class.</value>
2464
    </member>
2465
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.GroupNumber">
2466
      <summary>Gets or sets a value that indicates the group number to use when writing Datamatrix symbols.</summary>
2467
      <value>An Int32 that indicates the group number to use when writing Datamatrix symbols. Must be a value greater than or equal to 0 and less than or equal to 16. Default value is 0.</value>
2468
    </member>
2469
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.GroupTotal">
2470
      <summary>Gets or sets a value that indicates the group total to use when writing Datamatrix symbols.</summary>
2471
      <value>An Int32 that indicates the total groups to use when writing Datamatrix symbols. The value must be greater than or equal to 0 and less than or equal to 16. Default value is 0.</value>
2472
    </member>
2473
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.HorizontalAlignment">
2474
      <summary>Gets or sets a value indicating the horizontal alignment to use when fitting this barcode inside the destination bounds.</summary>
2475
      <value>An BarcodeAlignment enumeration member that indicates the horizontal alignment to use when fitting this barcode inside the destination bounds. The default value is BarcodeAlignment.Near.</value>
2476
    </member>
2477
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.HRItoGS1">
2478
      <summary>Gets or sets a value that indicates whether the data is formatted as GS1.</summary>
2479
      <value>**true** to write the input string which should be in the format of human readable interpretation (HRI) string as GS1 format (remove parenthesis). Otherwise, **false**. Default value is **false**.</value>
2480
    </member>
2481
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.VerticalAlignment">
2482
      <summary>Gets or sets a value indicating the vertical alignment to use when fitting this barcode inside the destination bounds.</summary>
2483
      <value>An BarcodeAlignment enumeration member that indicates the vertical alignment to use when fitting this barcode inside the destination bounds. Default value is BarcodeAlignment.Near.</value>
2484
    </member>
2485
    <member name="P:Leadtools.Barcode.DatamatrixBarcodeWriteOptions.XModule">
2486
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a Datamatrix barcode.</summary>
2487
      <value>An Int32 that indicates the size of the smallest module when writing a Datamatrix barcode in a thousandth of an inch. Must be a value greater to or equal to 0. Default value is 30 (0.03 of an inch).</value>
2488
    </member>
2489
    <member name="T:Leadtools.Barcode.FourStateBarcodeReadOptions">
2490
      <summary>Contains the extra options to use when reading 4-State post barcodes such as USPS, Royal Mail and Australian Post.</summary>
2491
    </member>
2492
    <member name="M:Leadtools.Barcode.FourStateBarcodeReadOptions.#ctor">
2493
      <summary>Initializes a new instance of the FourStateBarcodeReadOptions class with default values.</summary>
2494
    </member>
2495
    <member name="M:Leadtools.Barcode.FourStateBarcodeReadOptions.Clone">
2496
      <summary>Creates an exact copy of this barcode write options.</summary>
2497
      <returns>The FourStateBarcodeReadOptions cast as an object.</returns>
2498
    </member>
2499
    <member name="M:Leadtools.Barcode.FourStateBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2500
      <summary>Copies the members of this options class to the specified object.</summary>
2501
      <param name="options">Destination BarcodeOptions object.</param>
2502
    </member>
2503
    <member name="M:Leadtools.Barcode.FourStateBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2504
      <summary>For information about this method please see CopyTo.</summary>
2505
      <param name="options">Destination BarcodeData object.</param>
2506
    </member>
2507
    <member name="M:Leadtools.Barcode.FourStateBarcodeReadOptions.GetSupportedSymbologies">
2508
      <summary>Returns the barcode symbologies supported by this class.</summary>
2509
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
2510
    </member>
2511
    <member name="M:Leadtools.Barcode.FourStateBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2512
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2513
      <param name="symbology">The symbology to check.</param>
2514
    </member>
2515
    <member name="P:Leadtools.Barcode.FourStateBarcodeReadOptions.AustralianPostCIFEncoding">
2516
      <summary>Gets or sets a value that indicates the table to use when decoding the Australian Post Customer Information Field (CIF).</summary>
2517
      <value>An AustralianPost4StateBarcodeCIFEncoding enumeration member that indicates the table to use when decoding the Australian Post Customer Information Field (CIF). The default value is AustralianPost4StateBarcodeCIFEncoding.CTable.</value>
2518
    </member>
2519
    <member name="P:Leadtools.Barcode.FourStateBarcodeReadOptions.BackColor">
2520
      <summary>For information about this property please see BackColor.</summary>
2521
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2522
    </member>
2523
    <member name="P:Leadtools.Barcode.FourStateBarcodeReadOptions.ForeColor">
2524
      <summary>For information about this property please see ForeColor.</summary>
2525
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2526
    </member>
2527
    <member name="P:Leadtools.Barcode.FourStateBarcodeReadOptions.FriendlyName">
2528
      <summary>Gets the friendly name of this class.</summary>
2529
      <value>A String that contains a friendly name of this class.</value>
2530
    </member>
2531
    <member name="P:Leadtools.Barcode.FourStateBarcodeReadOptions.Granularity">
2532
      <summary>Gets or sets a value that indicate the number of scanned lines per column to skip when reading a barcode.</summary>
2533
      <value>An Int32 that indicates the number of scanned lines per column to skip when reading a barcode. Must be a value greater to or equal to 1. The default value is 9.</value>
2534
    </member>
2535
    <member name="P:Leadtools.Barcode.FourStateBarcodeReadOptions.ReturnCheckDigit">
2536
      <summary>Gets or sets a value that indicates whether the error check digit is returned as part of the barcode data.</summary>
2537
      <value>Value indicating whether the error check digit is returned as part of the barcode data. The default value is **Default**.</value>
2538
    </member>
2539
    <member name="P:Leadtools.Barcode.FourStateBarcodeReadOptions.SearchDirection">
2540
      <summary>Gets or sets a value that indicates the direction to use when searching for barcodes.</summary>
2541
      <value>A BarcodeSearchDirection enumeration member that indicates the direction to use when searching for barcodes. The default value is BarcodeSearchDirection.Horizontal.</value>
2542
    </member>
2543
    <member name="T:Leadtools.Barcode.FourStateBarcodeWriteOptions">
2544
      <summary>Contains the extra options to use when writing 4-State post barcodes such as USPS, Royal Mail ,and Australian Post.</summary>
2545
    </member>
2546
    <member name="M:Leadtools.Barcode.FourStateBarcodeWriteOptions.#ctor">
2547
      <summary>Initializes a new instance of the FourStateBarcodeWriteOptions class with default values.</summary>
2548
    </member>
2549
    <member name="M:Leadtools.Barcode.FourStateBarcodeWriteOptions.Clone">
2550
      <summary>Creates an exact copy of this barcode write options.</summary>
2551
      <returns>The FourStateBarcodeWriteOptions cast as an object.</returns>
2552
    </member>
2553
    <member name="M:Leadtools.Barcode.FourStateBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2554
      <summary>Copies the members of this options class to the specified object.</summary>
2555
      <param name="options">Destination BarcodeOptions object.</param>
2556
    </member>
2557
    <member name="M:Leadtools.Barcode.FourStateBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2558
      <summary>For information about this method please see CopyTo.</summary>
2559
      <param name="options">Destination BarcodeData object.</param>
2560
    </member>
2561
    <member name="M:Leadtools.Barcode.FourStateBarcodeWriteOptions.GetSupportedSymbologies">
2562
      <summary>Returns the barcode symbologies supported by this class.</summary>
2563
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
2564
    </member>
2565
    <member name="M:Leadtools.Barcode.FourStateBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2566
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2567
      <param name="symbology">The symbology to check.</param>
2568
    </member>
2569
    <member name="P:Leadtools.Barcode.FourStateBarcodeWriteOptions.AustralianPostCIFEncoding">
2570
      <summary>Gets or sets a value that indicate the table to use when encoding the Australian Post Customer Information Field (CIF).</summary>
2571
      <value>An AustralianPost4StateBarcodeCIFEncoding enumeration member that indicate the table to use when encoding the Australian Post Customer Information Field (CIF). The default value is AustralianPost4StateBarcodeCIFEncoding.CTable.</value>
2572
    </member>
2573
    <member name="P:Leadtools.Barcode.FourStateBarcodeWriteOptions.BackColor">
2574
      <summary>For information about this property please see BackColor.</summary>
2575
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2576
    </member>
2577
    <member name="P:Leadtools.Barcode.FourStateBarcodeWriteOptions.ForeColor">
2578
      <summary>For information about this property please see ForeColor.</summary>
2579
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2580
    </member>
2581
    <member name="P:Leadtools.Barcode.FourStateBarcodeWriteOptions.FriendlyName">
2582
      <summary>Gets the friendly name of this class.</summary>
2583
      <value>A String that contains a friendly name of this class.</value>
2584
    </member>
2585
    <member name="P:Leadtools.Barcode.FourStateBarcodeWriteOptions.TextPosition">
2586
      <summary>Gets or sets a value that specifies the text position to use when the data string is written along with the barcode.</summary>
2587
      <value>A BarcodeOutputTextPosition enumeration member that specifies the text position to use when the data string is written along with the barcode. The default value is BarcodeOutputTextPosition.Default.</value>
2588
    </member>
2589
    <member name="P:Leadtools.Barcode.FourStateBarcodeWriteOptions.XModule">
2590
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a 4-State barcode.</summary>
2591
      <value>An Int32 that indicates the size of the smallest module when writing a 4-State barcode in thousandths of an inch. Must be a value greater to or equal to 0. Default value is 30 (0.03 of an inch).</value>
2592
    </member>
2593
    <member name="T:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions">
2594
      <summary>Contains the extra options to use when reading GS1 Databar Stacked barcodes.</summary>
2595
    </member>
2596
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.#ctor">
2597
      <summary>Initializes a new instance of the GS1DatabarStackedBarcodeReadOptions class with default values.</summary>
2598
    </member>
2599
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.Clone">
2600
      <summary>Creates an exact copy of this barcode write options.</summary>
2601
      <returns>The GS1DatabarStackedBarcodeReadOptions cast as an object.</returns>
2602
    </member>
2603
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2604
      <summary>Copies the members of this options class to the specified object.</summary>
2605
      <param name="options">Destination BarcodeOptions object.</param>
2606
    </member>
2607
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2608
      <summary>For information about this method please see CopyTo.</summary>
2609
      <param name="options">Destination BarcodeData object.</param>
2610
    </member>
2611
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.GetSupportedSymbologies">
2612
      <summary>Returns the barcode symbologies supported by this class.</summary>
2613
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
2614
    </member>
2615
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2616
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2617
      <param name="symbology">The symbology to check.</param>
2618
    </member>
2619
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.BackColor">
2620
      <summary>For information about this property please see BackColor.</summary>
2621
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2622
    </member>
2623
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.EnableFastMode">
2624
      <summary>Gets or sets a value that indicate whether to enable fast barcode reading.</summary>
2625
      <value>**true** to enable fast barcode reading. Otherwise, **false**. Default value is **true**.</value>
2626
    </member>
2627
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.ForeColor">
2628
      <summary>For information about this property please see ForeColor.</summary>
2629
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2630
    </member>
2631
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.FriendlyName">
2632
      <summary>Gets the friendly name of this class.</summary>
2633
      <value>A String that contains a friendly name of this class.</value>
2634
    </member>
2635
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.Granularity">
2636
      <summary>Gets or sets a value that indicate the number of scanned lines per column to skip when reading a barcode.</summary>
2637
      <value>An Int32 that indicate the number of scanned lines per column to skip when reading a barcode. Must be a value greater to or equal to 1. The default value is 9.</value>
2638
    </member>
2639
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.ReturnCheckDigit">
2640
      <summary>Gets or sets a value that indicates whether the error check digit is returned as part of the barcode data.</summary>
2641
      <value>Value indicating whether the error check digit is returned as part of the barcode data. The default value is **Default**.</value>
2642
    </member>
2643
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeReadOptions.SearchDirection">
2644
      <summary>Gets or sets a value that indicates the direction to use when searching for barcodes.</summary>
2645
      <value>An BarcodeSearchDirection enumeration member that indicate the direction to use when searching for barcodes. The default value is BarcodeSearchDirection.Horizontal.</value>
2646
    </member>
2647
    <member name="T:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions">
2648
      <summary>Contains extra options to use when writing GS1 Databar Stacked barcodes.</summary>
2649
    </member>
2650
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.#ctor">
2651
      <summary>Initializes a new instance of the GS1DatabarStackedBarcodeWriteOptions class with default values.</summary>
2652
    </member>
2653
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.Clone">
2654
      <summary>Creates an exact copy of this barcode write options.</summary>
2655
      <returns>The GS1DatabarStackedBarcodeWriteOptions copy this method creates, cast as an object.</returns>
2656
    </member>
2657
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2658
      <summary>Copies the members of this options class to the specified object.</summary>
2659
      <param name="options">Destination BarcodeOptions object.</param>
2660
    </member>
2661
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2662
      <summary>For information about this method please see CopyTo.</summary>
2663
      <param name="options">Destination BarcodeData object.</param>
2664
    </member>
2665
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.GetSupportedSymbologies">
2666
      <summary>Returns the barcode symbologies supported by this class.</summary>
2667
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
2668
    </member>
2669
    <member name="M:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2670
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2671
      <param name="symbology">The symbology to check.</param>
2672
    </member>
2673
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.BackColor">
2674
      <summary>For information about this property please see BackColor.</summary>
2675
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2676
    </member>
2677
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.ExpandedStackedRowsCount">
2678
      <summary>Gets or sets a value that indicate the number of rows to write for the GS1 Databar Expanded Stacked format.</summary>
2679
      <value>An Int32 that specifies the number of rows to write for the GS1 Databar Expanded Stacked format. Must be between 1 and 6. The default value is 2.</value>
2680
    </member>
2681
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.ForeColor">
2682
      <summary>For information about this property please see ForeColor.</summary>
2683
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2684
    </member>
2685
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.FriendlyName">
2686
      <summary>Gets the friendly name of this class.</summary>
2687
      <value>A String that contains a friendly name of this class.</value>
2688
    </member>
2689
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.SetLinkageBit">
2690
      <summary>Gets or sets a value that indicates whether to set the linkage bit when writing the barcode.</summary>
2691
      <value>**true** to set the linkage bit when writing the barcode. Otherwise, **false**. The default value is **false**.</value>
2692
    </member>
2693
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.UseStackedOmniDirectionalFormat">
2694
      <summary>Gets or sets a value that indicates whether to use Stacked Omni-directional format when writing the barcode.</summary>
2695
      <value>**true** to use Stacked Omni-directional format when writing barcodes. Otherwise, **false**. The default value is **false**.</value>
2696
    </member>
2697
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.UseXModule">
2698
      <summary>Gets or sets a value that indicates whether to use the XModule when writing barcodes of this type.</summary>
2699
      <value>**true** to use XModule when writing barcodes of this type. Otherwise, **false**. The default value is **false**.</value>
2700
    </member>
2701
    <member name="P:Leadtools.Barcode.GS1DatabarStackedBarcodeWriteOptions.XModule">
2702
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a GS1 Databar Stacked barcode.</summary>
2703
      <value>An Int32 that indicates the size of the smallest module when writing a GS1 Databar Stacked barcode in thousandths of an inch. Must be a value greater to or equal to 0. Default value is 30 (0.03 of an inch).</value>
2704
    </member>
2705
    <member name="T:Leadtools.Barcode.MaxiBarcodeData">
2706
      <summary>Contains the data for a single Maxi barcode.</summary>
2707
    </member>
2708
    <member name="M:Leadtools.Barcode.MaxiBarcodeData.#ctor">
2709
      <summary>Initializes a new instance of the MaxiBarcodeData class with default values.</summary>
2710
    </member>
2711
    <member name="M:Leadtools.Barcode.MaxiBarcodeData.Clone">
2712
      <summary>Creates an exact copy of this Maxi barcode.</summary>
2713
      <returns>The MaxiBarcodeData cast as an object.</returns>
2714
    </member>
2715
    <member name="P:Leadtools.Barcode.MaxiBarcodeData.Symbology">
2716
      <summary>Gets or sets the barcode symbology (type) associated with this MaxiBarcodeData.</summary>
2717
      <value>An BarcodeSymbology enumeration member that specifies the barcode symbology (type) associated with this MaxiBarcodeData.</value>
2718
    </member>
2719
    <member name="T:Leadtools.Barcode.MaxiBarcodeReadOptions">
2720
      <summary>Contains the extra options to use when reading Maxi barcodes.</summary>
2721
    </member>
2722
    <member name="M:Leadtools.Barcode.MaxiBarcodeReadOptions.#ctor">
2723
      <summary>Initializes a new instance of the MaxiBarcodeReadOptions class with default values.</summary>
2724
    </member>
2725
    <member name="M:Leadtools.Barcode.MaxiBarcodeReadOptions.Clone">
2726
      <summary>Creates an exact copy of this barcode write options.</summary>
2727
      <returns>The MaxiBarcodeReadOptions cast as an object.</returns>
2728
    </member>
2729
    <member name="M:Leadtools.Barcode.MaxiBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2730
      <summary>Copies the members of this options class to the specified object.</summary>
2731
      <param name="options">Destination BarcodeOptions object.</param>
2732
    </member>
2733
    <member name="M:Leadtools.Barcode.MaxiBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2734
      <summary>For information about this method please see CopyTo.</summary>
2735
      <param name="options">Destination BarcodeData object.</param>
2736
    </member>
2737
    <member name="M:Leadtools.Barcode.MaxiBarcodeReadOptions.GetSupportedSymbologies">
2738
      <summary>Returns the barcode symbologies supported by this class.</summary>
2739
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
2740
    </member>
2741
    <member name="M:Leadtools.Barcode.MaxiBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2742
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2743
      <param name="symbology">The symbology to check.</param>
2744
    </member>
2745
    <member name="P:Leadtools.Barcode.MaxiBarcodeReadOptions.BackColor">
2746
      <summary>For information about this property please see BackColor.</summary>
2747
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2748
    </member>
2749
    <member name="P:Leadtools.Barcode.MaxiBarcodeReadOptions.ForeColor">
2750
      <summary>For information about this property please see ForeColor.</summary>
2751
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2752
    </member>
2753
    <member name="P:Leadtools.Barcode.MaxiBarcodeReadOptions.FriendlyName">
2754
      <summary>Gets the friendly name of this class.</summary>
2755
      <value>A String that contains a friendly name of this class.</value>
2756
    </member>
2757
    <member name="T:Leadtools.Barcode.MaxiBarcodeWriteOptions">
2758
      <summary>Contains the extra options to use when writing MaxiCode barcodes.</summary>
2759
    </member>
2760
    <member name="M:Leadtools.Barcode.MaxiBarcodeWriteOptions.#ctor">
2761
      <summary>Initializes a new instance of the MaxiBarcodeWriteOptions class with default values.</summary>
2762
    </member>
2763
    <member name="M:Leadtools.Barcode.MaxiBarcodeWriteOptions.Clone">
2764
      <summary>Creates an exact copy of this barcode write options.</summary>
2765
      <returns>The MaxiBarcodeWriteOptions cast as an object.</returns>
2766
    </member>
2767
    <member name="M:Leadtools.Barcode.MaxiBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2768
      <summary>Copies the members of this options class to the specified object.</summary>
2769
      <param name="options">Destination BarcodeOptions object.</param>
2770
    </member>
2771
    <member name="M:Leadtools.Barcode.MaxiBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2772
      <summary>For information about this method please see CopyTo.</summary>
2773
      <param name="options">Destination BarcodeData object.</param>
2774
    </member>
2775
    <member name="M:Leadtools.Barcode.MaxiBarcodeWriteOptions.GetSupportedSymbologies">
2776
      <summary>Returns the barcode symbologies supported by this class.</summary>
2777
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
2778
    </member>
2779
    <member name="M:Leadtools.Barcode.MaxiBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2780
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2781
      <param name="symbology">The symbology to check.</param>
2782
    </member>
2783
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.BackColor">
2784
      <summary>For information about this property please see BackColor.</summary>
2785
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2786
    </member>
2787
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.CountryCode">
2788
      <summary>Gets or sets the country code when writing a Maxi Code barcode using mode 2 or mode 3.</summary>
2789
      <value>A 3-digit Int32 to be used when writing a Maxi Code barcode using mode 2 or mode 3.</value>
2790
    </member>
2791
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.ForeColor">
2792
      <summary>For information about this property please see ForeColor.</summary>
2793
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2794
    </member>
2795
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.FriendlyName">
2796
      <summary>Gets the friendly name of this class.</summary>
2797
      <value>A String that contains a friendly name of this class.</value>
2798
    </member>
2799
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.OpenSystemStandard">
2800
      <summary>Gets or sets a value indicating whether to use open system standard or not.</summary>
2801
      <value>**true** to use open system standard. Otherwise, **false**. The default value is **false**.</value>
2802
    </member>
2803
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.PostalCodeChar">
2804
      <summary>Gets or sets the alphanumeric postal code when writing a Maxi Code barcode using mode 3.</summary>
2805
      <value>6-characters to be used when writing a Maxi Code barcode using mode 3.</value>
2806
    </member>
2807
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.PostalCodeNum">
2808
      <summary>Gets or sets the numeric postal code when writing a Maxi Code barcode using mode 2.</summary>
2809
      <value>A 9-digit Int32 to be used when writing a Maxi Code barcode using mode 2.</value>
2810
    </member>
2811
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.Resolution">
2812
      <summary>Gets or sets the resolution of the output barcode.</summary>
2813
      <value>An Int32 to be used as resolution of the output barcode writing a Maxi Code barcode. The default value is 300.</value>
2814
    </member>
2815
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.ServiceClass">
2816
      <summary>Gets or sets the service class when writing a Maxi Code barcode using mode 2 or mode 3.</summary>
2817
      <value>A 3-digit Int32 to be used when writing a Maxi Code barcode using mode 2 or mode 3.</value>
2818
    </member>
2819
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.SymbolModel">
2820
      <summary>Gets or sets the chosen encoding mode when writing a Maxi Code barcode.</summary>
2821
      <value>A MaxiBarcodeSymbolModel enumeration member that determines the encoding mode to use when writing a Maxi Code barcode. The default value is MaxiBarcodeSymbolModel.MaxiCodeMode4.</value>
2822
    </member>
2823
    <member name="P:Leadtools.Barcode.MaxiBarcodeWriteOptions.Year">
2824
      <summary>Gets or sets the year when writing a Maxi Code barcode using mode 2 or mode 3 with open system standard message.</summary>
2825
      <value>A 2-digit Int32 to be used when writing a Maxi Code barcode using mode 2 or mode 3 with open system standard message.</value>
2826
    </member>
2827
    <member name="T:Leadtools.Barcode.MicroPDF417BarcodeData">
2828
      <summary>Contains the data for a single MicroPDF417 barcode.</summary>
2829
    </member>
2830
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeData.#ctor">
2831
      <summary>Initializes a new instance of the MicroPDF417BarcodeData class with default values.</summary>
2832
    </member>
2833
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeData.Clone">
2834
      <summary>Creates an exact copy of this MicroPDF417 barcode.</summary>
2835
      <returns>The MicroPDF417BarcodeData cone this method creates, cast as an object.</returns>
2836
    </member>
2837
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeData.DataCode">
2838
      <summary>Gets or sets a value that indicates the MicroPDF417 barcode function code word for Code 128 emulation.</summary>
2839
      <value>An UInt32 that indicates the MicroPDF417 barcode function code word for Code 128 emulation. The default value is 0.</value>
2840
    </member>
2841
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeData.IsLinked">
2842
      <summary>Gets a value that indicates whether the MicroPDF417 barcode is linked to a linear symbol printed below it.</summary>
2843
      <value>**true** when the MicroPDF417 barcode is linked to a linear symbol printed below it. Otherwise, **false**. The default value is **false**.</value>
2844
    </member>
2845
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeData.Symbology">
2846
      <summary>Gets or sets the barcode symbology (type) associated with this MicroPDF417BarcodeData.</summary>
2847
      <value>An BarcodeSymbology enumeration member that specifies the barcode symbology (type) associated with this MicroPDF417BarcodeData.</value>
2848
    </member>
2849
    <member name="T:Leadtools.Barcode.MicroPDF417BarcodeReadOptions">
2850
      <summary>Contains extra options to use when reading MicroPDF417 barcodes.</summary>
2851
    </member>
2852
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.#ctor">
2853
      <summary>Initializes a new instance of the MicroPDF417BarcodeReadOptions class with default values.</summary>
2854
    </member>
2855
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.Clone">
2856
      <summary>Creates an exact copy of this barcode write options.</summary>
2857
      <returns>The MicroPDF417BarcodeReadOptions clone this method creates, cast as an object.</returns>
2858
    </member>
2859
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2860
      <summary>Copies the members of this options class to the specified object.</summary>
2861
      <param name="options">Destination BarcodeOptions object.</param>
2862
    </member>
2863
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2864
      <summary>For information about this method please see CopyTo.</summary>
2865
      <param name="options">Destination BarcodeData object.</param>
2866
    </member>
2867
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.GetSupportedSymbologies">
2868
      <summary>Returns the barcode symbologies supported by this class.</summary>
2869
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
2870
    </member>
2871
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2872
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2873
      <param name="symbology">The symbology to check.</param>
2874
    </member>
2875
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.BackColor">
2876
      <summary>For information about this property please see BackColor.</summary>
2877
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2878
    </member>
2879
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.EnableDoublePass">
2880
      <summary>Gets or sets a value indicating whether to enable the double pass setting when reading MicroPDF417 symbols.</summary>
2881
      <value>**true** to use double pass when reading MicroPDF417 symbols. Otherwise, **false**. The default value is **false**.</value>
2882
    </member>
2883
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.EnableDoublePassIfSuccess">
2884
      <summary>Gets or sets a value indicating whether to enable the double pass if success setting when reading MicroPDF417 symbols.</summary>
2885
      <value>**true** to use double pass when reading MicroPDF417 symbols. Otherwise, **false**. The default value is **false**.</value>
2886
    </member>
2887
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.EnableReadingCCA3Columns">
2888
      <summary>Gets or sets a value indicating whether to enable reading CC type A with 3 columns.</summary>
2889
      <value>**true** to enable reading CC type A with 3 columns.</value>
2890
    </member>
2891
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ForeColor">
2892
      <summary>For information about this property please see ForeColor.</summary>
2893
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2894
    </member>
2895
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.FriendlyName">
2896
      <summary>Gets the friendly name of this class.</summary>
2897
      <value>A String that contains a friendly name of this class.</value>
2898
    </member>
2899
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ReadMode">
2900
      <summary>Gets or sets a value that indicates the channel mode to use when reading MicroPDF417 barcodes.</summary>
2901
      <value>An MicroPDF417BarcodeReadMode enumeration member that specifies the channel mode to use when reading MicroPDF417 barcodes. The default value is Mode0</value>
2902
    </member>
2903
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ReadOptionalMacro79AndAZField">
2904
      <summary>Gets or sets a value that indicates whether the optional macro '7 to 9 and A to Z' field is retrieved when reading MicroPDF417 barcodes.</summary>
2905
      <value>**true** to retrieve the optional macro '7 to 9 and A to Z' field when reading MicroPDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
2906
    </member>
2907
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ReadOptionalMacroAddresseeField">
2908
      <summary>Gets or sets a value that indicates whether the optional macro 'Addressee' field is retrieved when reading MicroPDF417 barcodes.</summary>
2909
      <value>**true** to retrieve the optional macro 'Addressee' field when reading MicroPDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
2910
    </member>
2911
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ReadOptionalMacroChecksumField">
2912
      <summary>Gets or sets a value that indicates whether the optional macro 'Checksum' field is retrieved when reading MicroPDF417 barcodes.</summary>
2913
      <value>**true** to retrieve the optional macro 'Checksum' field when reading MicroPDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
2914
    </member>
2915
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ReadOptionalMacroFileNameField">
2916
      <summary>Gets or sets a value that indicates whether the optional macro 'File Name' field is retrieved when reading MicroPDF417 barcodes.</summary>
2917
      <value>**true** to retrieve the optional macro 'File Name' field when reading MicroPDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
2918
    </member>
2919
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ReadOptionalMacroFileSizeField">
2920
      <summary>Gets or sets a value that indicates whether the optional macro 'File Size' field is retrieved when reading MicroPDF417 barcodes.</summary>
2921
      <value>**true** to retrieve the optional macro 'File Size' field when reading MicroPDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
2922
    </member>
2923
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ReadOptionalMacroSegmentCountField">
2924
      <summary>Gets or sets a value that indicates whether the optional macro 'Segment Count' field is retrieved when reading MicroPDF417 barcodes.</summary>
2925
      <value>**true** to retrieve the optional macro 'Segment Count' field when reading MicroPDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
2926
    </member>
2927
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ReadOptionalMacroSenderField">
2928
      <summary>Gets or sets a value that indicates whether the optional macro 'Sender' field is retrieved when reading MicroPDF417 barcodes.</summary>
2929
      <value>**true** to retrieve the optional macro 'Sender' field when reading MicroPDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
2930
    </member>
2931
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.ReadOptionalMacroTimestampField">
2932
      <summary>Gets or sets a value that indicates whether the optional macro 'Time Stamp' field is retrieved when reading MicroPDF417 barcodes.</summary>
2933
      <value>**true** to retrieve optional macro 'Time Stamp' field when reading MicroPDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
2934
    </member>
2935
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeReadOptions.SearchDirection">
2936
      <summary>Gets or sets a value that indicates the direction to use when searching for barcodes.</summary>
2937
      <value>A BarcodeSearchDirection enumeration member that indicates the direction to use when searching for barcodes. The default value is BarcodeSearchDirection.Horizontal.</value>
2938
    </member>
2939
    <member name="T:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions">
2940
      <summary>Contains the extra options to use when writing MicroPDF417 barcodes.</summary>
2941
    </member>
2942
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.#ctor">
2943
      <summary>Initializes a new instance of the MicroPDF417BarcodeWriteOptions class with default values.</summary>
2944
    </member>
2945
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.Clone">
2946
      <summary>Creates an exact copy of this barcode write options.</summary>
2947
      <returns>The MicroPDF417BarcodeWriteOptions clone this method creates, cast as an object.</returns>
2948
    </member>
2949
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
2950
      <summary>Copies the members of this options class to the specified object.</summary>
2951
      <param name="options">Destination BarcodeOptions object.</param>
2952
    </member>
2953
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
2954
      <summary>For information about this method please see CopyTo.</summary>
2955
      <param name="options">Destination BarcodeData object.</param>
2956
    </member>
2957
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.GetSupportedSymbologies">
2958
      <summary>Returns the barcode symbologies supported by this class.</summary>
2959
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
2960
    </member>
2961
    <member name="M:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
2962
      <summary>For information about this method please see IsSupportedSymbology.</summary>
2963
      <param name="symbology">The symbology to check.</param>
2964
    </member>
2965
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.BackColor">
2966
      <summary>For information about this property please see BackColor.</summary>
2967
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
2968
    </member>
2969
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.EnableGroupMode">
2970
      <summary>Gets or sets a value that indicates whether to enable the group mode when writing MicroPDF417 barcodes.</summary>
2971
      <value>**true** to enable the group mode when writing MicroPDF417 barcodes. Otherwise, **false.**. The default value is **false**.</value>
2972
    </member>
2973
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.ForeColor">
2974
      <summary>For information about this property please see ForeColor.</summary>
2975
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
2976
    </member>
2977
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.FriendlyName">
2978
      <summary>Gets the friendly name of this class.</summary>
2979
      <value>A String that contains a friendly name of this class.</value>
2980
    </member>
2981
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.HorizontalAlignment">
2982
      <summary>Gets or sets a value indicating the horizontal alignment to use when fitting this barcode inside the destination bounds.</summary>
2983
      <value>An BarcodeAlignment enumeration member that indicates the horizontal alignment to use when fitting this barcode inside the destination bounds. The default value is BarcodeAlignment.Near.</value>
2984
    </member>
2985
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.IsLinked">
2986
      <summary>Gets or sets a value that indicates whether this MicroPDF417 is linked to a linear symbol that is printed below it, when writing MicroPDF417 barcodes.</summary>
2987
      <value>**true** when this MicroPDF417 is linked to a linear symbol that is printed below. Otherwise, **false**. The default value is **false**.</value>
2988
    </member>
2989
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.LimitByRowsAndColumns">
2990
      <summary>Gets or sets a value that indicates whether to use the symbol size as limits when writing MicroPDF417 barcodes.</summary>
2991
      <value>**true** to use the symbol size as limits when writing MicroPDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
2992
    </member>
2993
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.SymbolSize">
2994
      <summary>Gets or sets the symbol size to use when writing MicroPDF417 barcodes.</summary>
2995
      <value>An MicroPDF417BarcodeSymbolSize enumeration member that indicates the symbol size to use when writing MicroPDF417 barcodes. The default value is MicroPDF417BarcodeSymbolSize.Smallest.</value>
2996
    </member>
2997
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.UseMode128Emulation">
2998
      <summary>Gets or sets a value that indicates whether to use the Function Code word for Code 128 emulation when writing MicroPDF417 barcodes.</summary>
2999
      <value>**true** to the Function Code word for Code 128 emulation. Otherwise, **false**. The default value is **false**.</value>
3000
    </member>
3001
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.VerticalAlignment">
3002
      <summary>Gets or sets a value indicating the vertical alignment to use when fitting this barcode inside the destination bounds.</summary>
3003
      <value>A BarcodeAlignment enumeration member that indicates the vertical alignment to use when fitting this barcode inside the destination bounds. The default value is BarcodeAlignment.Near.</value>
3004
    </member>
3005
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.XModule">
3006
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a MicroPDF417 barcode.</summary>
3007
      <value>An Int32 that indicates the size of the smallest module when writing a MicroPDF417 barcode in thousandths of an inch. Must be a value greater to or equal to 0. Default value is 30 (0.03 of an inch).</value>
3008
    </member>
3009
    <member name="P:Leadtools.Barcode.MicroPDF417BarcodeWriteOptions.XModuleAspectRatio">
3010
      <summary>Gets or sets a value that indicate the ratio of the width of the smallest element (XModule) to the height of a row of the MicroPDF417 symbol.</summary>
3011
      <value>An Int32 that indicates the ratio of the width of the smallest element (XModule) to the height of a row of the MicroPDF417 symbol. Must be value greater than or equal to 1. The default value is 3.</value>
3012
    </member>
3013
    <member name="T:Leadtools.Barcode.MicroQRBarcodeData">
3014
      <summary>Contains the data for a single MicroQR barcode.</summary>
3015
    </member>
3016
    <member name="M:Leadtools.Barcode.MicroQRBarcodeData.#ctor">
3017
      <summary>Initializes a new instance of the MicroQRBarcodeData class with default values.</summary>
3018
    </member>
3019
    <member name="M:Leadtools.Barcode.MicroQRBarcodeData.Clone">
3020
      <summary>Creates an exact copy of this MicroQR barcode.</summary>
3021
      <returns>The MicroQRBarcodeData cast as an object.</returns>
3022
    </member>
3023
    <member name="P:Leadtools.Barcode.MicroQRBarcodeData.Symbology">
3024
      <summary>Gets or sets the barcode symbology (type) associated with this MicroQRBarcodeData.</summary>
3025
      <value>An BarcodeSymbology enumeration member that specifies the barcode symbology (type) associated with this MicroQRBarcodeData.</value>
3026
    </member>
3027
    <member name="T:Leadtools.Barcode.MicroQRBarcodeReadOptions">
3028
      <summary>Contains the extra options to use when reading MicroQR barcodes.</summary>
3029
    </member>
3030
    <member name="M:Leadtools.Barcode.MicroQRBarcodeReadOptions.#ctor">
3031
      <summary>Initializes a new instance of the MicroQRBarcodeReadOptions class with default values.</summary>
3032
    </member>
3033
    <member name="M:Leadtools.Barcode.MicroQRBarcodeReadOptions.Clone">
3034
      <summary>Creates an exact copy of this barcode write options.</summary>
3035
      <returns>The MicroQRBarcodeReadOptions cast as an object.</returns>
3036
    </member>
3037
    <member name="M:Leadtools.Barcode.MicroQRBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3038
      <summary>Copies the members of this options class to the specified object.</summary>
3039
      <param name="options">Destination BarcodeOptions object.</param>
3040
    </member>
3041
    <member name="M:Leadtools.Barcode.MicroQRBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3042
      <summary>For information about this method please see CopyTo.</summary>
3043
      <param name="options">Destination BarcodeData object.</param>
3044
    </member>
3045
    <member name="M:Leadtools.Barcode.MicroQRBarcodeReadOptions.GetSupportedSymbologies">
3046
      <summary>Returns the barcode symbologies supported by this class.</summary>
3047
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
3048
    </member>
3049
    <member name="M:Leadtools.Barcode.MicroQRBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3050
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3051
      <param name="symbology">The symbology to check.</param>
3052
    </member>
3053
    <member name="P:Leadtools.Barcode.MicroQRBarcodeReadOptions.BackColor">
3054
      <summary>For information about this property please see BackColor.</summary>
3055
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3056
    </member>
3057
    <member name="P:Leadtools.Barcode.MicroQRBarcodeReadOptions.ForeColor">
3058
      <summary>For information about this property please see ForeColor.</summary>
3059
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3060
    </member>
3061
    <member name="P:Leadtools.Barcode.MicroQRBarcodeReadOptions.FriendlyName">
3062
      <summary>Gets the friendly name of this class.</summary>
3063
      <value>A String that contains a friendly name of this class.</value>
3064
    </member>
3065
    <member name="T:Leadtools.Barcode.MicroQRBarcodeWriteOptions">
3066
      <summary>Contains the extra options to use when writing MicroQR barcodes.</summary>
3067
    </member>
3068
    <member name="M:Leadtools.Barcode.MicroQRBarcodeWriteOptions.#ctor">
3069
      <summary>Initializes a new instance of the MicroQRBarcodeWriteOptions class with default values.</summary>
3070
    </member>
3071
    <member name="M:Leadtools.Barcode.MicroQRBarcodeWriteOptions.Clone">
3072
      <summary>Creates an exact copy of this barcode write options.</summary>
3073
      <returns>The MicroQRBarcodeWriteOptions cast as an object.</returns>
3074
    </member>
3075
    <member name="M:Leadtools.Barcode.MicroQRBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3076
      <summary>Copies the members of this options class to the specified object.</summary>
3077
      <param name="options">Destination BarcodeOptions object.</param>
3078
    </member>
3079
    <member name="M:Leadtools.Barcode.MicroQRBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3080
      <summary>For information about this method please see CopyTo.</summary>
3081
      <param name="options">Destination BarcodeData object.</param>
3082
    </member>
3083
    <member name="M:Leadtools.Barcode.MicroQRBarcodeWriteOptions.GetSupportedSymbologies">
3084
      <summary>Returns the barcode symbologies supported by this class.</summary>
3085
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
3086
    </member>
3087
    <member name="M:Leadtools.Barcode.MicroQRBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3088
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3089
      <param name="symbology">The symbology to check.</param>
3090
    </member>
3091
    <member name="P:Leadtools.Barcode.MicroQRBarcodeWriteOptions.BackColor">
3092
      <summary>For information about this property please see BackColor.</summary>
3093
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3094
    </member>
3095
    <member name="P:Leadtools.Barcode.MicroQRBarcodeWriteOptions.ForeColor">
3096
      <summary>For information about this property please see ForeColor.</summary>
3097
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3098
    </member>
3099
    <member name="P:Leadtools.Barcode.MicroQRBarcodeWriteOptions.FriendlyName">
3100
      <summary>Gets the friendly name of this class.</summary>
3101
      <value>A String that contains a friendly name of this class.</value>
3102
    </member>
3103
    <member name="P:Leadtools.Barcode.MicroQRBarcodeWriteOptions.SymbolModel">
3104
      <summary>Gets or sets the chosen symbol size when writing a Micro QR barcode.</summary>
3105
      <value>A MicroQRBarcodeSymbolModel enumeration member that determines the symbol size to use when writing a Micro QR barcode. The default value is MicroQRBarcodeSymbolModel.AutoSize.</value>
3106
    </member>
3107
    <member name="P:Leadtools.Barcode.MicroQRBarcodeWriteOptions.XModule">
3108
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a MicroQR barcode.</summary>
3109
      <value>An Int32 that indicates the size of the smallest module when writing a MicroQR barcode in a thousandth of an inch. Must be a value greater to or equal to 0. Default value is 30 (0.03 of an inch).</value>
3110
    </member>
3111
    <member name="T:Leadtools.Barcode.OneDBarcodeReadOptions">
3112
      <summary>Contains the extra options to use when reading standard 1D (linear) barcodes.</summary>
3113
    </member>
3114
    <member name="M:Leadtools.Barcode.OneDBarcodeReadOptions.#ctor">
3115
      <summary>Initializes a new instance of the OneDBarcodeReadOptions class with default values.</summary>
3116
    </member>
3117
    <member name="M:Leadtools.Barcode.OneDBarcodeReadOptions.Clone">
3118
      <summary>Creates an exact copy of this barcode write options.</summary>
3119
      <returns>The OneDBarcodeReadOptions clone this method creates, cast as an object.</returns>
3120
    </member>
3121
    <member name="M:Leadtools.Barcode.OneDBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3122
      <summary>Copies the members of this options class to the specified object.</summary>
3123
      <param name="options">Destination BarcodeOptions object.</param>
3124
    </member>
3125
    <member name="M:Leadtools.Barcode.OneDBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3126
      <summary>For information about this method please see CopyTo.</summary>
3127
      <param name="options">Destination BarcodeData object.</param>
3128
    </member>
3129
    <member name="M:Leadtools.Barcode.OneDBarcodeReadOptions.GetSupportedSymbologies">
3130
      <summary>Returns the barcode symbologies supported by this class.</summary>
3131
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
3132
    </member>
3133
    <member name="M:Leadtools.Barcode.OneDBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3134
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3135
      <param name="symbology">The symbology to check.</param>
3136
    </member>
3137
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.AllowPartialRead">
3138
      <summary>Gets or sets a value that indicates whether partially read barcodes can be returned.</summary>
3139
      <value>**true** to return partially read barcodes. Otherwise, **false** otherwise. The default value is **false**.</value>
3140
    </member>
3141
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.AvoidCorruptedBlocks">
3142
      <summary>Gets or sets a value that indicates whether to avoid corrupted blocks when reading barcodes.</summary>
3143
      <value>**true** to avoid corrupted blocks when reading barcodes. Otherwise, **false**. The default value is **false**.</value>
3144
    </member>
3145
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.BackColor">
3146
      <summary>For information about this property please see BackColor.</summary>
3147
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3148
    </member>
3149
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.CalculateBarWidthReduction">
3150
      <summary>Gets or sets a value that indicates whether to calculate the bar width reduction.</summary>
3151
      <value>**true** to calculate the bar width reduction value. Otherwise, **false**. The default value is **false**.</value>
3152
    </member>
3153
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.Code11CheckDigitType">
3154
      <summary>Gets or sets a value that indicate the check digit type to use when reading Code 11 (USD-8) barcodes.</summary>
3155
      <value>A Code11BarcodeCheckDigitType enumeration member that indicates the check digit type to use when reading Code 11 barcodes. The default value is Code11BarcodeCheckDigitType.CDigit.</value>
3156
    </member>
3157
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.Code39Extended">
3158
      <summary>Gets or sets a value that indicates whether to decode extended characters when reading code 3 of 9 symbols or not.</summary>
3159
      <value>**true** to decode extended characters. Otherwise, **false**. The default value is **false**.</value>
3160
    </member>
3161
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.EnableDoublePass">
3162
      <summary>Gets or sets a value indicating whether to enable the double pass setting when reading 1D symbols.</summary>
3163
      <value>**true** to use double pass when reading 1D symbols. Otherwise, **false**. The default value is **false**.</value>
3164
    </member>
3165
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.EnableErrorCheck">
3166
      <summary>Gets or sets a value that indicates whether the optional check word is used for validity check when reading a barcode (if supported).</summary>
3167
      <value>**true** to indicate that the optional check word is used for validity check when reading a barcode. Otherwise, **false**. The default value is **false**.</value>
3168
    </member>
3169
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.EnableFastMode">
3170
      <summary>Gets or sets a value that indicates whether to enable fast barcode reading.</summary>
3171
      <value>**true** to enable fast barcode reading. Otherwise, **false**. The default value is **true**.</value>
3172
    </member>
3173
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.ForeColor">
3174
      <summary>For information about this property please see ForeColor.</summary>
3175
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3176
    </member>
3177
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.FriendlyName">
3178
      <summary>Gets the friendly name of this class.</summary>
3179
      <value>A String that contains a friendly name of this class.</value>
3180
    </member>
3181
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.Granularity">
3182
      <summary>Gets or sets a value that indicates the number of scanned lines per column to skip when reading a barcode.</summary>
3183
      <value>An Int32 that indicates the number of scanned lines per column to skip when reading a barcode. Must be a value greater to or equal to 1. The default value is 9.</value>
3184
    </member>
3185
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.MaximumStringLength">
3186
      <summary>Gets or sets a value that indicates the maximum string length to use when searching for a non-fixed-length barcode.</summary>
3187
      <value>An Int32 that indicates the maximum string length to use when searching for a non-fixed-length barcode. Must be a value between 0 and 63. The default value is 0.</value>
3188
    </member>
3189
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.MinimumStringLength">
3190
      <summary>Gets or sets a value that indicates the minimum string length to use when searching for a non-fixed-length barcode.</summary>
3191
      <value>An Int32 that indicates the minimum string length to use when searching for a non-fixed-length barcode.</value>
3192
    </member>
3193
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.MSIModuloType">
3194
      <summary>Gets or sets a value that indicates the check digit type to use when reading MSI (Pulse Width Modulated) barcodes.</summary>
3195
      <value>A MSIBarcodeModuloType enumeration member that indicates the check digit type to use when reading Code 11 barcodes. The default value is MSIBarcodeModuloType.Modulo10.</value>
3196
    </member>
3197
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.ResizeSmall1D">
3198
      <summary>Enhance the bars for the small module width symbols.</summary>
3199
      <value>**true** to enhance the bars for the small module width symbols. Otherwise, **false**. The default value is **false**.</value>
3200
    </member>
3201
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.ReturnCheckDigit">
3202
      <summary>Gets or sets a value that indicates whether the error check digit is returned as part of the barcode data.</summary>
3203
      <value>Value indicating whether the error check digit is returned as part of the barcode data. The default value is **Default**.</value>
3204
    </member>
3205
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.SearchDirection">
3206
      <summary>Gets or sets a value that indicates the direction to use when searching for barcodes.</summary>
3207
      <value>A BarcodeSearchDirection enumeration member that indicates the direction to use when searching for barcodes. The default value is BarcodeSearchDirection.Horizontal.</value>
3208
    </member>
3209
    <member name="P:Leadtools.Barcode.OneDBarcodeReadOptions.WhiteLinesNumber">
3210
      <summary>Gets or sets a value that indicates the minimum number of lines of white space above and below the barcode symbol.</summary>
3211
      <value>An Int32 that indicates the minimum number of lines of white space above and below the barcode symbol to use when reading a barcode. Must be value greater than or equal to 0. The default value is 3.</value>
3212
    </member>
3213
    <member name="T:Leadtools.Barcode.OneDBarcodeWriteOptions">
3214
      <summary>Contains the extra options to use when reading standard 1D (linear) barcodes.</summary>
3215
    </member>
3216
    <member name="M:Leadtools.Barcode.OneDBarcodeWriteOptions.#ctor">
3217
      <summary>Initializes a new instance of the OneDBarcodeWriteOptions class with default values.</summary>
3218
    </member>
3219
    <member name="M:Leadtools.Barcode.OneDBarcodeWriteOptions.Clone">
3220
      <summary>Creates an exact copy of this barcode write options.</summary>
3221
      <returns>The OneDBarcodeWriteOptions clone this method creates, cast as an object.</returns>
3222
    </member>
3223
    <member name="M:Leadtools.Barcode.OneDBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3224
      <summary>Copies the members of this options class to the specified object.</summary>
3225
      <param name="options">Destination BarcodeOptions object.</param>
3226
    </member>
3227
    <member name="M:Leadtools.Barcode.OneDBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3228
      <summary>For information about this method please see CopyTo.</summary>
3229
      <param name="options">Destination BarcodeData object.</param>
3230
    </member>
3231
    <member name="M:Leadtools.Barcode.OneDBarcodeWriteOptions.GetSupportedSymbologies">
3232
      <summary>Returns the barcode symbologies supported by this class.</summary>
3233
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
3234
    </member>
3235
    <member name="M:Leadtools.Barcode.OneDBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3236
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3237
      <param name="symbology">The symbology to check.</param>
3238
    </member>
3239
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.BackColor">
3240
      <summary>For information about this property please see BackColor.</summary>
3241
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3242
    </member>
3243
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.Code11CheckDigitType">
3244
      <summary>Gets or sets a value that indicates the check digit type to use when reading writing 11 (USD-8) barcodes.</summary>
3245
      <value>A Code11BarcodeCheckDigitType enumeration member that indicates the check digit type to use when writing Code 11 barcodes. The default value is Code11BarcodeCheckDigitType.CDigit.</value>
3246
    </member>
3247
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.Code128TableEncoding">
3248
      <summary>Gets or sets a value that specifies the encoding table to use when writing Code 128 barcodes.</summary>
3249
      <value>A Code128BarcodeTableEncoding enumeration member that specifies the encoding table to use when writing Code 128 barcodes. The default value is Code128BarcodeTableEncoding.Auto.</value>
3250
    </member>
3251
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.EnableErrorCheck">
3252
      <summary>Gets or sets a value that indicates whether to output the optional check word for validity check when writing a barcode (if supported).</summary>
3253
      <value>**true** to output the optional check word for validity check when writing a barcode (if supported). Otherwise, **false**. Default value is **false**.</value>
3254
    </member>
3255
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.ForeColor">
3256
      <summary>For information about this property please see ForeColor.</summary>
3257
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3258
    </member>
3259
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.FriendlyName">
3260
      <summary>Gets the friendly name of this class.</summary>
3261
      <value>A String that contains a friendly name of this class.</value>
3262
    </member>
3263
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.MSIModuloType">
3264
      <summary>Gets or sets a value that indicates the check digit type to use when writing MSI (Pulse Width Modulated) barcodes.</summary>
3265
      <value>A MSIBarcodeModuloType enumeration member that indicates the check digit type to use when writing Code 11 barcodes. The default value is MSIBarcodeModuloType.Modulo10.</value>
3266
    </member>
3267
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.SetGS1DatabarLinkageBit">
3268
      <summary>Gets or sets a value that indicates whether to set the linkage bit when writing GS1 Databar barcodes.</summary>
3269
      <value>**true** to set the linkage bit when writing GS1 Databar barcodes. Otherwise, **false**. The default value is **false**.</value>
3270
    </member>
3271
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.TextPosition">
3272
      <summary>Gets or sets a value that specifies the text position to use when the data string is written along with the barcode.</summary>
3273
      <value>A BarcodeOutputTextPosition enumeration member that specifies the text position to use when the data string is written along with the barcode. The default value is BarcodeOutputTextPosition.Default.</value>
3274
    </member>
3275
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.UseXModule">
3276
      <summary>Gets or sets a value that indicates whether to use the XModule when writing barcodes of this type.</summary>
3277
      <value>**true** to use XModule when writing barcodes of this type. Otherwise, **false**. The default value is **false**.</value>
3278
    </member>
3279
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.WriteTruncatedGS1Databar">
3280
      <summary>Gets or sets a value indicating whether to write truncated GS1 Databar symbols.</summary>
3281
      <value>**true** to write truncated GS1 Databar symbols. Otherwise, **false**. The default value is **false**.</value>
3282
    </member>
3283
    <member name="P:Leadtools.Barcode.OneDBarcodeWriteOptions.XModule">
3284
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a standard 1D (linear) barcode.</summary>
3285
      <value>An Int32 that indicates the size of the smallest module when writing a barcode in thousandths of an inch. Must be a value greater to or equal to 0. The default value is 30 (0.03 of an inch).</value>
3286
    </member>
3287
    <member name="T:Leadtools.Barcode.PatchCodeBarcodeReadOptions">
3288
      <summary>Contains extra options to use when reading Patch Code barcodes.</summary>
3289
    </member>
3290
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeReadOptions.#ctor">
3291
      <summary>Initializes a new instance of the PatchCodeBarcodeReadOptions class with default values.</summary>
3292
    </member>
3293
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeReadOptions.Clone">
3294
      <summary>Creates an exact copy of this barcode write options.</summary>
3295
      <returns>The PatchCodeBarcodeReadOptions method created by this method, cast as an object.</returns>
3296
    </member>
3297
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3298
      <summary>Copies the members of this options class to the specified object.</summary>
3299
      <param name="options">Destination BarcodeOptions object.</param>
3300
    </member>
3301
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3302
      <summary>For information about this method please see CopyTo.</summary>
3303
      <param name="options">Destination BarcodeData object.</param>
3304
    </member>
3305
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeReadOptions.GetSupportedSymbologies">
3306
      <summary>Returns the barcode symbologies supported by this class.</summary>
3307
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
3308
    </member>
3309
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3310
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3311
      <param name="symbology">The symbology to check.</param>
3312
    </member>
3313
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeReadOptions.BackColor">
3314
      <summary>For information about this property please see BackColor.</summary>
3315
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3316
    </member>
3317
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeReadOptions.ForeColor">
3318
      <summary>For information about this property please see ForeColor.</summary>
3319
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3320
    </member>
3321
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeReadOptions.FriendlyName">
3322
      <summary>Gets the friendly name of this class.</summary>
3323
      <value>A String that contains a friendly name of this class.</value>
3324
    </member>
3325
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeReadOptions.Granularity">
3326
      <summary>Gets or sets a value that indicates the number of scanned lines per column to skip when reading a barcode.</summary>
3327
      <value>An Int32 that indicate the number of scanned lines per column to skip when reading a barcode. Must be a value greater to or equal to 1. The default value is 9.</value>
3328
    </member>
3329
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeReadOptions.SearchDirection">
3330
      <summary>Gets or sets a value that indicates the direction to use when searching for barcodes.</summary>
3331
      <value>A BarcodeSearchDirection enumeration member that indicates the direction to use when searching for barcodes. The default value is BarcodeSearchDirection.Horizontal.</value>
3332
    </member>
3333
    <member name="T:Leadtools.Barcode.PatchCodeBarcodeWriteOptions">
3334
      <summary>Contains extra options to use when writing Patch Code barcodes.</summary>
3335
    </member>
3336
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.#ctor">
3337
      <summary>Initializes a new instance of the PatchCodeBarcodeWriteOptions class with default values.</summary>
3338
    </member>
3339
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.Clone">
3340
      <summary>Creates an exact copy of this barcode write options.</summary>
3341
      <returns>The PatchCodeBarcodeWriteOptions clone this method creates, cast as an object.</returns>
3342
    </member>
3343
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3344
      <summary>Copies the members of this options class to the specified object.</summary>
3345
      <param name="options">Destination BarcodeOptions object.</param>
3346
    </member>
3347
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3348
      <summary>For information about this method please see CopyTo.</summary>
3349
      <param name="options">Destination BarcodeData object.</param>
3350
    </member>
3351
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.GetSupportedSymbologies">
3352
      <summary>Returns the barcode symbologies supported by this class.</summary>
3353
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
3354
    </member>
3355
    <member name="M:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3356
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3357
      <param name="symbology">The symbology to check.</param>
3358
    </member>
3359
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.BackColor">
3360
      <summary>For information about this property please see BackColor.</summary>
3361
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3362
    </member>
3363
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.ForeColor">
3364
      <summary>For information about this property please see ForeColor.</summary>
3365
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3366
    </member>
3367
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.FriendlyName">
3368
      <summary>Gets the friendly name of this class.</summary>
3369
      <value>A String that contains a friendly name of this class.</value>
3370
    </member>
3371
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.UseXModule">
3372
      <summary>Gets or sets a value that indicates whether to use the XModule when writing barcodes of this type.</summary>
3373
      <value>**true** to use XModule when writing barcodes of this type. Otherwise, **false**. The default value is **false**.</value>
3374
    </member>
3375
    <member name="P:Leadtools.Barcode.PatchCodeBarcodeWriteOptions.XModule">
3376
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a Patch Code barcode.</summary>
3377
      <value>An Int32 that indicates the size of the smallest module when writing a Patch Code barcode in a thousandths of an inch. Must be a value greater to or equal to 0. Default value is 30 (0.03 of an inch).</value>
3378
    </member>
3379
    <member name="T:Leadtools.Barcode.PDF417BarcodeData">
3380
      <summary>Contains the data for a single MicroPDF417 barcode.</summary>
3381
    </member>
3382
    <member name="M:Leadtools.Barcode.PDF417BarcodeData.#ctor">
3383
      <summary>Initializes a new instance of the PDF417BarcodeData class with default values.</summary>
3384
    </member>
3385
    <member name="M:Leadtools.Barcode.PDF417BarcodeData.Clone">
3386
      <summary>Creates an exact copy of this PDF417 barcode.</summary>
3387
      <returns>The PDF417BarcodeData clone this method creates, cast as an object.</returns>
3388
    </member>
3389
    <member name="P:Leadtools.Barcode.PDF417BarcodeData.Group">
3390
      <summary>Gets or sets a value that specifies whether this PDF417 barcode symbol is a member of a group of symbols.</summary>
3391
      <value>An Int32 that specifies whether this PDF417 barcode symbol is a member of a group of symbols. Default value is 0.</value>
3392
    </member>
3393
    <member name="P:Leadtools.Barcode.PDF417BarcodeData.Symbology">
3394
      <summary>Gets or sets the barcode symbology (type) associated with this PDF417BarcodeData.</summary>
3395
      <value>A BarcodeSymbology enumeration member that specifies the barcode symbology (type) associated with this PDF417BarcodeData.</value>
3396
    </member>
3397
    <member name="T:Leadtools.Barcode.PDF417BarcodeReadOptions">
3398
      <summary>Contains extra options to use when reading PDF417 barcodes.</summary>
3399
    </member>
3400
    <member name="M:Leadtools.Barcode.PDF417BarcodeReadOptions.#ctor">
3401
      <summary>Initializes a new instance of the PDF417BarcodeReadOptions class with default values.</summary>
3402
    </member>
3403
    <member name="M:Leadtools.Barcode.PDF417BarcodeReadOptions.Clone">
3404
      <summary>Creates an exact copy of this barcode write options.</summary>
3405
      <returns>The PDF417BarcodeReadOptions clone this method creates, cast as an object.</returns>
3406
    </member>
3407
    <member name="M:Leadtools.Barcode.PDF417BarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3408
      <summary>Copies the members of this options class to the specified object.</summary>
3409
      <param name="options">Destination BarcodeOptions object.</param>
3410
    </member>
3411
    <member name="M:Leadtools.Barcode.PDF417BarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3412
      <summary>For information about this method please see CopyTo.</summary>
3413
      <param name="options">Destination BarcodeData object.</param>
3414
    </member>
3415
    <member name="M:Leadtools.Barcode.PDF417BarcodeReadOptions.GetSupportedSymbologies">
3416
      <summary>Returns the barcode symbologies supported by this class.</summary>
3417
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
3418
    </member>
3419
    <member name="M:Leadtools.Barcode.PDF417BarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3420
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3421
      <param name="symbology">The symbology to check.</param>
3422
    </member>
3423
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.BackColor">
3424
      <summary>For information about this property please see BackColor.</summary>
3425
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3426
    </member>
3427
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.EnableDoublePass">
3428
      <summary>Gets or sets a value indicating whether to enable the double pass setting when reading PDF417 symbols.</summary>
3429
      <value>**true** to use double pass when reading PDF417 symbols. Otherwise, **false**. Default value is **false**.</value>
3430
    </member>
3431
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.EnableDoublePassIfSuccess">
3432
      <summary>Gets or sets a value indicating whether to enable the double pass if success setting when reading PDF417 symbols.</summary>
3433
      <value>**true** to use double pass when reading PDF417 symbols. Otherwise, **false**. The default value is **false**.</value>
3434
    </member>
3435
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.EnableFastMode">
3436
      <summary>Gets or sets a value indicating whether fast PDF417 reading mode is enabled.</summary>
3437
      <value>**true** when fast PDF417 reading mode is enabled. Otherwise, **false**. The default value is **false**.</value>
3438
    </member>
3439
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.EnableNoIndicatorTrail">
3440
      <summary>Gets or sets a value that indicates whether to enable reading PDF417 symbols that have corrupted Indicators.</summary>
3441
      <value>**true** to enable reading PDF417 symbols that have corrupted Indicators; otherwise, **false**. The default value is **false**.</value>
3442
    </member>
3443
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ForeColor">
3444
      <summary>For information about this property please see ForeColor.</summary>
3445
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3446
    </member>
3447
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.FriendlyName">
3448
      <summary>Gets the friendly name of this class.</summary>
3449
      <value>A String that contains a friendly name of this class.</value>
3450
    </member>
3451
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReadMode">
3452
      <summary>Gets or sets a value that indicates the channel mode to use when reading PDF417 barcodes.</summary>
3453
      <value>A PDF417BarcodeReadMode enumeration member that specifies the channel mode to use when reading PDF417 barcodes. Default value is Mode0</value>
3454
    </member>
3455
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReadOptionalMacro79AndAZField">
3456
      <summary>Gets or sets a value that indicates whether the optional macro '7 to 9 and A to Z' field is retrieved when reading PDF417 barcodes.</summary>
3457
      <value>**true** to retrieve the optional macro '7 to 9 and A to Z' field when reading PDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
3458
    </member>
3459
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReadOptionalMacroAddresseeField">
3460
      <summary>Gets or sets a value that indicate whether optional macro 'Addressee' field is retrieved when reading PDF417 barcodes.</summary>
3461
      <value>**true** to retrieve the optional macro 'Addressee' field when reading PDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
3462
    </member>
3463
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReadOptionalMacroChecksumField">
3464
      <summary>Gets or sets a value that indicates whether optional macro 'Checksum' field is retrieved when reading PDF417 barcodes.</summary>
3465
      <value>**true** to retrieve optional macro 'Checksum' field when reading PDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
3466
    </member>
3467
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReadOptionalMacroFileNameField">
3468
      <summary>Gets or sets a value that indicates whether optional macro 'File Name' field is retrieved when reading PDF417 barcodes.</summary>
3469
      <value>**true** to retrieve the optional macro 'File Name' field when reading PDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
3470
    </member>
3471
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReadOptionalMacroFileSizeField">
3472
      <summary>Gets or sets a value that indicates whether the optional macro 'File Size' field is retrieved when reading PDF417 barcodes.</summary>
3473
      <value>**true** to retrieve the optional macro 'File Size' field when reading PDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
3474
    </member>
3475
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReadOptionalMacroSegmentCountField">
3476
      <summary>Gets or sets a value that indicates whether optional macro 'Segment Count' field is retrieved when reading PDF417 barcodes.</summary>
3477
      <value>**true** to retrieve the optional macro 'Segment Count' field when reading PDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
3478
    </member>
3479
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReadOptionalMacroSenderField">
3480
      <summary>Gets or sets a value that indicates whether the optional macro 'Sender' field is retrieved when reading PDF417 barcodes.</summary>
3481
      <value>**true** to retrieve the optional macro 'Sender' field when reading PDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
3482
    </member>
3483
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReadOptionalMacroTimestampField">
3484
      <summary>Gets or sets a value that indicates whether optional macro 'Time Stamp' field is retrieved when reading PDF417 barcodes.</summary>
3485
      <value>**true** to retrieve the optional macro 'Time Stamp' field when reading PDF417 barcodes. Otherwise, **false**. The default value is **false**.</value>
3486
    </member>
3487
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.ReturnCorruptedSymbolArea">
3488
      <summary>Gets or sets a value that indicates whether the engine returns the area where an un-readable PDF417 symbol is located.</summary>
3489
      <value>**true** to return the area that an un-readable PDF417 symbol is located". Otherwise, **false**. The default value is **false**.</value>
3490
    </member>
3491
    <member name="P:Leadtools.Barcode.PDF417BarcodeReadOptions.SearchDirection">
3492
      <summary>Gets or sets a value that indicates the direction to use when searching for barcodes.</summary>
3493
      <value>A BarcodeSearchDirection enumeration member that indicates the direction to use when searching for barcodes. The default value is BarcodeSearchDirection.Horizontal.</value>
3494
    </member>
3495
    <member name="T:Leadtools.Barcode.PDF417BarcodeWriteOptions">
3496
      <summary>Contains extra options to use when writing PDF417 barcodes.</summary>
3497
    </member>
3498
    <member name="M:Leadtools.Barcode.PDF417BarcodeWriteOptions.#ctor">
3499
      <summary>Initializes a new instance of the PDF417BarcodeWriteOptions class with default values.</summary>
3500
    </member>
3501
    <member name="M:Leadtools.Barcode.PDF417BarcodeWriteOptions.Clone">
3502
      <summary>Creates an exact copy of this barcode write options.</summary>
3503
      <returns>The PDF417BarcodeWriteOptions cone this method creates, cast as an object.</returns>
3504
    </member>
3505
    <member name="M:Leadtools.Barcode.PDF417BarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3506
      <summary>Copies the members of this options class to the specified object.</summary>
3507
      <param name="options">Destination BarcodeOptions object.</param>
3508
    </member>
3509
    <member name="M:Leadtools.Barcode.PDF417BarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3510
      <summary>For information about this method please see CopyTo.</summary>
3511
      <param name="options">Destination BarcodeData object.</param>
3512
    </member>
3513
    <member name="M:Leadtools.Barcode.PDF417BarcodeWriteOptions.GetSupportedSymbologies">
3514
      <summary>Returns the barcode symbologies supported by this class.</summary>
3515
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
3516
    </member>
3517
    <member name="M:Leadtools.Barcode.PDF417BarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3518
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3519
      <param name="symbology">The symbology to check.</param>
3520
    </member>
3521
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.BackColor">
3522
      <summary>For information about this property please see BackColor.</summary>
3523
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3524
    </member>
3525
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.Columns">
3526
      <summary>Gets or sets a value that indicates the maximum number of columns to use when writing PDF417 symbols.</summary>
3527
      <value>An Int32 that indicates the maximum number of columns to use when writing PDF417 symbols. Must be a value between 0 and 30. The default value is 0.</value>
3528
    </member>
3529
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.ECCLevel">
3530
      <summary>Gets or sets a value that indicates the ECC (Error Correction) level to use when writing PDF417 barcodes.</summary>
3531
      <value>A PDF417BarcodeECCLevel enumeration member that determines the ECC (Error Correction) level to use when writing PDF417 barcodes. The default value is PDF417BarcodeECCLevel.Level0.</value>
3532
    </member>
3533
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.ECCPercentage">
3534
      <summary>Gets or sets a value that indicates the percentage of ECC characters to use when writing PDF417 barcodes.</summary>
3535
      <value>An Int32 that indicates the percentage of ECC characters to use when writing PDF417 barcodes. The ECC level will be chosen from this percentage. Must be a value between 0 and 100. The default value is 0.</value>
3536
    </member>
3537
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.EnableGroupMode">
3538
      <summary>Gets or sets a value that indicate whether to enable group mode when writing PDF417 barcodes.</summary>
3539
      <value>**true** to enable group mode when writing PDF417 barcodes. Otherwise, **false.**. The default value is **false**.</value>
3540
    </member>
3541
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.ForeColor">
3542
      <summary>For information about this property please see ForeColor.</summary>
3543
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3544
    </member>
3545
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.FriendlyName">
3546
      <summary>Gets the friendly name of this class.</summary>
3547
      <value>A String that contains a friendly name of this class.</value>
3548
    </member>
3549
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.HorizontalAlignment">
3550
      <summary>Gets or sets a value indicating the horizontal alignment to use when fitting this barcode inside the destination bounds.</summary>
3551
      <value>A BarcodeAlignment enumeration member that indicating the horizontal alignment to use when fitting this barcode inside the destination bounds. Default value is BarcodeAlignment.Near.</value>
3552
    </member>
3553
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.LimitByRowsAndColumns">
3554
      <summary>Gets or sets a value that indicates whether to use the Rows and Columns values as limits when writing the symbol.</summary>
3555
      <value>**true** to use the Rows and Columns values as limits when writing the symbol. Otherwise, **false**. The default value is **false**.</value>
3556
    </member>
3557
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.Rows">
3558
      <summary>Gets or sets a value that indicate the maximum number of rows to use when writing PDF417 symbols.</summary>
3559
      <value>An Int32 that indicate the maximum number of rows to use when writing PDF417 symbols. Must be a value between 0 and 90. The default value is 0.</value>
3560
    </member>
3561
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.SymbolHeightAspectRatio">
3562
      <summary>Gets or sets a value that indicates the height part of the aspect ratio for the symbol.</summary>
3563
      <value>An Int32 that indicates the height part of the aspect ratio for the symbol. Must be value greater than or equal to 1. The default value is 1.</value>
3564
    </member>
3565
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.SymbolWidthAspectRatio">
3566
      <summary>Gets or sets a value that indicates the width part of the aspect ratio for the symbol.</summary>
3567
      <value>An Int32 that indicate the width part of the aspect ratio for the symbol. Must be a value greater than or equal to 1. The default value is 2.</value>
3568
    </member>
3569
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.Truncated">
3570
      <summary>Gets or sets a value indicating whether to write truncated PDF417 symbols.</summary>
3571
      <value>**true** to write truncated PDF417 symbols. Otherwise, **false**. The default value is **false**.</value>
3572
    </member>
3573
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.VerticalAlignment">
3574
      <summary>Gets or sets a value indicating the vertical alignment to use when fitting this barcode inside the destination bounds.</summary>
3575
      <value>A BarcodeAlignment enumeration member that indicates the vertical alignment to use when fitting this barcode inside the destination bounds. The default value is BarcodeAlignment.Near.</value>
3576
    </member>
3577
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.XModule">
3578
      <summary>Gets or sets a value that indicate the size of the smallest module when writing a PDF417 barcode.</summary>
3579
      <value>An Int32 that indicate the size of the smallest module when writing a PDF417 barcode in a thousands of an inch. Must be a value greater to or equal to 0. Default value is 30 (0.03 of an inch).</value>
3580
    </member>
3581
    <member name="P:Leadtools.Barcode.PDF417BarcodeWriteOptions.XModuleAspectRatio">
3582
      <summary>Gets or sets a value that indicates the ratio between the width of the smallest element (XModule) to the height of a row of the PDF417 symbol to use when writing PDF417 barcodes.</summary>
3583
      <value>An Int32 that indicates the ratio between the width of the smallest element (XModule) to the height of a row of the PDF417 symbol to use when writing. Must be a value greater than or equal to 1. The default value is 3.</value>
3584
    </member>
3585
    <member name="T:Leadtools.Barcode.PharmaCodeBarcodeReadOptions">
3586
      <summary>Contains the extra options to use when reading PharmaCode barcodes.</summary>
3587
    </member>
3588
    <member name="M:Leadtools.Barcode.PharmaCodeBarcodeReadOptions.#ctor">
3589
      <summary>Initializes a new instance of the PharmaCodeBarcodeReadOptions class with default values.</summary>
3590
    </member>
3591
    <member name="M:Leadtools.Barcode.PharmaCodeBarcodeReadOptions.Clone">
3592
      <summary>Creates an exact copy of this barcode write options.</summary>
3593
      <returns>The PharmaCodeBarcodeReadOptions clone this method creates, cast as an object.</returns>
3594
    </member>
3595
    <member name="M:Leadtools.Barcode.PharmaCodeBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3596
      <summary>Copies the members of this options class to the specified object.</summary>
3597
      <param name="options">Destination BarcodeOptions object.</param>
3598
    </member>
3599
    <member name="M:Leadtools.Barcode.PharmaCodeBarcodeReadOptions.GetSupportedSymbologies">
3600
      <summary>Returns the barcode symbologies supported by this class.</summary>
3601
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
3602
    </member>
3603
    <member name="P:Leadtools.Barcode.PharmaCodeBarcodeReadOptions.FriendlyName">
3604
      <summary>Gets the friendly name of this class.</summary>
3605
      <value>A String that contains a friendly name of this class.</value>
3606
    </member>
3607
    <member name="P:Leadtools.Barcode.PharmaCodeBarcodeReadOptions.SearchDirection">
3608
      <summary>Gets or sets a value that indicates the direction to use when searching for barcodes.</summary>
3609
      <value>An BarcodeSearchDirection enumeration member that indicates the direction to use when searching for barcodes. The default value is BarcodeSearchDirection.Horizontal.</value>
3610
    </member>
3611
    <member name="T:Leadtools.Barcode.PharmaCodeBarcodeWriteOptions">
3612
      <summary>Contains the extra options to use when writing PhamraCode barcodes.</summary>
3613
    </member>
3614
    <member name="M:Leadtools.Barcode.PharmaCodeBarcodeWriteOptions.#ctor">
3615
      <summary>Initializes a new instance of the PharmaCodeBarcodeWriteOptions class with default values.</summary>
3616
    </member>
3617
    <member name="M:Leadtools.Barcode.PharmaCodeBarcodeWriteOptions.Clone">
3618
      <summary>Creates an exact copy of this barcode write options.</summary>
3619
      <returns>The PharmaCodeBarcodeWriteOptions clone this method creates, cast as an object.</returns>
3620
    </member>
3621
    <member name="M:Leadtools.Barcode.PharmaCodeBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3622
      <summary>Copies the members of this options class to the specified object.</summary>
3623
      <param name="options">Destination BarcodeOptions object.</param>
3624
    </member>
3625
    <member name="M:Leadtools.Barcode.PharmaCodeBarcodeWriteOptions.GetSupportedSymbologies">
3626
      <summary>Returns the barcode symbologies supported by this class.</summary>
3627
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
3628
    </member>
3629
    <member name="P:Leadtools.Barcode.PharmaCodeBarcodeWriteOptions.FriendlyName">
3630
      <summary>Gets the friendly name of this class.</summary>
3631
      <value>A String that contains a friendly name of this class.</value>
3632
    </member>
3633
    <member name="P:Leadtools.Barcode.PharmaCodeBarcodeWriteOptions.UseXModule">
3634
      <summary>Gets or sets a value that indicates whether to use the XModule when writing barcodes of this type.</summary>
3635
      <value>**true** to use XModule when writing barcodes of this type. Otherwise, **false**. The default value is **false**.</value>
3636
    </member>
3637
    <member name="P:Leadtools.Barcode.PharmaCodeBarcodeWriteOptions.XModule">
3638
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a PhamraCode barcode.</summary>
3639
      <value>An Int32 that indicates the size of the smallest module when writing a PhamraCode barcode in thousandths of an inch. Must be a value greater than or equal to 0. The default value is 30 (0.03 of an inch).</value>
3640
    </member>
3641
    <member name="T:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions">
3642
      <summary>Contains the extra options to use when reading POSTNET and PLANET barcodes.</summary>
3643
    </member>
3644
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.#ctor">
3645
      <summary>Initializes a new instance of the PostNetPlanetBarcodeReadOptions class with default values.</summary>
3646
    </member>
3647
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.Clone">
3648
      <summary>Creates an exact copy of this barcode write options.</summary>
3649
      <returns>The PostNetPlanetBarcodeReadOptions clone this method creates, cast as an object.</returns>
3650
    </member>
3651
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3652
      <summary>Copies the members of this options class to the specified object.</summary>
3653
      <param name="options">Destination BarcodeOptions object.</param>
3654
    </member>
3655
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3656
      <summary>For information about this method please see CopyTo.</summary>
3657
      <param name="options">Destination BarcodeData object.</param>
3658
    </member>
3659
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.GetSupportedSymbologies">
3660
      <summary>Returns the barcode symbologies supported by this class.</summary>
3661
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
3662
    </member>
3663
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3664
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3665
      <param name="symbology">The symbology to check.</param>
3666
    </member>
3667
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.BackColor">
3668
      <summary>For information about this property please see BackColor.</summary>
3669
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3670
    </member>
3671
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.ForeColor">
3672
      <summary>For information about this property please see ForeColor.</summary>
3673
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3674
    </member>
3675
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.FriendlyName">
3676
      <summary>Gets the friendly name of this class.</summary>
3677
      <value>A String that contains a friendly name of this class.</value>
3678
    </member>
3679
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.Granularity">
3680
      <summary>Gets or sets a value that indicates the number of scanned lines per column to skip when reading a barcode.</summary>
3681
      <value>An Int32 that indicates the number of scanned lines per column to skip when reading a barcode. Must be a value greater than or equal to 1. The default value is 9.</value>
3682
    </member>
3683
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.ReturnCheckDigit">
3684
      <summary>Gets or sets a value that indicates whether the error check digit is returned as part of the barcode data.</summary>
3685
      <value>Value indicating whether the error check digit is returned as part of the barcode data. The default value is **Default**.</value>
3686
    </member>
3687
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.SearchDirection">
3688
      <summary>Gets or sets a value that indicates the direction to use when searching for barcodes.</summary>
3689
      <value>An BarcodeSearchDirection enumeration member that indicates the direction to use when searching for barcodes. The default value is BarcodeSearchDirection.Horizontal.</value>
3690
    </member>
3691
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeReadOptions.WhiteLinesNumber">
3692
      <summary>Gets or sets a value that indicate the minimum number of lines of white space above and below the barcode symbol.</summary>
3693
      <value>An Int32 that indicates the minimum number of lines of white space above and below the barcode symbol to use when reading a barcode. Must be a value greater than or equal to 0. The default value is 3.</value>
3694
    </member>
3695
    <member name="T:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions">
3696
      <summary>Contains the extra options to use when writing POSTNET and PLANET barcodes.</summary>
3697
    </member>
3698
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.#ctor">
3699
      <summary>Initializes a new instance of the PostNetPlanetBarcodeWriteOptions class with default values.</summary>
3700
    </member>
3701
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.Clone">
3702
      <summary>Creates an exact copy of this barcode write options.</summary>
3703
      <returns>The PostNetPlanetBarcodeWriteOptions clone this method creates, cast as an object.</returns>
3704
    </member>
3705
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3706
      <summary>Copies the members of this options class to the specified object.</summary>
3707
      <param name="options">Destination BarcodeOptions object.</param>
3708
    </member>
3709
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3710
      <summary>For information about this method please see CopyTo.</summary>
3711
      <param name="options">Destination BarcodeData object.</param>
3712
    </member>
3713
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.GetSupportedSymbologies">
3714
      <summary>Returns the barcode symbologies supported by this class.</summary>
3715
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
3716
    </member>
3717
    <member name="M:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3718
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3719
      <param name="symbology">The symbology to check.</param>
3720
    </member>
3721
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.BackColor">
3722
      <summary>For information about this property please see BackColor.</summary>
3723
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3724
    </member>
3725
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.ForeColor">
3726
      <summary>For information about this property please see ForeColor.</summary>
3727
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3728
    </member>
3729
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.FriendlyName">
3730
      <summary>Gets the friendly name of this class.</summary>
3731
      <value>A String that contains a friendly name of this class.</value>
3732
    </member>
3733
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.UseXModule">
3734
      <summary>Gets or sets a value that indicates whether to use the XModule when writing barcodes of this type.</summary>
3735
      <value>**true** to use XModule when writing barcodes of this type. Otherwise, **false**. The default value is **false**.</value>
3736
    </member>
3737
    <member name="P:Leadtools.Barcode.PostNetPlanetBarcodeWriteOptions.XModule">
3738
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a POSTNET/PLANET barcode.</summary>
3739
      <value>An Int32 that indicates the size of the smallest module when writing a POSTNET/PLANET barcode in thousandths of an inch. Must be a value greater than or equal to 0. The default value is 30 (0.03 of an inch).</value>
3740
    </member>
3741
    <member name="T:Leadtools.Barcode.QRBarcodeData">
3742
      <summary>Contains the data for a single QR barcode.</summary>
3743
    </member>
3744
    <member name="M:Leadtools.Barcode.QRBarcodeData.#ctor">
3745
      <summary>Initializes a new instance of the QRBarcodeData class with default values.</summary>
3746
    </member>
3747
    <member name="M:Leadtools.Barcode.QRBarcodeData.Clone">
3748
      <summary>Creates an exact copy of this QR barcode.</summary>
3749
      <returns>The QRBarcodeData clone this method creates, cast as an object.</returns>
3750
    </member>
3751
    <member name="P:Leadtools.Barcode.QRBarcodeData.SymbolModel">
3752
      <summary>Gets or sets the QR barcode symbol model and version.</summary>
3753
      <value>A QRBarcodeSymbolModel enumeration member that specifies the QR barcode symbol model and version. Default value is QRBarcodeSymbolModel.Model2AutoSize.</value>
3754
    </member>
3755
    <member name="P:Leadtools.Barcode.QRBarcodeData.Symbology">
3756
      <summary>Gets or sets the barcode symbology (type) associated with this QRBarcodeData.</summary>
3757
      <value>An BarcodeSymbology enumeration member that specifies the barcode symbology (type) associated with this QRBarcodeData.</value>
3758
    </member>
3759
    <member name="T:Leadtools.Barcode.QRBarcodeReadOptions">
3760
      <summary>Contains extra options to use when reading QR barcodes.</summary>
3761
    </member>
3762
    <member name="M:Leadtools.Barcode.QRBarcodeReadOptions.#ctor">
3763
      <summary>Initializes a new QRBarcodeReadOptions class with default values.</summary>
3764
    </member>
3765
    <member name="M:Leadtools.Barcode.QRBarcodeReadOptions.Clone">
3766
      <summary>Creates an exact copy of this barcode write options.</summary>
3767
      <returns>The QRBarcodeReadOptions clone this method creates, cast as an object.</returns>
3768
    </member>
3769
    <member name="M:Leadtools.Barcode.QRBarcodeReadOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3770
      <summary>Copies the members of this options class to the specified object.</summary>
3771
      <param name="options">Destination BarcodeOptions object.</param>
3772
    </member>
3773
    <member name="M:Leadtools.Barcode.QRBarcodeReadOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3774
      <summary>For information about this method please see CopyTo.</summary>
3775
      <param name="options">Destination BarcodeData object.</param>
3776
    </member>
3777
    <member name="M:Leadtools.Barcode.QRBarcodeReadOptions.GetSupportedSymbologies">
3778
      <summary>Returns the barcode symbologies supported by this class.</summary>
3779
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read options class.</returns>
3780
    </member>
3781
    <member name="M:Leadtools.Barcode.QRBarcodeReadOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3782
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3783
      <param name="symbology">The symbology to check.</param>
3784
    </member>
3785
    <member name="P:Leadtools.Barcode.QRBarcodeReadOptions.BackColor">
3786
      <summary>For information about this property please see BackColor.</summary>
3787
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3788
    </member>
3789
    <member name="P:Leadtools.Barcode.QRBarcodeReadOptions.EnableDoublePass">
3790
      <summary>Gets or sets a value indicating whether to enable the double pass setting when reading QR symbols.</summary>
3791
      <value>**true** to use double pass when reading QR symbols. Otherwise, **false**. The default value is **false**.</value>
3792
    </member>
3793
    <member name="P:Leadtools.Barcode.QRBarcodeReadOptions.EnableDoublePassIfSuccess">
3794
      <summary>Gets or sets a value indicating whether to enable the double pass if success setting when reading QR symbols.</summary>
3795
      <value>**true** to use double pass when reading QR symbols. Otherwise, **false**. The default value is **false**.</value>
3796
    </member>
3797
    <member name="P:Leadtools.Barcode.QRBarcodeReadOptions.ForeColor">
3798
      <summary>For information about this property please see ForeColor.</summary>
3799
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3800
    </member>
3801
    <member name="P:Leadtools.Barcode.QRBarcodeReadOptions.FriendlyName">
3802
      <summary>Gets the friendly name of this class.</summary>
3803
      <value>A String that contains a friendly name of this class.</value>
3804
    </member>
3805
    <member name="T:Leadtools.Barcode.QRBarcodeWriteOptions">
3806
      <summary>Contains extra options to use when writing QR barcodes.</summary>
3807
    </member>
3808
    <member name="M:Leadtools.Barcode.QRBarcodeWriteOptions.#ctor">
3809
      <summary>Initializes a new instance of the QRBarcodeWriteOptions class with default values.</summary>
3810
    </member>
3811
    <member name="M:Leadtools.Barcode.QRBarcodeWriteOptions.Clone">
3812
      <summary>Creates an exact copy of this barcode write options.</summary>
3813
      <returns>The QRBarcodeWriteOptions cone this method creates, cast as an object.</returns>
3814
    </member>
3815
    <member name="M:Leadtools.Barcode.QRBarcodeWriteOptions.CopyTo(Leadtools.Barcode.BarcodeOptions)">
3816
      <summary>Copies the members of this options class to the specified object.</summary>
3817
      <param name="options">Destination BarcodeOptions object.</param>
3818
    </member>
3819
    <member name="M:Leadtools.Barcode.QRBarcodeWriteOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
3820
      <summary>For information about this method please see CopyTo.</summary>
3821
      <param name="options">Destination BarcodeData object.</param>
3822
    </member>
3823
    <member name="M:Leadtools.Barcode.QRBarcodeWriteOptions.GetSupportedSymbologies">
3824
      <summary>Returns the barcode symbologies supported by this class.</summary>
3825
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this write options class.</returns>
3826
    </member>
3827
    <member name="M:Leadtools.Barcode.QRBarcodeWriteOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
3828
      <summary>For information about this method please see IsSupportedSymbology.</summary>
3829
      <param name="symbology">The symbology to check.</param>
3830
    </member>
3831
    <member name="P:Leadtools.Barcode.QRBarcodeWriteOptions.BackColor">
3832
      <summary>For information about this property please see BackColor.</summary>
3833
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
3834
    </member>
3835
    <member name="P:Leadtools.Barcode.QRBarcodeWriteOptions.ECCLevel">
3836
      <summary>Gets or sets a value that indicates the ECC (Error Correction) level to use when writing QR barcodes.</summary>
3837
      <value>An QRBarcodeECCLevel enumeration member that determine the ECC (Error Correction) level to use when writing QR barcodes. Default value is QRBarcodeECCLevel.LevelL.</value>
3838
    </member>
3839
    <member name="P:Leadtools.Barcode.QRBarcodeWriteOptions.ForeColor">
3840
      <summary>For information about this property please see ForeColor.</summary>
3841
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
3842
    </member>
3843
    <member name="P:Leadtools.Barcode.QRBarcodeWriteOptions.FriendlyName">
3844
      <summary>Gets the friendly name of this class.</summary>
3845
      <value>A String that contains a friendly name of this class.</value>
3846
    </member>
3847
    <member name="P:Leadtools.Barcode.QRBarcodeWriteOptions.GroupNumber">
3848
      <summary>Gets or sets a value that indicates the group number to use when writing QR barcode.</summary>
3849
      <value>An Int32 value that indicates the group number to use when writing QR barcode. Must be a value between 0 and 16. The default value is 0.</value>
3850
    </member>
3851
    <member name="P:Leadtools.Barcode.QRBarcodeWriteOptions.GroupTotal">
3852
      <summary>Gets or sets a value that indicates the group total to use when writing QR barcode.</summary>
3853
      <value>An Int32 value that indicates the group total to use when writing QR barcode. Must be a value between 0 and 16. The default value is 0.</value>
3854
    </member>
3855
    <member name="P:Leadtools.Barcode.QRBarcodeWriteOptions.HorizontalAlignment">
3856
      <summary>Gets or sets a value indicating the horizontal alignment to use when fitting this barcode inside the destination bounds.</summary>
3857
      <value>An BarcodeAlignment enumeration member that indicating the horizontal alignment to use when fitting this barcode inside the destination bounds. Default value is BarcodeAlignment.Near.</value>
3858
    </member>
3859
    <member name="P:Leadtools.Barcode.QRBarcodeWriteOptions.VerticalAlignment">
3860
      <summary>Gets or sets a value indicating the vertical alignment to use when fitting this barcode inside the destination bounds.</summary>
3861
      <value>An BarcodeAlignment enumeration member that indicates the vertical alignment to use when fitting this barcode inside the destination bounds. The default value is BarcodeAlignment.Near.</value>
3862
    </member>
3863
    <member name="P:Leadtools.Barcode.QRBarcodeWriteOptions.XModule">
3864
      <summary>Gets or sets a value that indicates the size of the smallest module when writing a QR barcode.</summary>
3865
      <value>An Int32 that indicates the size of the smallest module when writing a QR barcode in a thousandths of an inch. Must be a value greater to or equal to 0. Default value is 30 (0.03 of an inch).</value>
3866
    </member>
3867
    <member name="T:Leadtools.Barcode.AustralianPost4StateBarcodeCIFEncoding">
3868
      <summary>Australian Post 4-State barcode Customer Information Field (CIF) encoding/decoding table</summary>
3869
    </member>
3870
    <member name="F:Leadtools.Barcode.AustralianPost4StateBarcodeCIFEncoding.CTable">
3871
      <summary></summary>
3872
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
3873
    </member>
3874
    <member name="F:Leadtools.Barcode.AustralianPost4StateBarcodeCIFEncoding.NTable">
3875
      <summary></summary>
3876
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
3877
    </member>
3878
    <member name="F:Leadtools.Barcode.AustralianPost4StateBarcodeCIFEncoding.NoEncoding">
3879
      <summary></summary>
3880
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
3881
    </member>
3882
    <member name="T:Leadtools.Barcode.AztecBarcodeSymbolModel">
3883
      <summary>Specifies the Aztec Code symbol size.</summary>
3884
    </member>
3885
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.AutoSize">
3886
      <summary></summary>
3887
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3888
    </member>
3889
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Compact1">
3890
      <summary></summary>
3891
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3892
    </member>
3893
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Compact2">
3894
      <summary></summary>
3895
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3896
    </member>
3897
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Compact3">
3898
      <summary></summary>
3899
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3900
    </member>
3901
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Compact4">
3902
      <summary></summary>
3903
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3904
    </member>
3905
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full1">
3906
      <summary></summary>
3907
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3908
    </member>
3909
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full2">
3910
      <summary></summary>
3911
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3912
    </member>
3913
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full3">
3914
      <summary></summary>
3915
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3916
    </member>
3917
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full4">
3918
      <summary></summary>
3919
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3920
    </member>
3921
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full5">
3922
      <summary></summary>
3923
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3924
    </member>
3925
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full6">
3926
      <summary></summary>
3927
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3928
    </member>
3929
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full7">
3930
      <summary></summary>
3931
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3932
    </member>
3933
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full8">
3934
      <summary></summary>
3935
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3936
    </member>
3937
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full9">
3938
      <summary></summary>
3939
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3940
    </member>
3941
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full10">
3942
      <summary></summary>
3943
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3944
    </member>
3945
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full11">
3946
      <summary></summary>
3947
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3948
    </member>
3949
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full12">
3950
      <summary></summary>
3951
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3952
    </member>
3953
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full13">
3954
      <summary></summary>
3955
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3956
    </member>
3957
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full14">
3958
      <summary></summary>
3959
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3960
    </member>
3961
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full15">
3962
      <summary></summary>
3963
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3964
    </member>
3965
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full16">
3966
      <summary></summary>
3967
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3968
    </member>
3969
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full17">
3970
      <summary></summary>
3971
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3972
    </member>
3973
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full18">
3974
      <summary></summary>
3975
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3976
    </member>
3977
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full19">
3978
      <summary></summary>
3979
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3980
    </member>
3981
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full20">
3982
      <summary></summary>
3983
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3984
    </member>
3985
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full21">
3986
      <summary></summary>
3987
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3988
    </member>
3989
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full22">
3990
      <summary></summary>
3991
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3992
    </member>
3993
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full23">
3994
      <summary></summary>
3995
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
3996
    </member>
3997
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full24">
3998
      <summary></summary>
3999
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4000
    </member>
4001
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full25">
4002
      <summary></summary>
4003
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4004
    </member>
4005
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full26">
4006
      <summary></summary>
4007
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4008
    </member>
4009
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full27">
4010
      <summary></summary>
4011
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4012
    </member>
4013
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full28">
4014
      <summary></summary>
4015
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4016
    </member>
4017
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full29">
4018
      <summary></summary>
4019
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4020
    </member>
4021
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full30">
4022
      <summary></summary>
4023
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4024
    </member>
4025
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full31">
4026
      <summary></summary>
4027
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4028
    </member>
4029
    <member name="F:Leadtools.Barcode.AztecBarcodeSymbolModel.Full32">
4030
      <summary></summary>
4031
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4032
    </member>
4033
    <member name="T:Leadtools.Barcode.BarcodeAlignment">
4034
      <summary>Horizontal or vertical to use when writing barcodes.</summary>
4035
    </member>
4036
    <member name="F:Leadtools.Barcode.BarcodeAlignment.Near">
4037
      <summary>Aligns the barcode to the near edge of BarcodeData.Bounds. This is the left edge (LogicalRectangle.Left) when this is a horizontal alignment or the top edge (LogicalRectangle.Top) when this is a vertical alignment.</summary>
4038
    </member>
4039
    <member name="F:Leadtools.Barcode.BarcodeAlignment.Center">
4040
      <summary></summary>
4041
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4042
    </member>
4043
    <member name="F:Leadtools.Barcode.BarcodeAlignment.Far">
4044
      <summary></summary>
4045
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4046
    </member>
4047
    <member name="T:Leadtools.Barcode.BarcodeExceptionCode">
4048
      <summary>Identifies the barcode exception error code</summary>
4049
    </member>
4050
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidXModule">
4051
      <summary></summary>
4052
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4053
    </member>
4054
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.DllNotFound">
4055
      <summary></summary>
4056
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4057
    </member>
4058
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.QrWriteLocked">
4059
      <summary></summary>
4060
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4061
    </member>
4062
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.QrReadLocked">
4063
      <summary></summary>
4064
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4065
    </member>
4066
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.MicroQrWriteLocked">
4067
      <summary></summary>
4068
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4069
    </member>
4070
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.MicroQrReadLocked">
4071
      <summary></summary>
4072
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4073
    </member>
4074
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.MaxiWriteLocked">
4075
      <summary></summary>
4076
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4077
    </member>
4078
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.MaxiReadLocked">
4079
      <summary></summary>
4080
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4081
    </member>
4082
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.AztecWriteLocked">
4083
      <summary></summary>
4084
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4085
    </member>
4086
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.AztecReadLocked">
4087
      <summary></summary>
4088
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4089
    </member>
4090
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.DatamatrixWriteLocked">
4091
      <summary></summary>
4092
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4093
    </member>
4094
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.DatamatrixReadLocked">
4095
      <summary></summary>
4096
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4097
    </member>
4098
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.PdfWriteLocked">
4099
      <summary></summary>
4100
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4101
    </member>
4102
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.PdfReadLocked">
4103
      <summary></summary>
4104
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4105
    </member>
4106
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.Barcode2dWriteLocked">
4107
      <summary></summary>
4108
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4109
    </member>
4110
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.Barcode2dReadLocked">
4111
      <summary></summary>
4112
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4113
    </member>
4114
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.Barcode1dLocked">
4115
      <summary></summary>
4116
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4117
    </member>
4118
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidBounds">
4119
      <summary></summary>
4120
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4121
    </member>
4122
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidStringLength">
4123
      <summary></summary>
4124
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4125
    </member>
4126
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidGroup">
4127
      <summary></summary>
4128
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4129
    </member>
4130
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidMaximumCount">
4131
      <summary></summary>
4132
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4133
    </member>
4134
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidUnits">
4135
      <summary></summary>
4136
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4137
    </member>
4138
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidBarcodeString">
4139
      <summary></summary>
4140
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4141
    </member>
4142
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.ToSmall">
4143
      <summary></summary>
4144
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4145
    </member>
4146
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidHeight">
4147
      <summary></summary>
4148
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4149
    </member>
4150
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidWidth">
4151
      <summary></summary>
4152
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4153
    </member>
4154
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidTextOut">
4155
      <summary></summary>
4156
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4157
    </member>
4158
    <member name="F:Leadtools.Barcode.BarcodeExceptionCode.InvalidType">
4159
      <summary></summary>
4160
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4161
    </member>
4162
    <member name="T:Leadtools.Barcode.BarcodeImageType">
4163
      <summary>Determines the type of barcode image when reading barcodes.</summary>
4164
    </member>
4165
    <member name="F:Leadtools.Barcode.BarcodeImageType.ScannedDocument">
4166
      <summary></summary>
4167
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4168
    </member>
4169
    <member name="F:Leadtools.Barcode.BarcodeImageType.Picture">
4170
      <summary></summary>
4171
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4172
    </member>
4173
    <member name="F:Leadtools.Barcode.BarcodeImageType.Unknown">
4174
      <summary></summary>
4175
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4176
    </member>
4177
    <member name="T:Leadtools.Barcode.BarcodeOutputTextPosition">
4178
      <summary>The text position to use when the data string is written along with the barcode.</summary>
4179
    </member>
4180
    <member name="F:Leadtools.Barcode.BarcodeOutputTextPosition.None">
4181
      <summary></summary>
4182
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4183
    </member>
4184
    <member name="F:Leadtools.Barcode.BarcodeOutputTextPosition.Default">
4185
      <summary></summary>
4186
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4187
    </member>
4188
    <member name="F:Leadtools.Barcode.BarcodeOutputTextPosition.Top">
4189
      <summary></summary>
4190
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4191
    </member>
4192
    <member name="T:Leadtools.Barcode.BarcodeReaderErrorMode">
4193
      <summary>Indicates how to handle errors when reading barcodes.</summary>
4194
    </member>
4195
    <member name="F:Leadtools.Barcode.BarcodeReaderErrorMode.Default">
4196
      <summary></summary>
4197
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4198
    </member>
4199
    <member name="F:Leadtools.Barcode.BarcodeReaderErrorMode.IgnoreAll">
4200
      <summary></summary>
4201
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4202
    </member>
4203
    <member name="T:Leadtools.Barcode.BarcodeReadSymbologyOperation">
4204
      <summary>Current barcode read operation.</summary>
4205
    </member>
4206
    <member name="F:Leadtools.Barcode.BarcodeReadSymbologyOperation.PreRead">
4207
      <summary>The BarcodeReader object is about to read the barcode symbologies.</summary>
4208
    </member>
4209
    <member name="F:Leadtools.Barcode.BarcodeReadSymbologyOperation.PostRead">
4210
      <summary>The BarcodeReader has finished reading the barcode symbologies.</summary>
4211
    </member>
4212
    <member name="T:Leadtools.Barcode.BarcodeReadSymbologyStatus">
4213
      <summary>Determines the barcode read operation status</summary>
4214
    </member>
4215
    <member name="F:Leadtools.Barcode.BarcodeReadSymbologyStatus.Continue">
4216
      <summary></summary>
4217
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4218
    </member>
4219
    <member name="F:Leadtools.Barcode.BarcodeReadSymbologyStatus.Skip">
4220
      <summary>Skip reading the current barcode symbologies and move to the next (if any). Setting BarcodeReadSymbologyEventArgs.Status to Skip will have an effect only if the BarcodeEngine is about to read the barcodes. i.e., when the value of BarcodeReadSymbologyEventArgs.Operation is BarcodeReadSymbologyOperation.PreRead.</summary>
4221
    </member>
4222
    <member name="F:Leadtools.Barcode.BarcodeReadSymbologyStatus.Abort">
4223
      <summary></summary>
4224
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4225
    </member>
4226
    <member name="T:Leadtools.Barcode.BarcodeReturnCheckDigit">
4227
      <summary>Return check digit mode to use when reading barcodes.</summary>
4228
    </member>
4229
    <member name="F:Leadtools.Barcode.BarcodeReturnCheckDigit.Default">
4230
      <summary></summary>
4231
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4232
    </member>
4233
    <member name="F:Leadtools.Barcode.BarcodeReturnCheckDigit.Yes">
4234
      <summary></summary>
4235
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4236
    </member>
4237
    <member name="F:Leadtools.Barcode.BarcodeReturnCheckDigit.No">
4238
      <summary></summary>
4239
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4240
    </member>
4241
    <member name="T:Leadtools.Barcode.BarcodeSearchDirection">
4242
      <summary>Search direction to use when reading barcodes.</summary>
4243
    </member>
4244
    <member name="F:Leadtools.Barcode.BarcodeSearchDirection.Horizontal">
4245
      <summary></summary>
4246
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4247
    </member>
4248
    <member name="F:Leadtools.Barcode.BarcodeSearchDirection.Vertical">
4249
      <summary></summary>
4250
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4251
    </member>
4252
    <member name="F:Leadtools.Barcode.BarcodeSearchDirection.HorizontalAndVertical">
4253
      <summary></summary>
4254
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4255
    </member>
4256
    <member name="T:Leadtools.Barcode.BarcodeSymbology">
4257
      <summary>The barcode symbologies supported by LEADTOOLS.</summary>
4258
    </member>
4259
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Unknown">
4260
      <summary></summary>
4261
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4262
    </member>
4263
    <member name="F:Leadtools.Barcode.BarcodeSymbology.EAN13">
4264
      <summary></summary>
4265
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4266
    </member>
4267
    <member name="F:Leadtools.Barcode.BarcodeSymbology.EAN8">
4268
      <summary></summary>
4269
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4270
    </member>
4271
    <member name="F:Leadtools.Barcode.BarcodeSymbology.UPCA">
4272
      <summary></summary>
4273
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4274
    </member>
4275
    <member name="F:Leadtools.Barcode.BarcodeSymbology.UPCE">
4276
      <summary></summary>
4277
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4278
    </member>
4279
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Code3Of9">
4280
      <summary></summary>
4281
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4282
    </member>
4283
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Code128">
4284
      <summary></summary>
4285
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4286
    </member>
4287
    <member name="F:Leadtools.Barcode.BarcodeSymbology.CodeInterleaved2Of5">
4288
      <summary></summary>
4289
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4290
    </member>
4291
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Codabar">
4292
      <summary></summary>
4293
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4294
    </member>
4295
    <member name="F:Leadtools.Barcode.BarcodeSymbology.UCCEAN128">
4296
      <summary></summary>
4297
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4298
    </member>
4299
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Code93">
4300
      <summary></summary>
4301
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4302
    </member>
4303
    <member name="F:Leadtools.Barcode.BarcodeSymbology.EANEXT5">
4304
      <summary></summary>
4305
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4306
    </member>
4307
    <member name="F:Leadtools.Barcode.BarcodeSymbology.EANEXT2">
4308
      <summary></summary>
4309
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4310
    </member>
4311
    <member name="F:Leadtools.Barcode.BarcodeSymbology.MSI">
4312
      <summary></summary>
4313
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4314
    </member>
4315
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Code11">
4316
      <summary></summary>
4317
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4318
    </member>
4319
    <member name="F:Leadtools.Barcode.BarcodeSymbology.CodeStandard2Of5">
4320
      <summary></summary>
4321
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4322
    </member>
4323
    <member name="F:Leadtools.Barcode.BarcodeSymbology.GS1Databar">
4324
      <summary></summary>
4325
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4326
    </member>
4327
    <member name="F:Leadtools.Barcode.BarcodeSymbology.GS1DatabarLimited">
4328
      <summary></summary>
4329
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4330
    </member>
4331
    <member name="F:Leadtools.Barcode.BarcodeSymbology.GS1DatabarExpanded">
4332
      <summary></summary>
4333
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4334
    </member>
4335
    <member name="F:Leadtools.Barcode.BarcodeSymbology.PatchCode">
4336
      <summary></summary>
4337
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4338
    </member>
4339
    <member name="F:Leadtools.Barcode.BarcodeSymbology.PostNet">
4340
      <summary></summary>
4341
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4342
    </member>
4343
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Planet">
4344
      <summary></summary>
4345
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4346
    </member>
4347
    <member name="F:Leadtools.Barcode.BarcodeSymbology.AustralianPost4State">
4348
      <summary></summary>
4349
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4350
    </member>
4351
    <member name="F:Leadtools.Barcode.BarcodeSymbology.RoyalMail4State">
4352
      <summary></summary>
4353
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4354
    </member>
4355
    <member name="F:Leadtools.Barcode.BarcodeSymbology.USPS4State">
4356
      <summary></summary>
4357
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4358
    </member>
4359
    <member name="F:Leadtools.Barcode.BarcodeSymbology.GS1DatabarStacked">
4360
      <summary></summary>
4361
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4362
    </member>
4363
    <member name="F:Leadtools.Barcode.BarcodeSymbology.GS1DatabarExpandedStacked">
4364
      <summary></summary>
4365
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4366
    </member>
4367
    <member name="F:Leadtools.Barcode.BarcodeSymbology.PDF417">
4368
      <summary></summary>
4369
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4370
    </member>
4371
    <member name="F:Leadtools.Barcode.BarcodeSymbology.MicroPDF417">
4372
      <summary></summary>
4373
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4374
    </member>
4375
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Datamatrix">
4376
      <summary></summary>
4377
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4378
    </member>
4379
    <member name="F:Leadtools.Barcode.BarcodeSymbology.QR">
4380
      <summary></summary>
4381
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4382
    </member>
4383
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Aztec">
4384
      <summary></summary>
4385
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4386
    </member>
4387
    <member name="F:Leadtools.Barcode.BarcodeSymbology.Maxi">
4388
      <summary></summary>
4389
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4390
    </member>
4391
    <member name="F:Leadtools.Barcode.BarcodeSymbology.MicroQR">
4392
      <summary></summary>
4393
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4394
    </member>
4395
    <member name="F:Leadtools.Barcode.BarcodeSymbology.PharmaCode">
4396
      <summary></summary>
4397
      <platforms>NET</platforms>
4398
    </member>
4399
    <member name="T:Leadtools.Barcode.Code11BarcodeCheckDigitType">
4400
      <summary>Check digit type to use when reading or writing Code 11 (USD-8) barcodes.</summary>
4401
    </member>
4402
    <member name="F:Leadtools.Barcode.Code11BarcodeCheckDigitType.CDigit">
4403
      <summary></summary>
4404
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4405
    </member>
4406
    <member name="F:Leadtools.Barcode.Code11BarcodeCheckDigitType.CAndKDigits">
4407
      <summary></summary>
4408
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4409
    </member>
4410
    <member name="T:Leadtools.Barcode.Code128BarcodeTableEncoding">
4411
      <summary>Encoding table to use when writing Code 128 barcodes.</summary>
4412
    </member>
4413
    <member name="F:Leadtools.Barcode.Code128BarcodeTableEncoding.Auto">
4414
      <summary></summary>
4415
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4416
    </member>
4417
    <member name="F:Leadtools.Barcode.Code128BarcodeTableEncoding.ATable">
4418
      <summary></summary>
4419
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4420
    </member>
4421
    <member name="F:Leadtools.Barcode.Code128BarcodeTableEncoding.BTable">
4422
      <summary></summary>
4423
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4424
    </member>
4425
    <member name="F:Leadtools.Barcode.Code128BarcodeTableEncoding.CTable">
4426
      <summary></summary>
4427
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4428
    </member>
4429
    <member name="T:Leadtools.Barcode.DatamatrixBarcodeSymbolSize">
4430
      <summary>Specifies the Datamatrix symbol size.</summary>
4431
    </member>
4432
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.AutoSize">
4433
      <summary></summary>
4434
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4435
    </member>
4436
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size10X10">
4437
      <summary></summary>
4438
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4439
    </member>
4440
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size12X12">
4441
      <summary></summary>
4442
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4443
    </member>
4444
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size14X14">
4445
      <summary></summary>
4446
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4447
    </member>
4448
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size16X16">
4449
      <summary></summary>
4450
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4451
    </member>
4452
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size18X18">
4453
      <summary></summary>
4454
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4455
    </member>
4456
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size20X20">
4457
      <summary></summary>
4458
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4459
    </member>
4460
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size22X22">
4461
      <summary></summary>
4462
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4463
    </member>
4464
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size24X24">
4465
      <summary></summary>
4466
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4467
    </member>
4468
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size26X26">
4469
      <summary></summary>
4470
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4471
    </member>
4472
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size32X32">
4473
      <summary></summary>
4474
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4475
    </member>
4476
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size36X36">
4477
      <summary></summary>
4478
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4479
    </member>
4480
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size40X40">
4481
      <summary></summary>
4482
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4483
    </member>
4484
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size44X44">
4485
      <summary></summary>
4486
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4487
    </member>
4488
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size48X48">
4489
      <summary></summary>
4490
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4491
    </member>
4492
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size52X52">
4493
      <summary></summary>
4494
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4495
    </member>
4496
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size64X64">
4497
      <summary></summary>
4498
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4499
    </member>
4500
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size72X72">
4501
      <summary></summary>
4502
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4503
    </member>
4504
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size80X80">
4505
      <summary></summary>
4506
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4507
    </member>
4508
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size88X88">
4509
      <summary></summary>
4510
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4511
    </member>
4512
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size96X96">
4513
      <summary></summary>
4514
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4515
    </member>
4516
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size104X104">
4517
      <summary></summary>
4518
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4519
    </member>
4520
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size120X120">
4521
      <summary></summary>
4522
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4523
    </member>
4524
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size132X132">
4525
      <summary></summary>
4526
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4527
    </member>
4528
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size144X144">
4529
      <summary></summary>
4530
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4531
    </member>
4532
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size8X18">
4533
      <summary></summary>
4534
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4535
    </member>
4536
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size8X32">
4537
      <summary></summary>
4538
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4539
    </member>
4540
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size12X26">
4541
      <summary></summary>
4542
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4543
    </member>
4544
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size12X36">
4545
      <summary></summary>
4546
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4547
    </member>
4548
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size16X36">
4549
      <summary></summary>
4550
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4551
    </member>
4552
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.Size16X48">
4553
      <summary></summary>
4554
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4555
    </member>
4556
    <member name="F:Leadtools.Barcode.DatamatrixBarcodeSymbolSize.FitToBounds">
4557
      <summary></summary>
4558
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4559
    </member>
4560
    <member name="T:Leadtools.Barcode.MaxiBarcodeSymbolModel">
4561
      <summary>Specifies the encoding mode for Maxi Code symbol.</summary>
4562
    </member>
4563
    <member name="F:Leadtools.Barcode.MaxiBarcodeSymbolModel.MaxiCodeMode2">
4564
      <summary></summary>
4565
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4566
    </member>
4567
    <member name="F:Leadtools.Barcode.MaxiBarcodeSymbolModel.MaxiCodeMode3">
4568
      <summary></summary>
4569
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4570
    </member>
4571
    <member name="F:Leadtools.Barcode.MaxiBarcodeSymbolModel.MaxiCodeMode4">
4572
      <summary></summary>
4573
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4574
    </member>
4575
    <member name="F:Leadtools.Barcode.MaxiBarcodeSymbolModel.MaxiCodeMode5">
4576
      <summary></summary>
4577
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4578
    </member>
4579
    <member name="T:Leadtools.Barcode.MicroPDF417BarcodeReadMode">
4580
      <summary>MicroPDF417 read mode enumerations.</summary>
4581
    </member>
4582
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeReadMode.Mode0">
4583
      <summary></summary>
4584
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4585
    </member>
4586
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeReadMode.Mode1">
4587
      <summary></summary>
4588
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4589
    </member>
4590
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeReadMode.Mode2">
4591
      <summary></summary>
4592
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4593
    </member>
4594
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeReadMode.Mode3Basic">
4595
      <summary></summary>
4596
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4597
    </member>
4598
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeReadMode.Mode3Extended">
4599
      <summary></summary>
4600
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4601
    </member>
4602
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeReadMode.ModeMicroPDF417Basic">
4603
      <summary></summary>
4604
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4605
    </member>
4606
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeReadMode.ModeMicroPDF417Extended">
4607
      <summary></summary>
4608
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4609
    </member>
4610
    <member name="T:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize">
4611
      <summary>Symbol size to use when writing MicroPDF417 barcodes.</summary>
4612
    </member>
4613
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Smallest">
4614
      <summary></summary>
4615
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4616
    </member>
4617
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size11X1">
4618
      <summary></summary>
4619
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4620
    </member>
4621
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size14X1">
4622
      <summary></summary>
4623
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4624
    </member>
4625
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size17X1">
4626
      <summary></summary>
4627
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4628
    </member>
4629
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size20X1">
4630
      <summary></summary>
4631
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4632
    </member>
4633
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size24X1">
4634
      <summary></summary>
4635
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4636
    </member>
4637
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size28X1">
4638
      <summary></summary>
4639
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4640
    </member>
4641
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size8X2">
4642
      <summary></summary>
4643
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4644
    </member>
4645
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size11X2">
4646
      <summary></summary>
4647
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4648
    </member>
4649
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size14X2">
4650
      <summary></summary>
4651
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4652
    </member>
4653
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size17X2">
4654
      <summary></summary>
4655
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4656
    </member>
4657
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size20X2">
4658
      <summary></summary>
4659
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4660
    </member>
4661
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size23X2">
4662
      <summary></summary>
4663
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4664
    </member>
4665
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size26X2">
4666
      <summary></summary>
4667
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4668
    </member>
4669
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size6X3">
4670
      <summary></summary>
4671
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4672
    </member>
4673
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size8X3">
4674
      <summary></summary>
4675
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4676
    </member>
4677
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size10X3">
4678
      <summary></summary>
4679
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4680
    </member>
4681
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size12X3">
4682
      <summary></summary>
4683
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4684
    </member>
4685
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size15X3">
4686
      <summary></summary>
4687
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4688
    </member>
4689
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size20X3">
4690
      <summary></summary>
4691
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4692
    </member>
4693
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size26X3">
4694
      <summary></summary>
4695
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4696
    </member>
4697
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size32X3">
4698
      <summary></summary>
4699
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4700
    </member>
4701
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size38X3">
4702
      <summary></summary>
4703
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4704
    </member>
4705
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size44X3">
4706
      <summary></summary>
4707
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4708
    </member>
4709
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size4X4">
4710
      <summary></summary>
4711
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4712
    </member>
4713
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size6X4">
4714
      <summary></summary>
4715
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4716
    </member>
4717
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size8X4">
4718
      <summary></summary>
4719
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4720
    </member>
4721
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size10X4">
4722
      <summary></summary>
4723
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4724
    </member>
4725
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size12X4">
4726
      <summary></summary>
4727
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4728
    </member>
4729
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size15X4">
4730
      <summary></summary>
4731
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4732
    </member>
4733
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size20X4">
4734
      <summary></summary>
4735
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4736
    </member>
4737
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size26X4">
4738
      <summary></summary>
4739
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4740
    </member>
4741
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size32X4">
4742
      <summary></summary>
4743
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4744
    </member>
4745
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size38X4">
4746
      <summary></summary>
4747
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4748
    </member>
4749
    <member name="F:Leadtools.Barcode.MicroPDF417BarcodeSymbolSize.Size44X4">
4750
      <summary></summary>
4751
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4752
    </member>
4753
    <member name="T:Leadtools.Barcode.MicroQRBarcodeSymbolModel">
4754
      <summary>Specifies the Micro QR symbol size.</summary>
4755
    </member>
4756
    <member name="F:Leadtools.Barcode.MicroQRBarcodeSymbolModel.AutoSize">
4757
      <summary></summary>
4758
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4759
    </member>
4760
    <member name="F:Leadtools.Barcode.MicroQRBarcodeSymbolModel.MicroQRM1">
4761
      <summary></summary>
4762
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4763
    </member>
4764
    <member name="F:Leadtools.Barcode.MicroQRBarcodeSymbolModel.MicroQRM2L">
4765
      <summary></summary>
4766
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4767
    </member>
4768
    <member name="F:Leadtools.Barcode.MicroQRBarcodeSymbolModel.MicroQRM2M">
4769
      <summary></summary>
4770
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4771
    </member>
4772
    <member name="F:Leadtools.Barcode.MicroQRBarcodeSymbolModel.MicroQRM3L">
4773
      <summary></summary>
4774
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4775
    </member>
4776
    <member name="F:Leadtools.Barcode.MicroQRBarcodeSymbolModel.MicroQRM3M">
4777
      <summary></summary>
4778
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4779
    </member>
4780
    <member name="F:Leadtools.Barcode.MicroQRBarcodeSymbolModel.MicroQRM4L">
4781
      <summary></summary>
4782
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4783
    </member>
4784
    <member name="F:Leadtools.Barcode.MicroQRBarcodeSymbolModel.MicroQRM4M">
4785
      <summary></summary>
4786
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4787
    </member>
4788
    <member name="F:Leadtools.Barcode.MicroQRBarcodeSymbolModel.MicroQRM4Q">
4789
      <summary></summary>
4790
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone</platforms>
4791
    </member>
4792
    <member name="T:Leadtools.Barcode.MSIBarcodeModuloType">
4793
      <summary>Check digit type to use when reading or writing MSI (Pulse Width Modulated) barcodes.</summary>
4794
    </member>
4795
    <member name="F:Leadtools.Barcode.MSIBarcodeModuloType.Modulo10">
4796
      <summary></summary>
4797
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4798
    </member>
4799
    <member name="F:Leadtools.Barcode.MSIBarcodeModuloType.TwoModulo10">
4800
      <summary></summary>
4801
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4802
    </member>
4803
    <member name="F:Leadtools.Barcode.MSIBarcodeModuloType.Modulo11">
4804
      <summary></summary>
4805
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4806
    </member>
4807
    <member name="F:Leadtools.Barcode.MSIBarcodeModuloType.Modulo11And10">
4808
      <summary></summary>
4809
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4810
    </member>
4811
    <member name="T:Leadtools.Barcode.PDF417BarcodeECCLevel">
4812
      <summary>Specifies the PDF417 symbol ECC level.</summary>
4813
    </member>
4814
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.Level0">
4815
      <summary></summary>
4816
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4817
    </member>
4818
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.Level1">
4819
      <summary></summary>
4820
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4821
    </member>
4822
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.Level2">
4823
      <summary></summary>
4824
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4825
    </member>
4826
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.Level3">
4827
      <summary></summary>
4828
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4829
    </member>
4830
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.Level4">
4831
      <summary></summary>
4832
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4833
    </member>
4834
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.Level5">
4835
      <summary></summary>
4836
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4837
    </member>
4838
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.Level6">
4839
      <summary></summary>
4840
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4841
    </member>
4842
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.Level7">
4843
      <summary></summary>
4844
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4845
    </member>
4846
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.Level8">
4847
      <summary></summary>
4848
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4849
    </member>
4850
    <member name="F:Leadtools.Barcode.PDF417BarcodeECCLevel.UsePercentage">
4851
      <summary></summary>
4852
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4853
    </member>
4854
    <member name="T:Leadtools.Barcode.PDF417BarcodeReadMode">
4855
      <summary>PDF417 read modes.</summary>
4856
    </member>
4857
    <member name="F:Leadtools.Barcode.PDF417BarcodeReadMode.Mode0">
4858
      <summary></summary>
4859
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4860
    </member>
4861
    <member name="F:Leadtools.Barcode.PDF417BarcodeReadMode.Mode1">
4862
      <summary></summary>
4863
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4864
    </member>
4865
    <member name="F:Leadtools.Barcode.PDF417BarcodeReadMode.Mode2">
4866
      <summary></summary>
4867
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4868
    </member>
4869
    <member name="F:Leadtools.Barcode.PDF417BarcodeReadMode.Mode3Basic">
4870
      <summary></summary>
4871
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4872
    </member>
4873
    <member name="F:Leadtools.Barcode.PDF417BarcodeReadMode.Mode3Extended">
4874
      <summary></summary>
4875
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4876
    </member>
4877
    <member name="T:Leadtools.Barcode.QRBarcodeECCLevel">
4878
      <summary>Specifies the QR symbol ECC level.</summary>
4879
    </member>
4880
    <member name="F:Leadtools.Barcode.QRBarcodeECCLevel.LevelL">
4881
      <summary></summary>
4882
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4883
    </member>
4884
    <member name="F:Leadtools.Barcode.QRBarcodeECCLevel.LevelM">
4885
      <summary></summary>
4886
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4887
    </member>
4888
    <member name="F:Leadtools.Barcode.QRBarcodeECCLevel.LevelQ">
4889
      <summary></summary>
4890
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4891
    </member>
4892
    <member name="F:Leadtools.Barcode.QRBarcodeECCLevel.LevelH">
4893
      <summary></summary>
4894
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4895
    </member>
4896
    <member name="T:Leadtools.Barcode.QRBarcodeSymbolModel">
4897
      <summary>Specifies the QR symbol size.</summary>
4898
    </member>
4899
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2AutoSize">
4900
      <summary></summary>
4901
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4902
    </member>
4903
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version1">
4904
      <summary></summary>
4905
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4906
    </member>
4907
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version2">
4908
      <summary></summary>
4909
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4910
    </member>
4911
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version3">
4912
      <summary></summary>
4913
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4914
    </member>
4915
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version4">
4916
      <summary></summary>
4917
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4918
    </member>
4919
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version5">
4920
      <summary></summary>
4921
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4922
    </member>
4923
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version6">
4924
      <summary></summary>
4925
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4926
    </member>
4927
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version7">
4928
      <summary></summary>
4929
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4930
    </member>
4931
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version8">
4932
      <summary></summary>
4933
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4934
    </member>
4935
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version9">
4936
      <summary></summary>
4937
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4938
    </member>
4939
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version10">
4940
      <summary></summary>
4941
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4942
    </member>
4943
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version11">
4944
      <summary></summary>
4945
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4946
    </member>
4947
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version12">
4948
      <summary></summary>
4949
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4950
    </member>
4951
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version13">
4952
      <summary></summary>
4953
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4954
    </member>
4955
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version14">
4956
      <summary></summary>
4957
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4958
    </member>
4959
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version15">
4960
      <summary></summary>
4961
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4962
    </member>
4963
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version16">
4964
      <summary></summary>
4965
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4966
    </member>
4967
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version17">
4968
      <summary></summary>
4969
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4970
    </member>
4971
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version18">
4972
      <summary></summary>
4973
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4974
    </member>
4975
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version19">
4976
      <summary></summary>
4977
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4978
    </member>
4979
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version20">
4980
      <summary></summary>
4981
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4982
    </member>
4983
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version21">
4984
      <summary></summary>
4985
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4986
    </member>
4987
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version22">
4988
      <summary></summary>
4989
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4990
    </member>
4991
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version23">
4992
      <summary></summary>
4993
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4994
    </member>
4995
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version24">
4996
      <summary></summary>
4997
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
4998
    </member>
4999
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version25">
5000
      <summary></summary>
5001
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5002
    </member>
5003
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version26">
5004
      <summary></summary>
5005
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5006
    </member>
5007
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version27">
5008
      <summary></summary>
5009
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5010
    </member>
5011
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version28">
5012
      <summary></summary>
5013
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5014
    </member>
5015
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version29">
5016
      <summary></summary>
5017
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5018
    </member>
5019
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version30">
5020
      <summary></summary>
5021
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5022
    </member>
5023
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version31">
5024
      <summary></summary>
5025
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5026
    </member>
5027
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version32">
5028
      <summary></summary>
5029
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5030
    </member>
5031
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version33">
5032
      <summary></summary>
5033
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5034
    </member>
5035
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version34">
5036
      <summary></summary>
5037
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5038
    </member>
5039
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version35">
5040
      <summary></summary>
5041
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5042
    </member>
5043
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version36">
5044
      <summary></summary>
5045
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5046
    </member>
5047
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version37">
5048
      <summary></summary>
5049
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5050
    </member>
5051
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version38">
5052
      <summary></summary>
5053
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5054
    </member>
5055
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version39">
5056
      <summary></summary>
5057
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5058
    </member>
5059
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model2Version40">
5060
      <summary></summary>
5061
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5062
    </member>
5063
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1AutoSize">
5064
      <summary></summary>
5065
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5066
    </member>
5067
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version1">
5068
      <summary></summary>
5069
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5070
    </member>
5071
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version2">
5072
      <summary></summary>
5073
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5074
    </member>
5075
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version3">
5076
      <summary></summary>
5077
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5078
    </member>
5079
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version4">
5080
      <summary></summary>
5081
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5082
    </member>
5083
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version5">
5084
      <summary></summary>
5085
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5086
    </member>
5087
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version6">
5088
      <summary></summary>
5089
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5090
    </member>
5091
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version7">
5092
      <summary></summary>
5093
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5094
    </member>
5095
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version8">
5096
      <summary></summary>
5097
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5098
    </member>
5099
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version9">
5100
      <summary></summary>
5101
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5102
    </member>
5103
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version10">
5104
      <summary></summary>
5105
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5106
    </member>
5107
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version11">
5108
      <summary></summary>
5109
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5110
    </member>
5111
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version12">
5112
      <summary></summary>
5113
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5114
    </member>
5115
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version13">
5116
      <summary></summary>
5117
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5118
    </member>
5119
    <member name="F:Leadtools.Barcode.QRBarcodeSymbolModel.Model1Version14">
5120
      <summary></summary>
5121
      <platforms>NET, Java, Android, iOS, WinRT, WinrtPhone, Silverlight</platforms>
5122
    </member>
5123
    <member name="T:Leadtools.Barcode.IBarcodeOptions">
5124
      <summary>Interface for barcode read or write options.</summary>
5125
    </member>
5126
    <member name="M:Leadtools.Barcode.IBarcodeOptions.Clone">
5127
      <summary>Creates an exact copy of this barcode read or write options.</summary>
5128
      <returns>This BarcodeOptions cast as an object.</returns>
5129
    </member>
5130
    <member name="M:Leadtools.Barcode.IBarcodeOptions.CopyTo(Leadtools.Barcode.IBarcodeOptions)">
5131
      <summary>Copies the members of this barcode read or write options to the specified object.</summary>
5132
      <param name="options">Destination IBarcodeOptions object.</param>
5133
    </member>
5134
    <member name="M:Leadtools.Barcode.IBarcodeOptions.GetSupportedSymbologies">
5135
      <summary>Gets the supported symbologies for this options class.</summary>
5136
      <returns>An array of BarcodeSymbology that specifies the barcode symbologies supported by this read or write options class.</returns>
5137
    </member>
5138
    <member name="M:Leadtools.Barcode.IBarcodeOptions.IsSupportedSymbology(Leadtools.Barcode.BarcodeSymbology)">
5139
      <summary>Gets a value that indicate whether the specified symbology is supported by this read or write options class.</summary>
5140
      <param name="symbology">The symbology to check.</param>
5141
      <returns>This method will call GetSupportedSymbologies and checks if \symbology\ is in the array returned by that method.</returns>
5142
    </member>
5143
    <member name="T:Leadtools.Barcode.IBarcodeReadOptions">
5144
      <summary>Interface for all the barcode read options.</summary>
5145
    </member>
5146
    <member name="P:Leadtools.Barcode.IBarcodeReadOptions.BackColor">
5147
      <summary>Gets or sets the barcode background (spaces) color used when reading barcodes.</summary>
5148
      <value>A RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of \#FFFFFF).</value>
5149
    </member>
5150
    <member name="P:Leadtools.Barcode.IBarcodeReadOptions.ForeColor">
5151
      <summary>Gets or sets the barcode foreground (bars or symbol) color used when reading barcodes.</summary>
5152
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of \#000000).</value>
5153
    </member>
5154
    <member name="P:Leadtools.Barcode.IBarcodeReadOptions.FriendlyName">
5155
      <summary>Gets the friendly name of this class.</summary>
5156
      <value>A String that contains a friendly name of this class.</value>
5157
    </member>
5158
    <member name="T:Leadtools.Barcode.IBarcodeWriteOptions">
5159
      <summary>Interface for all the barcode write options.</summary>
5160
    </member>
5161
    <member name="P:Leadtools.Barcode.IBarcodeWriteOptions.BackColor">
5162
      <summary>Gets or sets the barcode background (spaces) color used when writing barcodes.</summary>
5163
      <value>A RasterColor that specifies the barcode background (spaces) color to use when writing barcodes. Default value is "White" (RGB of \#FFFFFF).</value>
5164
    </member>
5165
    <member name="P:Leadtools.Barcode.IBarcodeWriteOptions.ForeColor">
5166
      <summary>Gets or sets the barcode foreground (bars or symbol) color used when writing barcodes.</summary>
5167
      <value>A RasterColor that specifies the barcode foreground (bars or symbol) color when writing barcodes. Default value is "Black" (RGB of \#000000).</value>
5168
    </member>
5169
    <member name="P:Leadtools.Barcode.IBarcodeWriteOptions.FriendlyName">
5170
      <summary>Gets the friendly name of this class.</summary>
5171
      <value>A String that contains a friendly name of this class.</value>
5172
    </member>
5173
  </members>
5174
</doc>
클립보드 이미지 추가 (최대 크기: 500 MB)