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

Show file Open project: bvcms/bvcms

Public Properties

Property Type Description
juststartednewset bool
n int
template iTextSharp.text.pdf.PdfTemplate

Public Methods

Method Description
NPages ( PdfContentByte dc ) : System

Method Details

NPages() public method

public NPages ( PdfContentByte dc ) : System
dc iTextSharp.text.pdf.PdfContentByte
return System

Property Details

juststartednewset public property

public bool juststartednewset
return bool

n public property

public int n
return int

template public property

public PdfTemplate,iTextSharp.text.pdf template
return iTextSharp.text.pdf.PdfTemplate