LEADTOOLS Barcode (Leadtools.Barcode assembly)

ModAspectRatio Property

Show in webframe







Gets or sets the ratio of the width of the smallest element (specified by the value of the Module property) to the height of a row of the PDF417 symbol.
Syntax
public int ModAspectRatio {get; set;}
'Declaration
 
Public Property ModAspectRatio As Integer
'Usage
 
Dim instance As BarcodeWritePdf
Dim value As Integer
 
instance.ModAspectRatio = value
 
value = instance.ModAspectRatio
public int ModAspectRatio {get; set;}

            

            
 
get_ModAspectRatio();
set_ModAspectRatio(value);
Object.defineProperty('ModAspectRatio');
public:
property int ModAspectRatio {
   int get();
   void set (    int value);
}

Property Value

The ratio of the width of the smallest element.
Requirements

Target Platforms

See Also

Reference

BarcodeWritePdf Class
BarcodeWritePdf Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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