C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating whether to use open system standard or not.
public bool OpenSystemStandard { get; set; } Public Property OpenSystemStandard As Boolean public bool OpenSystemStandard {get; set;} @property (nonatomic, assign) BOOL openSystemStandard public boolean getOpenSystemStandard()public void setOpenSystemStandard(boolean value)
<br/>get_OpenSystemStandard();<br/>set_OpenSystemStandard(value);<br/>Object.defineProperty('OpenSystemStandard'); true to use open system standard. Otherwise, false. The default value is false.
For an example, refer to MaxiBarcodeWriteOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
