iTextSharp.text.pdf.codec.TiffWriter.FieldBase.GetTag C# (CSharp) Метод

GetTag() публичный Метод

public GetTag ( ) : int
Результат int
            public int GetTag() {
                return tag;
            }