Skip to main content
Skip table of contents

EnumerateTTC

EnumerateTTC Internal class

Diagram

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

Members

Properties

Internal properties
TypeNameMethods
string``[]Namesget

Methods

Internal methods
ReturnsName
voidFindNames()

Details

Inheritance

Constructors

EnumerateTTC [1/2]

Source code

internal EnumerateTTC(string ttcFile)
Arguments
TypeNameDescription
stringttcFile
EnumerateTTC [2/2]

Source code

internal EnumerateTTC(byte[] ttcArray)
Arguments
TypeNameDescription
byte``[]ttcArray

Methods

FindNames

Source code

internal void FindNames()

Properties

Names
internal string Names { get; }

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.