C# Class CmsWeb.Areas.Finance.Models.Report.ContributionStatements.PageEvent.NPages

Afficher le fichier Open project: bvcms/bvcms

Méthodes publiques

Свойство Type Description
juststartednewset bool
n int
template iTextSharp.text.pdf.PdfTemplate

Méthodes publiques

Méthode Description
NPages ( PdfContentByte dc ) : System

Method Details

NPages() public méthode

public NPages ( PdfContentByte dc ) : System
dc iTextSharp.text.pdf.PdfContentByte
Résultat System

Property Details

juststartednewset public_oe property

public bool juststartednewset
Résultat bool

n public_oe property

public int n
Résultat int

template public_oe property

public PdfTemplate,iTextSharp.text.pdf template
Résultat iTextSharp.text.pdf.PdfTemplate