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