C# Class iTextSharp.text.rtf.text.RtfTab

Inheritance: iTextSharp.text.rtf.RtfAddableElement
Afficher le fichier Open project: red-gate/iTextSharp-4.1.6 Class Usage Examples

Méthodes publiques

Méthode Description
RtfTab ( float position, int type ) : System
WriteContent ( Stream result ) : void

Method Details

RtfTab() public méthode

public RtfTab ( float position, int type ) : System
position float
type int
Résultat System

WriteContent() public méthode

public WriteContent ( Stream result ) : void
result Stream
Résultat void