←Select platform

Type Property

Summary

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

Syntax

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

Property Value

A WriteBarcode1dStackedType enumerated value that contains the type of stacked 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