[]
        
(Showing Draft Content)

C1.WPF.Document.BarcodeSizeMode

BarcodeSizeMode Enum

Specifies the various barcode sizing modes.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public enum BarcodeSizeMode

Fields

Name Description
Normal

The size of the barcode image is determined by properties like BarcodeSizeOptions.NarrowBarWidth, BarcodeSizeOptions.NarrowWideRatio etc.

Scale

The barcode image is scaled to fit the field area.