LEADTOOLS Barcode (Leadtools.Barcode assembly)

UseStackedOmniDirectionalFormat Property

Show in webframe







Gets or sets a value that indicates whether to use Stacked Omni-directional format when writing the barcode.
Syntax
[DescriptionAttribute("If true, Write two-row in Stacked Omni-directional format when writing the barcode. Otherwise, Stacked format will be written")]
[CategoryAttribute("		Stacked Options")]
[DisplayNameAttribute("Stacked Omni-directional format")]
[DefaultValueAttribute()]
public bool UseStackedOmniDirectionalFormat {get; set;}
'Declaration
 
<DescriptionAttribute("If true, Write two-row in Stacked Omni-directional format when writing the barcode. Otherwise, Stacked format will be written")>
<CategoryAttribute("		Stacked Options")>
<DisplayNameAttribute("Stacked Omni-directional format")>
<DefaultValueAttribute()>
Public Property UseStackedOmniDirectionalFormat As Boolean
'Usage
 
Dim instance As GS1DatabarStackedBarcodeWriteOptions
Dim value As Boolean
 
instance.UseStackedOmniDirectionalFormat = value
 
value = instance.UseStackedOmniDirectionalFormat
[DescriptionAttribute("If true, Write two-row in Stacked Omni-directional format when writing the barcode. Otherwise, Stacked format will be written")]
[CategoryAttribute("		Stacked Options")]
[DisplayNameAttribute("Stacked Omni-directional format")]
[DefaultValueAttribute()]
public bool UseStackedOmniDirectionalFormat {get; set;}
@property (nonatomic, assign) BOOL useStackedOmniDirectionalFormat;
public boolean getUseStackedOmniDirectionalFormat()
public void setUseStackedOmniDirectionalFormat(boolean value)
            
DescriptionAttribute("If true, Write two-row in Stacked Omni-directional format when writing the barcode. Otherwise, Stacked format will be written")
CategoryAttribute("		Stacked Options")
DisplayNameAttribute("Stacked Omni-directional format")
DefaultValueAttribute()
 
get_UseStackedOmniDirectionalFormat();
set_UseStackedOmniDirectionalFormat(value);
Object.defineProperty('UseStackedOmniDirectionalFormat');
[DescriptionAttribute("If true, Write two-row in Stacked Omni-directional format when writing the barcode. Otherwise, Stacked format will be written")]
[CategoryAttribute("		Stacked Options")]
[DisplayNameAttribute("Stacked Omni-directional format")]
[DefaultValueAttribute()]
public:
property bool UseStackedOmniDirectionalFormat {
   bool get();
   void set (    bool value);
}

Property Value

true to use Stacked Omni-directional format when writing barcodes. Otherwise, false. The default value is false.
Remarks

When the value of this property is true, a two-row in Stacked Omni-directional format is used when writing the barcode. Otherwise, Stacked format will be used.

Example

For an example, refer to GS1DatabarStackedBarcodeWriteOptions.

Requirements

Target Platforms

See Also

Reference

GS1DatabarStackedBarcodeWriteOptions Class
GS1DatabarStackedBarcodeWriteOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features