Leadtools.Barcode Namespace > MicroPDF417BarcodeReadOptions Class : ReadMode Property |
[DefaultValueAttribute()] [CategoryAttribute(" Options")] [DisplayNameAttribute("Mode")] [DescriptionAttribute("MicroPDF417 Channel mode")] public MicroPDF417BarcodeReadMode ReadMode {get; set;}
'Declaration <DefaultValueAttribute()> <CategoryAttribute(" Options")> <DisplayNameAttribute("Mode")> <DescriptionAttribute("MicroPDF417 Channel mode")> Public Property ReadMode As MicroPDF417BarcodeReadMode
'Usage Dim instance As MicroPDF417BarcodeReadOptions Dim value As MicroPDF417BarcodeReadMode instance.ReadMode = value value = instance.ReadMode
[DefaultValueAttribute()] [CategoryAttribute(" Options")] [DisplayNameAttribute("Mode")] [DescriptionAttribute("MicroPDF417 Channel mode")] public MicroPDF417BarcodeReadMode ReadMode {get; set;}
ObjectiveC Syntax
Java Syntax
DefaultValueAttribute() CategoryAttribute(" Options") DisplayNameAttribute("Mode") DescriptionAttribute("MicroPDF417 Channel mode") get_ReadMode();
set_ReadMode(value);
[DefaultValueAttribute()] [CategoryAttribute(" Options")] [DisplayNameAttribute("Mode")] [DescriptionAttribute("MicroPDF417 Channel mode")] public: property MicroPDF417BarcodeReadMode ReadMode { MicroPDF417BarcodeReadMode get(); void set ( MicroPDF417BarcodeReadMode value); }
Refer to MicroPDF417BarcodeReadMode for more information.
For an example, refer to MicroPDF417BarcodeReadOptions.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2