Skip to main content
Skip table of contents

TtfUnicodeWriter

TtfUnicodeWriter Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf
  iTextSharp.text.pdf.TtfUnicodeWriter[[TtfUnicodeWriter]]
  end

Members

Methods

Protected internal methods
ReturnsName
voidWriteFont(TrueTypeFontUnicode font, PdfIndirectReference refer, object``[] parms, byte``[] rotbits)

Details

Constructors

TtfUnicodeWriter

Source code

public TtfUnicodeWriter(PdfWriter writer)
Arguments
TypeNameDescription
PdfWriterwriter

Methods

WriteFont

Source code

protected internal virtual void WriteFont(TrueTypeFontUnicode font, PdfIndirectReference refer, object[] parms, byte[] rotbits)
Arguments
TypeNameDescription
TrueTypeFontUnicodefont
PdfIndirectReferencerefer
object``[]parms
byte``[]rotbits

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.