Visual Basic (Declaration) | |
---|---|
Public Class BarcodeWritePdf Inherits DependencyObject |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class BarcodeWritePdf : DependencyObject |
C++/CLI | |
---|---|
public ref class BarcodeWritePdf : public DependencyObject |
MicroPDF417 may only be printed in certain defined combinations of rows and columns. Possible values are (wColumns x wRows):
- 0 x 0 (Default)
- 1 x 11
- 1 x 14
- 1 x 17
- 1 x 20
- 1 x 24
- 1 x 28
- 2 x 8
- 2 x 11
- 2 x 14
- 2 x 17
- 2 x 20
- 2 x 23
- 2 x 26
- 3 x 6
- 3 x 8
- 3 x 10
- 3 x 12
- 3 x 15
- 3 x 20
- 3 x 26
- 3 x 32
- 3 x 38
- 3 x 44
- 4 x 4
- 4 x 6
- 4 x 8
- 4 x 10
- 4 x 12
- 4 x 15
- 4 x 20
- 4 x 26
- 4 x 32
- 4 x 38
- 4 x 44
System.Object
System.Workflow.ComponentModel.DependencyObject
Leadtools.Workflow.Barcode.BarcodeWritePdf
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family