iTextSharp.text.pdf.PdfPageEventHelper.OnChapterEnd C# (CSharp) Метод

OnChapterEnd() публичный метод

public OnChapterEnd ( PdfWriter writer, Document document, float position ) : void
writer PdfWriter
document iTextSharp.text.Document
position float
Результат void
        public virtual void OnChapterEnd(PdfWriter writer,Document document,float position)
        {
        }