C# Class iTextSharp.text.pdf.parser.RegionTextRenderFilter

Inheritance: RenderFilter
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Méthodes publiques

Méthode Description
AllowText ( TextRenderInfo renderInfo ) : bool
RegionTextRenderFilter ( RectangleJ filterRect ) : System
RegionTextRenderFilter ( iTextSharp filterRect ) : System

Method Details

AllowText() public méthode

public AllowText ( TextRenderInfo renderInfo ) : bool
renderInfo TextRenderInfo
Résultat bool

RegionTextRenderFilter() public méthode

public RegionTextRenderFilter ( RectangleJ filterRect ) : System
filterRect System.util.RectangleJ
Résultat System

RegionTextRenderFilter() public méthode

public RegionTextRenderFilter ( iTextSharp filterRect ) : System
filterRect iTextSharp
Résultat System