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 : Resolution Property |
[DisplayNameAttribute("Resolution")] [DescriptionAttribute("The resolution of output symbol when writing Maxi Code symbols")] [DefaultValueAttribute()] [CategoryAttribute(" Options")] public int Resolution {get; set;}
'Declaration
<DisplayNameAttribute("Resolution")> <DescriptionAttribute("The resolution of output symbol when writing Maxi Code symbols")> <DefaultValueAttribute()> <CategoryAttribute(" Options")> Public Property Resolution As Integer
'Usage
Dim instance As MaxiBarcodeWriteOptions Dim value As Integer instance.Resolution = value value = instance.Resolution
[DisplayNameAttribute("Resolution")] [DescriptionAttribute("The resolution of output symbol when writing Maxi Code symbols")] [DefaultValueAttribute()] [CategoryAttribute(" Options")] public int Resolution {get; set;}
@property (nonatomic, assign) NSInteger resolution
public int getResolution() public void setResolution(int value)
DisplayNameAttribute("Resolution") DescriptionAttribute("The resolution of output symbol when writing Maxi Code symbols") DefaultValueAttribute() CategoryAttribute(" Options") <br/>get_Resolution();<br/>set_Resolution(value);<br/>Object.defineProperty('Resolution');
[DisplayNameAttribute("Resolution")] [DescriptionAttribute("The resolution of output symbol when writing Maxi Code symbols")] [DefaultValueAttribute()] [CategoryAttribute(" Options")] public: property int Resolution { int get(); void set ( int value); }
The Maxi Code is a fixed print-size symbol, the resolution is used to determine the symbol height and width in pixels.
For an example, refer to MaxiBarcodeWriteOptions.