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
GetDuplicate()
public PdfContentByte GetDuplicate()