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

Exibir arquivo 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_oe property

public bool juststartednewset
return bool

n public_oe property

public int n
return int

template public_oe property

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