CodeGlyphX logo
CodeGlyphX

API Reference

Class

Pdf417Decoded

Namespace CodeGlyphX.Pdf417
Assembly CodeGlyphX
Modifiers sealed

Result of decoding a PDF417 symbol.

Inheritance

  • Object
  • Pdf417Decoded

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Properties

public String Text { get; } #

Gets the decoded payload text.

public Pdf417MacroMetadata Macro { get; } #

Gets Macro PDF417 metadata when present.