![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > MaxiBarcodeWriteOptions Class : OpenSystemStandard Property |
[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); }
For an example, refer to MaxiBarcodeWriteOptions.