LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

ModAspectRatio Property






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
[DataMemberAttribute(Name="ModAspectRatio", IsRequired=true)]
public int ModAspectRatio {get; set;}
'Declaration
 
<DataMemberAttribute(Name="ModAspectRatio", IsRequired=True)>
Public Property ModAspectRatio As Integer
'Usage
 
Dim instance As BarcodeWritePdf
Dim value As Integer
 
instance.ModAspectRatio = value
 
value = instance.ModAspectRatio
[DataMemberAttribute(Name="ModAspectRatio", IsRequired=true)]
public int ModAspectRatio {get; set;}
DataMemberAttribute(Name="ModAspectRatio", IsRequired=)
 get_ModAspectRatio();
set_ModAspectRatio(value);
[DataMemberAttribute(Name="ModAspectRatio", IsRequired=true)]
public:
property int ModAspectRatio {
   int get();
   void set (    int value);
}

Property Value

The ratio of the width of the smallest element.
Example
For an example, refer to BarcodeWritePdf class example.
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

BarcodeWritePdf Class
BarcodeWritePdf Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features