Skip to main content
Skip table of contents

ErrorCorrectionLevel

ErrorCorrectionLevel 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.ErrorCorrectionLevel[[ErrorCorrectionLevel]]
  end

Members

Methods

Public methods
ReturnsName
intGetBits()
stringGetName()
intOrdinal()
stringToString()
Public Static methods
ReturnsName
ErrorCorrectionLevelForBits(int bits)

Details

Methods

Ordinal
Source code
public int Ordinal()
GetBits
Source code
public int GetBits()
GetName
Source code
public string GetName()
ToString
Source code
public override string ToString()
ForBits
Source code
public static ErrorCorrectionLevel ForBits(int bits)
Arguments
TypeNameDescription
intbits

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.