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

Inheritance: FieldBase
Show file Open project: nonorganic/dssnet

Public Methods

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

Method Details

FieldByte() public method

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