C# Класс PdfReportSamples.Barcodes.QRCodeTemplate

Наследование: IColumnItemsTemplate
Показать файл Открыть проект

Открытые методы

Метод Описание
CellRendered ( PdfPCell cell, Rectangle position, PdfContentByte canvases, PdfRpt.Core.Contracts.CellAttributes attributes ) : void
RenderingCell ( PdfRpt.Core.Contracts.CellAttributes attributes ) : PdfPCell

Описание методов

CellRendered() публичный Метод

public CellRendered ( PdfPCell cell, Rectangle position, PdfContentByte canvases, PdfRpt.Core.Contracts.CellAttributes attributes ) : void
cell iTextSharp.text.pdf.PdfPCell
position iTextSharp.text.Rectangle
canvases iTextSharp.text.pdf.PdfContentByte
attributes PdfRpt.Core.Contracts.CellAttributes
Результат void

RenderingCell() публичный Метод

public RenderingCell ( PdfRpt.Core.Contracts.CellAttributes attributes ) : PdfPCell
attributes PdfRpt.Core.Contracts.CellAttributes
Результат iTextSharp.text.pdf.PdfPCell