Gets or sets the PDF417Options for the barcode control.
[Visual Basic]
Public Property PDF417 As PDF417Options
[C#]
public PDF417Options PDF417 {get; set;}
PDF417 Options include Column, ErrorLevel, Row, and Type.
[C#]
private void Detail_Format(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub Detail_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles Detail.Format |
Barcode Class | Barcode Members | PDF417Options
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.