Skip to main content
Skip table of contents

Hyphen

Hyphen Public class

Diagram

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

Members

Methods

Public methods
ReturnsName
stringToString()

Details

Constructors

Hyphen [1/2]

Source code

internal Hyphen(string pre, string no, string post)
Arguments
TypeNameDescription
stringpre
stringno
stringpost
Hyphen [2/2]

Source code

internal Hyphen(string pre)
Arguments
TypeNameDescription
stringpre

Methods

ToString

Source code

public override string ToString()

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.