CMapSequence
CMapSequence Public class
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.pdf.fonts.cmaps
iTextSharp.text.pdf.fonts.cmaps.CMapSequence[[CMapSequence]]
end
Details
Constructors
CMapSequence [1/2]
public CMapSequence()
CMapSequence [2/2]
public CMapSequence(byte[] seq, int off, int len)
Arguments
Type | Name | Description |
---|---|---|
byte``[] | seq | |
int | off | |
int | len |
Generated with ModularDoc