Table of Contents

Class Type3Glyph

Namespace
iTextSharp.text.pdf
Assembly
iTextSharp.LGPLv2.Core.dll

The content where Type3 glyphs are written to.

public sealed class Type3Glyph : PdfContentByte
Inheritance
Type3Glyph
Inherited Members

Methods

AddImage(Image, float, float, float, float, float, float, bool)

public override void AddImage(Image image, float a, float b, float c, float d, float e, float f, bool inlineImage)

Parameters

image Image
a float
b float
c float
d float
e float
f float
inlineImage bool

GetDuplicate()

public PdfContentByte GetDuplicate()

Returns

PdfContentByte