BarcodeSizeOptions Class | FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / BarcodeSizeOptions Class
Members

BarcodeSizeOptions Class
Specifies the options affecting the size of a barcode, such as the width of narrow bars, narrow to wide bars' ratio etc.
Object Model
BarcodeSizeOptions Class
Syntax
'Declaration
 
Public Class BarcodeSizeOptions 
   Inherits C1.BarCode.BarCodeOptionsBase
   Implements C1.BarCode.ICloneable 
 
Inheritance Hierarchy

System.Object
   C1.BarCode.BarCodeOptionsBase
      C1.Xaml.Document.BarcodeSizeOptions

See Also