Skip to main content
Skip table of contents

Mode

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

Members

Methods

Public Static methods
ReturnsName
ModeForBits(int bits)
Public methods
ReturnsName
intGetBits()
intGetCharacterCountBits(Version version)
stringGetName()
stringToString()

Details

Methods

ForBits
Source code
public static Mode ForBits(int bits)
Arguments
TypeNameDescription
intbits
GetCharacterCountBits
Source code
public int GetCharacterCountBits(Version version)
Arguments
TypeNameDescription
Versionversion
GetBits
Source code
public int GetBits()
GetName
Source code
public string GetName()
ToString
Source code
public override string ToString()

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.