C# Class iTextSharp.text.pdf.languages.HebrewProcessor

Inheritance: ILanguageProcessor
Afficher le fichier Open project: nonorganic/dssnet

Protected Properties

Свойство Type Description
runDirection int

Méthodes publiques

Méthode Description
HebrewProcessor ( ) : System
HebrewProcessor ( int runDirection ) : System
IsRTL ( ) : bool
Process ( String s ) : String

Method Details

HebrewProcessor() public méthode

public HebrewProcessor ( ) : System
Résultat System

HebrewProcessor() public méthode

public HebrewProcessor ( int runDirection ) : System
runDirection int
Résultat System

IsRTL() public méthode

public IsRTL ( ) : bool
Résultat bool

Process() public méthode

public Process ( String s ) : String
s String
Résultat String

Property Details

runDirection protected_oe property

protected int runDirection
Résultat int