FieldLong Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.codec.TiffWriter iTextSharp.text.pdf.codec.TiffWriter.FieldLong[[FieldLong]] end subgraph iTextSharp.text.pdf.codec.TiffWriter/FieldBase[[FieldBase]] end iTextSharp.text.pdf.codec.TiffWriter/FieldBase --> iTextSharp.text.pdf.codec.TiffWriter.FieldLong
Details
Inheritance
-
FieldBase
Constructors
FieldLong [1/2]
Source code
public FieldLong(int tag, int value)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
tag |
|
|
|
value |
FieldLong [2/2]
Source code
public FieldLong(int tag, int[] values)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
tag |
|
|
|
values |
Generated with ModularDoc