Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

OpenSystemStandard Property








Gets or sets a value indicating whether to use open system standard or not.
Syntax
[DescriptionAttribute("Write Maxi Code symbols using mode 2 or mode 3 with open system standard message")]
[DefaultValueAttribute()]
[CategoryAttribute("		Options")]
[DisplayNameAttribute("Open System Standard")]
public bool OpenSystemStandard {get; set;}
'Declaration
 
<DescriptionAttribute("Write Maxi Code symbols using mode 2 or mode 3 with open system standard message")>
<DefaultValueAttribute()>
<CategoryAttribute("		Options")>
<DisplayNameAttribute("Open System Standard")>
Public Property OpenSystemStandard As Boolean
'Usage
 
Dim instance As MaxiBarcodeWriteOptions
Dim value As Boolean
 
instance.OpenSystemStandard = value
 
value = instance.OpenSystemStandard
[DescriptionAttribute("Write Maxi Code symbols using mode 2 or mode 3 with open system standard message")]
[DefaultValueAttribute()]
[CategoryAttribute("		Options")]
[DisplayNameAttribute("Open System Standard")]
public bool OpenSystemStandard {get; set;}
@property (nonatomic, assign) BOOL openSystemStandard
public boolean getOpenSystemStandard()
public void setOpenSystemStandard(boolean value)
            
DescriptionAttribute("Write Maxi Code symbols using mode 2 or mode 3 with open system standard message")
DefaultValueAttribute()
CategoryAttribute("		Options")
DisplayNameAttribute("Open System Standard")
 <br/>get_OpenSystemStandard();<br/>set_OpenSystemStandard(value);<br/>Object.defineProperty('OpenSystemStandard'); 
[DescriptionAttribute("Write Maxi Code symbols using mode 2 or mode 3 with open system standard message")]
[DefaultValueAttribute()]
[CategoryAttribute("		Options")]
[DisplayNameAttribute("Open System Standard")]
public:
property bool OpenSystemStandard {
   bool get();
   void set (    bool value);
}

Property Value

true to use open system standard. Otherwise, false. The default value is false.
Example

For an example, refer to MaxiBarcodeWriteOptions.

Requirements

Target Platforms

See Also

Reference

MaxiBarcodeWriteOptions Class
MaxiBarcodeWriteOptions Members

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