| BOTTOM_LIMIT | iTextSharp.text.pdf.PdfPRow | static |
| calculated | iTextSharp.text.pdf.PdfPRow | protected |
| CalculateHeights() | iTextSharp.text.pdf.PdfPRow | |
| cells | iTextSharp.text.pdf.PdfPRow | protected |
| extraHeights | iTextSharp.text.pdf.PdfPRow | protected |
| GetCells() | iTextSharp.text.pdf.PdfPRow | |
| InitExtraHeights() | iTextSharp.text.pdf.PdfPRow | |
| IsCalculated() | iTextSharp.text.pdf.PdfPRow | |
| maxHeight | iTextSharp.text.pdf.PdfPRow | protected |
| MaxHeights | iTextSharp.text.pdf.PdfPRow | |
| PdfPRow(PdfPCell[] cells) | iTextSharp.text.pdf.PdfPRow | |
| PdfPRow(PdfPRow row) | iTextSharp.text.pdf.PdfPRow | |
| RestoreCanvases(PdfContentByte[] canvases) | iTextSharp.text.pdf.PdfPRow | protected |
| RIGHT_LIMIT | iTextSharp.text.pdf.PdfPRow | static |
| SaveAndRotateCanvases(PdfContentByte[] canvases, float a, float b, float c, float d, float e, float f) | iTextSharp.text.pdf.PdfPRow | protected |
| SetColumn(ColumnText ct, float left, float bottom, float right, float top) | iTextSharp.text.pdf.PdfPRow | static |
| SetExtraHeight(int cell, float height) | iTextSharp.text.pdf.PdfPRow | |
| SetWidths(float[] widths) | iTextSharp.text.pdf.PdfPRow | |
| SplitRow(PdfPTable table, int rowIndex, float new_height) | iTextSharp.text.pdf.PdfPRow | |
| widths | iTextSharp.text.pdf.PdfPRow | protected |
| WriteBorderAndBackground(float xPos, float yPos, float currentMaxHeight, PdfPCell cell, PdfContentByte[] canvases) | iTextSharp.text.pdf.PdfPRow | |
| WriteCells(int colStart, int colEnd, float xPos, float yPos, PdfContentByte[] canvases) | iTextSharp.text.pdf.PdfPRow | |