C# Class iTextSharp.text.TabSplitCharacter

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

Méthodes publiques

Свойство Type Description
TAB ISplitCharacter

Méthodes publiques

Méthode Description
IsSplitCharacter ( int start, int current, int end, char cc, PdfChunk ck ) : bool

Method Details

IsSplitCharacter() public méthode

public IsSplitCharacter ( int start, int current, int end, char cc, PdfChunk ck ) : bool
start int
current int
end int
cc char
ck iTextSharp.text.pdf.PdfChunk
Résultat bool

Property Details

TAB public_oe static_oe property

public static ISplitCharacter TAB
Résultat ISplitCharacter