Click or drag to resize

StiBarCodeAngle Property

Gets or sets angle of a bar code rotation.

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

Property Value

Type: StiAngle

Implements

IStiEnumAngleAngle
See Also