iText 5

FieldAscii

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

Details

Inheritance

  • FieldBase

Constructors

FieldAscii

Source code

public FieldAscii(int tag, string values)

Arguments

Type

Name

Description

int

tag

string

values

Generated with ModularDoc