←Select platform

Type Property

Summary

Gets or sets the type of standard barcode to be written.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Type", IsRequired=true)] 
public WriteBarcode1dStandardType Type { get; set; } 
  
<DataMemberAttribute(Name="Type", IsRequired=True)> 
Public Property Type As Leadtools.Services.Barcode.Datacontracts.WriteBarcode1dStandardType 

Property Value

A WriteBarcode1dStandardType enumerated value that contains the type of standard barcode to be written.

Example

For an example, Refer to WriteOption.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Barcode.DataContracts Assembly