Skip to main content
Skip table of contents

BlockPair

BlockPair Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf.qrcode
  iTextSharp.text.pdf.qrcode.BlockPair[[BlockPair]]
  end

Members

Methods

Public methods

Details

Constructors

BlockPair

Source code

internal BlockPair(ByteArray data, ByteArray errorCorrection)
Arguments
TypeNameDescription
ByteArraydata
ByteArrayerrorCorrection

Methods

GetDataBytes

Source code

public ByteArray GetDataBytes()
GetErrorCorrectionBytes

Source code

public ByteArray GetErrorCorrectionBytes()

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.