'Declaration Public Enum BarcodeSizeMode Inherits System.Enum
public enum BarcodeSizeMode : System.Enum
'Declaration Public Enum BarcodeSizeMode Inherits System.Enum
public enum BarcodeSizeMode : System.Enum
Member | Description |
---|---|
Normal | The overall size of the barcode is determined by properties like BarcodeSizeOptions.NarrowBarWidth, BarcodeSizeOptions.NarrowWideRatio etc. |
Scale | The barcode is scaled to fit the target draw bounds (see GcPdfBarcodeExtension.DrawBarcode). |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Barcode.BarcodeSizeMode