iText 5

FieldUndefined

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

Details

Inheritance

  • FieldBase

Constructors

FieldUndefined

Source code

public FieldUndefined(int tag, byte[] values)

Arguments

Type

Name

Description

int

tag

byte``[]

values

Generated with ModularDoc