CodeGlyphX logo
CodeGlyphX

API Reference

Class

MicroPdf417Decoder

Namespace CodeGlyphX.Pdf417
Assembly CodeGlyphX
Modifiers static

Decodes MicroPDF417 symbols from a BitMatrix.

Inheritance

  • Object
  • MicroPdf417Decoder

Methods

public static Boolean TryDecode(BitMatrix modules, out String text) #
Returns: Boolean

Attempts to decode a MicroPDF417 symbol from a BitMatrix.

Parameters

modules CodeGlyphX.BitMatrix requiredposition: 0
text System.String@ requiredposition: 1