Leadtools.Barcode Namespace > PDF417BarcodeReadOptions Class : ReadOptionalMacroAddresseeField Property |
[CategoryAttribute(" Optional Macro Fields")] [DescriptionAttribute("Enables the return of the optional 'Addressee' field")] [DisplayNameAttribute("Addressee")] [DefaultValueAttribute()] public bool ReadOptionalMacroAddresseeField {get; set;}
'Declaration <CategoryAttribute(" Optional Macro Fields")> <DescriptionAttribute("Enables the return of the optional 'Addressee' field")> <DisplayNameAttribute("Addressee")> <DefaultValueAttribute()> Public Property ReadOptionalMacroAddresseeField As Boolean
'Usage Dim instance As PDF417BarcodeReadOptions Dim value As Boolean instance.ReadOptionalMacroAddresseeField = value value = instance.ReadOptionalMacroAddresseeField
[CategoryAttribute(" Optional Macro Fields")] [DescriptionAttribute("Enables the return of the optional 'Addressee' field")] [DisplayNameAttribute("Addressee")] [DefaultValueAttribute()] public bool ReadOptionalMacroAddresseeField {get; set;}
ObjectiveC Syntax
Java Syntax
CategoryAttribute(" Optional Macro Fields") DescriptionAttribute("Enables the return of the optional 'Addressee' field") DisplayNameAttribute("Addressee") DefaultValueAttribute() get_ReadOptionalMacroAddresseeField();
set_ReadOptionalMacroAddresseeField(value);
[CategoryAttribute(" Optional Macro Fields")] [DescriptionAttribute("Enables the return of the optional 'Addressee' field")] [DisplayNameAttribute("Addressee")] [DefaultValueAttribute()] public: property bool ReadOptionalMacroAddresseeField { bool get(); void set ( bool value); }
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