Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public sealed class Type3Glyph : PdfContentByte
Visual Basic
Public NotInheritable Class Type3Glyph _
	Inherits PdfContentByte
Visual C++
public ref class Type3Glyph sealed : public PdfContentByte

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf..::..PdfContentByte
    iTextSharp.text.pdf..::..Type3Glyph

See Also