Skip to main content
Skip table of contents

FieldShort

FieldShort 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.FieldShort[[FieldShort]]
  end
  subgraph 
iTextSharp.text.pdf.codec.TiffWriter/FieldBase[[FieldBase]]
  end
iTextSharp.text.pdf.codec.TiffWriter/FieldBase --> iTextSharp.text.pdf.codec.TiffWriter.FieldShort

Details

Inheritance

  • FieldBase

Constructors

FieldShort [1/2]

Source code

public FieldShort(int tag, int value)
Arguments
TypeNameDescription
inttag
intvalue
FieldShort [2/2]

Source code

public FieldShort(int tag, int[] values)
Arguments
TypeNameDescription
inttag
int``[]values

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.