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

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