C# Class iTextSharp.text.pdf.codec.TiffWriter.FieldUndefined

Inheritance: FieldBase
Show file Open project: nonorganic/dssnet

Public Methods

Method Description
FieldUndefined ( int tag, byte values ) : System

Method Details

FieldUndefined() public method

public FieldUndefined ( int tag, byte values ) : System
tag int
values byte
return System