Leadtools.Barcode Namespace > PDF417BarcodeReadOptions Class : ReadMode Property |
[DefaultValueAttribute()] [CategoryAttribute(" Options")] [DescriptionAttribute("PDF417 Channel mode")] [DisplayNameAttribute("Mode")] public PDF417BarcodeReadMode ReadMode {get; set;}
'Declaration <DefaultValueAttribute()> <CategoryAttribute(" Options")> <DescriptionAttribute("PDF417 Channel mode")> <DisplayNameAttribute("Mode")> Public Property ReadMode As PDF417BarcodeReadMode
'Usage Dim instance As PDF417BarcodeReadOptions Dim value As PDF417BarcodeReadMode instance.ReadMode = value value = instance.ReadMode
[DefaultValueAttribute()] [CategoryAttribute(" Options")] [DescriptionAttribute("PDF417 Channel mode")] [DisplayNameAttribute("Mode")] public PDF417BarcodeReadMode ReadMode {get; set;}
ObjectiveC Syntax
Java Syntax
DefaultValueAttribute() CategoryAttribute(" Options") DescriptionAttribute("PDF417 Channel mode") DisplayNameAttribute("Mode") get_ReadMode();
set_ReadMode(value);
[DefaultValueAttribute()] [CategoryAttribute(" Options")] [DescriptionAttribute("PDF417 Channel mode")] [DisplayNameAttribute("Mode")] public: property PDF417BarcodeReadMode ReadMode { PDF417BarcodeReadMode get(); void set ( PDF417BarcodeReadMode value); }
Refer to PDF417BarcodeReadMode for more information.
For an example, refer to PDF417BarcodeReadOptions.
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