Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > MaxiBarcodeWriteOptions Class : Year Property |
[CategoryAttribute(" Options")] [DisplayNameAttribute("Year")] [DescriptionAttribute("The year that will be encoded when writing Maxi Code symbols as open system standard")] [DefaultValueAttribute()] public int Year {get; set;}
'Declaration
<CategoryAttribute(" Options")> <DisplayNameAttribute("Year")> <DescriptionAttribute("The year that will be encoded when writing Maxi Code symbols as open system standard")> <DefaultValueAttribute()> Public Property Year As Integer
'Usage
Dim instance As MaxiBarcodeWriteOptions Dim value As Integer instance.Year = value value = instance.Year
[CategoryAttribute(" Options")] [DisplayNameAttribute("Year")] [DescriptionAttribute("The year that will be encoded when writing Maxi Code symbols as open system standard")] [DefaultValueAttribute()] public int Year {get; set;}
@property (nonatomic, assign) NSInteger year
public int getYear() public void setYear(int value)
CategoryAttribute(" Options") DisplayNameAttribute("Year") DescriptionAttribute("The year that will be encoded when writing Maxi Code symbols as open system standard") DefaultValueAttribute() <br/>get_Year();<br/>set_Year(value);<br/>Object.defineProperty('Year');
[CategoryAttribute(" Options")] [DisplayNameAttribute("Year")] [DescriptionAttribute("The year that will be encoded when writing Maxi Code symbols as open system standard")] [DefaultValueAttribute()] public: property int Year { int get(); void set ( int value); }
For an example, refer to MaxiBarcodeWriteOptions.