C#
VB
C++
Gets or sets the height of the aspect ratio of the symbol. Only used with PDF417.
public int AspectHeight {get; set;}
Public Property AspectHeight As Integer
Height 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