C#
VB
C++
Gets or sets the width of the aspect ratio of the symbol. Only used with PDF417.
public int AspectWidth {get; set;}
Public Property AspectWidth As Integer
Width of the aspect ratio.
When the flags parameter of the BarcodeEngine.Write method is set to BarcodeWriteFlags.ColumnRowAsLimits then the value of this property will be ignored.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET