Click or drag to resize

StiBarCodeVertAlignment Property

Gets or sets the vertical alignment of an barcode.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiVertAlignment VertAlignment { get; set; }

Property Value

Type: StiVertAlignment

Implements

IStiVertAlignmentVertAlignment
See Also