LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

XModuleAspectRatio Property (PDF417BarcodeWriteOptions)








Gets or sets a value that indicates the ratio between the width of the smallest element (XModule) to the height of a row of the PDF417 symbol to use when writing PDF417 barcodes. .NET support WinRT support Silverlight support
Syntax
[DefaultValueAttribute()]
[DescriptionAttribute("The ratio of the width of the smallest element (XModule) to the height of a row of the PDF417 symbol. Must be value greater than or equal to 1")]
[CategoryAttribute("	Size")]
[DisplayNameAttribute("XModule aspect ratio")]
public int XModuleAspectRatio {get; set;}
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("The ratio of the width of the smallest element (XModule) to the height of a row of the PDF417 symbol. Must be value greater than or equal to 1")>
<CategoryAttribute("	Size")>
<DisplayNameAttribute("XModule aspect ratio")>
Public Property XModuleAspectRatio As Integer
'Usage
 
Dim instance As PDF417BarcodeWriteOptions
Dim value As Integer
 
instance.XModuleAspectRatio = value
 
value = instance.XModuleAspectRatio
[DefaultValueAttribute()]
[DescriptionAttribute("The ratio of the width of the smallest element (XModule) to the height of a row of the PDF417 symbol. Must be value greater than or equal to 1")]
[CategoryAttribute("	Size")]
[DisplayNameAttribute("XModule aspect ratio")]
public int XModuleAspectRatio {get; set;}
ObjectiveC Syntax
Java Syntax
DefaultValueAttribute()
DescriptionAttribute("The ratio of the width of the smallest element (XModule) to the height of a row of the PDF417 symbol. Must be value greater than or equal to 1")
CategoryAttribute("	Size")
DisplayNameAttribute("XModule aspect ratio")
 get_XModuleAspectRatio();
set_XModuleAspectRatio(value);
[DefaultValueAttribute()]
[DescriptionAttribute("The ratio of the width of the smallest element (XModule) to the height of a row of the PDF417 symbol. Must be value greater than or equal to 1")]
[CategoryAttribute("	Size")]
[DisplayNameAttribute("XModule aspect ratio")]
public:
property int XModuleAspectRatio {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 that indicates the ratio between the width of the smallest element (XModule) to the height of a row of the PDF417 symbol to use when writing. Must be a value greater than or equal to 1. Default value is 3.
Remarks

For more information, refer to Writing Barcodes - Bounds and XModule.

Example

For an example, refer to PDF417BarcodeWriteOptions.

Requirements

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

See Also

Reference

PDF417BarcodeWriteOptions Class
PDF417BarcodeWriteOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features