←Select platform

ModAspectRatio Property

Summary

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

C#
VB
C++
public int ModAspectRatio {get; set;} 
Public Property ModAspectRatio As Integer 
public: 
property int ModAspectRatio { 
   int get(); 
   void set (    int ); 
} 

Property Value

The ratio of the width of the smallest element.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly