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