Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / BarcodeOptions Class / PDF417 Property

In This Topic
    PDF417 Property
    In This Topic
    Gets or sets a PDF417Options object specifying additional options for PDF417 barcodes.
    Syntax
    'Declaration
     
    Public Property PDF417 As PDF417Options
    public PDF417Options PDF417 {get; set;}
    See Also