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
Public methods
|
Returns |
Name |
|---|---|
|
|
() |
|
|
(
version) |
|
|
() |
|
|
() |
Details
Methods
ForBits
Source code
public static Mode ForBits(int bits)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
bits |
GetCharacterCountBits
Source code
public int GetCharacterCountBits(Version version)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
version |
GetBits
Source code
public int GetBits()
GetName
Source code
public string GetName()
ToString
Source code
public override string ToString()
Generated with ModularDoc