Xfinium.Pdf.Graphics Namespace : DataMatrixBarcodeSize Enumeration |
'Declaration
Public Enum DataMatrixBarcodeSize Inherits System.Enum
'Usage
Dim instance As DataMatrixBarcodeSize
public enum DataMatrixBarcodeSize : System.Enum
public enum class DataMatrixBarcodeSize : public System.Enum
Member | Description |
---|---|
Auto | The smallest barcode size required to encode the data. |
Rows104Columns104 | Barcode size: 104 rows by 104 columns. |
Rows10Columns10 | Barcode size: 10 rows by 10 columns. |
Rows120Columns120 | Barcode size: 120 rows by 120 columns. |
Rows12Columns12 | Barcode size: 12 rows by 12 columns. |
Rows12Columns26 | Barcode size: 12 rows by 26 columns. |
Rows12Columns36 | Barcode size: 12 rows by 36 columns. |
Rows132Columns132 | Barcode size: 132 rows by 132 columns. |
Rows144Columns144 | Barcode size: 144 rows by 144 columns. |
Rows14Columns14 | Barcode size: 14 rows by 14 columns. |
Rows16Columns16 | Barcode size: 16 rows by 16 columns. |
Rows16Columns36 | Barcode size: 16 rows by 36 columns. |
Rows16Columns48 | Barcode size: 16 rows by 48 columns. |
Rows18Columns18 | Barcode size: 18 rows by 18 columns. |
Rows20Columns20 | Barcode size: 20 rows by 20 columns. |
Rows22Columns22 | Barcode size: 22 rows by 22 columns. |
Rows24Columns24 | Barcode size: 24 rows by 24 columns. |
Rows26Columns26 | Barcode size: 26 rows by 26 columns. |
Rows32Columns32 | Barcode size: 32 rows by 32 columns. |
Rows36Columns36 | Barcode size: 36 rows by 36 columns. |
Rows40Columns40 | Barcode size: 40 rows by 40 columns. |
Rows44Columns44 | Barcode size: 44 rows by 44 columns. |
Rows48Columns48 | Barcode size: 48 rows by 48 columns. |
Rows52Columns52 | Barcode size: 52 rows by 52 columns. |
Rows64Columns64 | Barcode size: 64 rows by 64 columns. |
Rows72Columns72 | Barcode size: 72 rows by 72 columns. |
Rows80Columns80 | Barcode size: 80 rows by 80 columns. |
Rows88Columns88 | Barcode size: 88 rows by 88 columns. |
Rows8Columns18 | Barcode size: 8 rows by 18 columns. |
Rows8Columns32 | Barcode size: 8 rows by 32 columns. |
Rows96Columns96 | Barcode size: 96 rows by 96 columns. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.Graphics.DataMatrixBarcodeSize
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library