C# Class iTextSharp.text.pdf.PdfBorderDictionary

Inheritance: PdfDictionary
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Méthode Description
PdfBorderDictionary ( float borderWidth, int borderStyle ) : System
PdfBorderDictionary ( float borderWidth, int borderStyle, PdfDashPattern dashes ) : System

Method Details

PdfBorderDictionary() public méthode

public PdfBorderDictionary ( float borderWidth, int borderStyle ) : System
borderWidth float
borderStyle int
Résultat System

PdfBorderDictionary() public méthode

public PdfBorderDictionary ( float borderWidth, int borderStyle, PdfDashPattern dashes ) : System
borderWidth float
borderStyle int
dashes PdfDashPattern
Résultat System