C# Class iTextSharp.text.pdf.PdfPHeaderCell

Inheritance: PdfPCell
Afficher le fichier Open project: nonorganic/dssnet Class Usage Examples

Protected Properties

Свойство Type Description
name String
scope int

Méthodes publiques

Méthode Description
PdfPHeaderCell ( ) : System
PdfPHeaderCell ( PdfPHeaderCell headerCell ) : System

Method Details

PdfPHeaderCell() public méthode

public PdfPHeaderCell ( ) : System
Résultat System

PdfPHeaderCell() public méthode

public PdfPHeaderCell ( PdfPHeaderCell headerCell ) : System
headerCell PdfPHeaderCell
Résultat System

Property Details

name protected_oe property

protected String name
Résultat String

scope protected_oe property

protected int scope
Résultat int