Skip to main content
Skip table of contents

EntitiesToSymbol

EntitiesToSymbol Public class

Diagram

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

Members

Methods

Public Static methods
ReturnsName
ChunkGet(string e, Font font)
charGetCorrespondingSymbol(string name)

Details

Constructors

EntitiesToSymbol
public EntitiesToSymbol()

Methods

Get

Source code

public static Chunk Get(string e, Font font)
Arguments
TypeNameDescription
stringe
Fontfont
GetCorrespondingSymbol

Source code

public static char GetCorrespondingSymbol(string name)
Arguments
TypeNameDescription
stringname

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.