C#
VB
WinRT C#
C++
For information about this method please see GetAllDefaultOptions.
public [Leadtools.Barcode.IBarcodeWriteOptions[]](ibarcodewriteoptions.md) GetAllDefaultOptions()
Public Function GetAllDefaultOptions() As Leadtools.Barcode.IBarcodeWriteOptions()
public [Leadtools.Barcode.IBarcodeWriteOptions[]](ibarcodewriteoptions.md) GetAllDefaultOptions()
function Leadtools.Barcode.BarcodeWriter.GetAllDefaultOptions()
public:
Leadtools.Barcode.array<IBarcodeWriteOptions^>^ GetAllDefaultOptions();
An array of BarcodeReadOptions derived types that contain all the default read options currently set in this BarcodeReader.
Note: In LEADTOOLS for .NET, the equivalent to IBarcodeWriteOptions is BarcodeWriteOptions.
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