| AddCell(Cell aCell, int row, int column) | iTextSharp.text.Table | |
| AddCell(Cell aCell, object aLocation) | iTextSharp.text.Table | |
| AddCell(Cell cell) | iTextSharp.text.Table | |
| AddCell(Phrase content) | iTextSharp.text.Table | |
| AddCell(Phrase content, System.Drawing.Point location) | iTextSharp.text.Table | |
| AddCell(string content) | iTextSharp.text.Table | |
| AddCell(string content, System.Drawing.Point location) | iTextSharp.text.Table | |
| AddColumns(int aColumns) | iTextSharp.text.Table | |
| ALIGN_BASELINE | iTextSharp.text.Element | static |
| ALIGN_BOTTOM | iTextSharp.text.Element | static |
| ALIGN_CENTER | iTextSharp.text.Element | static |
| ALIGN_JUSTIFIED | iTextSharp.text.Element | static |
| ALIGN_JUSTIFIED_ALL | iTextSharp.text.Element | static |
| ALIGN_LEFT | iTextSharp.text.Element | static |
| ALIGN_MIDDLE | iTextSharp.text.Element | static |
| ALIGN_RIGHT | iTextSharp.text.Element | static |
| ALIGN_TOP | iTextSharp.text.Element | static |
| ALIGN_UNDEFINED | iTextSharp.text.Element | static |
| Alignment | iTextSharp.text.Table | |
| ANCHOR | iTextSharp.text.Element | static |
| ANNOTATION | iTextSharp.text.Element | static |
| AUTHOR | iTextSharp.text.Element | static |
| AutoFillEmptyCells | iTextSharp.text.Table | |
| backgroundColor | iTextSharp.text.Rectangle | protected |
| BackgroundColor | iTextSharp.text.Rectangle | |
| border | iTextSharp.text.Rectangle | protected |
| Border | iTextSharp.text.Rectangle | |
| borderColor | iTextSharp.text.Rectangle | protected |
| BorderColor | iTextSharp.text.Rectangle | |
| borderColorBottom | iTextSharp.text.Rectangle | protected |
| BorderColorBottom | iTextSharp.text.Rectangle | |
| borderColorLeft | iTextSharp.text.Rectangle | protected |
| BorderColorLeft | iTextSharp.text.Rectangle | |
| BorderColorRight | iTextSharp.text.Rectangle | |
| borderColorRight | iTextSharp.text.Rectangle | protected |
| borderColorTop | iTextSharp.text.Rectangle | protected |
| BorderColorTop | iTextSharp.text.Rectangle | |
| borderWidth | iTextSharp.text.Rectangle | protected |
| BorderWidth | iTextSharp.text.Rectangle | |
| borderWidthBottom | iTextSharp.text.Rectangle | protected |
| BorderWidthBottom | iTextSharp.text.Rectangle | |
| borderWidthLeft | iTextSharp.text.Rectangle | protected |
| BorderWidthLeft | iTextSharp.text.Rectangle | |
| borderWidthRight | iTextSharp.text.Rectangle | protected |
| BorderWidthRight | iTextSharp.text.Rectangle | |
| borderWidthTop | iTextSharp.text.Rectangle | protected |
| BorderWidthTop | iTextSharp.text.Rectangle | |
| Bottom | iTextSharp.text.Table | |
| BOTTOM_BORDER | iTextSharp.text.Rectangle | static |
| BOX | iTextSharp.text.Rectangle | static |
| CCITT_BLACKIS1 | iTextSharp.text.Element | static |
| CCITT_ENCODEDBYTEALIGN | iTextSharp.text.Element | static |
| CCITT_ENDOFBLOCK | iTextSharp.text.Element | static |
| CCITT_ENDOFLINE | iTextSharp.text.Element | static |
| CCITTG3_1D | iTextSharp.text.Element | static |
| CCITTG3_2D | iTextSharp.text.Element | static |
| CCITTG4 | iTextSharp.text.Element | static |
| CELL | iTextSharp.text.Element | static |
| Cellpadding | iTextSharp.text.Table | |
| CellsFitPage | iTextSharp.text.Table | |
| Cellspacing | iTextSharp.text.Table | |
| CHAPTER | iTextSharp.text.Element | static |
| CHUNK | iTextSharp.text.Element | static |
| Chunks | iTextSharp.text.Rectangle | |
| CloneNonPositionParameters(Rectangle rect) | iTextSharp.text.Rectangle | virtual |
| Columns | iTextSharp.text.Table | |
| Complete() | iTextSharp.text.Table | |
| complete | iTextSharp.text.Table | protected |
| Convert2pdfptable | iTextSharp.text.Table | |
| convert2pdfptable | iTextSharp.text.Table | protected |
| CreatePdfPTable() | iTextSharp.text.Table | |
| CREATIONDATE | iTextSharp.text.Element | static |
| CREATOR | iTextSharp.text.Element | static |
| DefaultCell | iTextSharp.text.Table | |
| DefaultCellBackgroundColor | iTextSharp.text.Table | |
| DefaultCellBorder | iTextSharp.text.Table | |
| DefaultCellBorderColor | iTextSharp.text.Table | |
| DefaultCellBorderWidth | iTextSharp.text.Table | |
| DefaultCellGrayFill | iTextSharp.text.Table | |
| DefaultColspan | iTextSharp.text.Table | |
| DefaultHorizontalAlignment | iTextSharp.text.Table | |
| DefaultLayout | iTextSharp.text.Table | |
| DefaultRowspan | iTextSharp.text.Table | |
| DefaultVerticalAlignment | iTextSharp.text.Table | |
| DeleteAllRows() | iTextSharp.text.Table | |
| DeleteColumn(int column) | iTextSharp.text.Table | |
| DeleteLastRow() | iTextSharp.text.Table | |
| DeleteRow(int row) | iTextSharp.text.Table | |
| Dimension | iTextSharp.text.Table | |
| DisableBorderSide(int side) | iTextSharp.text.Rectangle | virtual |
| ElementComplete | iTextSharp.text.Table | |
| EnableBorderSide(int side) | iTextSharp.text.Rectangle | virtual |
| EndHeaders() | iTextSharp.text.Table | |
| FlushContent() | iTextSharp.text.Table | |
| GetBottom(float margin) | iTextSharp.text.Table | virtual |
| GetElement(int row, int column) | iTextSharp.text.Table | |
| GetEnumerator() | iTextSharp.text.Table | |
| GetLeft(float margin) | iTextSharp.text.Table | virtual |
| GetRectangle(float top, float bottom) | iTextSharp.text.Rectangle | |
| GetRight(float margin) | iTextSharp.text.Table | virtual |
| GetTop(float margin) | iTextSharp.text.Table | virtual |
| GetWidths(float left, float totalWidth) | iTextSharp.text.Table | |
| GrayFill | iTextSharp.text.Rectangle | |
| HasBorder(int type) | iTextSharp.text.Rectangle | |
| HasBorders() | iTextSharp.text.Rectangle | |
| HEADER | iTextSharp.text.Element | static |
| Height | iTextSharp.text.Rectangle | |
| IMGRAW | iTextSharp.text.Element | static |
| IMGTEMPLATE | iTextSharp.text.Element | static |
| InsertTable(Table aTable) | iTextSharp.text.Table | |
| InsertTable(Table aTable, int row, int column) | iTextSharp.text.Table | |
| InsertTable(Table aTable, System.Drawing.Point p) | iTextSharp.text.Table | |
| IsContent() | iTextSharp.text.Rectangle | |
| IsNestable() | iTextSharp.text.Table | virtual |
| JBIG2 | iTextSharp.text.Element | static |
| JPEG | iTextSharp.text.Element | static |
| JPEG2000 | iTextSharp.text.Element | static |
| KEYWORDS | iTextSharp.text.Element | static |
| LastHeaderRow | iTextSharp.text.Table | |
| Left | iTextSharp.text.Table | |
| LEFT_BORDER | iTextSharp.text.Rectangle | static |
| LIST | iTextSharp.text.Element | static |
| LISTITEM | iTextSharp.text.Element | static |
| llx | iTextSharp.text.Rectangle | protected |
| lly | iTextSharp.text.Rectangle | protected |
| Locked | iTextSharp.text.Table | |
| MARKED | iTextSharp.text.Element | static |
| MULTI_COLUMN_TEXT | iTextSharp.text.Element | static |
| NextColumn | iTextSharp.text.Table | |
| NextRow | iTextSharp.text.Table | |
| NO_BORDER | iTextSharp.text.Rectangle | static |
| Normalize() | iTextSharp.text.Rectangle | virtual |
| NotAddedYet | iTextSharp.text.Table | |
| notAddedYet | iTextSharp.text.Table | protected |
| Offset | iTextSharp.text.Table | |
| Padding | iTextSharp.text.Table | |
| PARAGRAPH | iTextSharp.text.Element | static |
| PHRASE | iTextSharp.text.Element | static |
| Process(IElementListener listener) | iTextSharp.text.Table | virtual |
| PRODUCER | iTextSharp.text.Element | static |
| ProportionalWidths | iTextSharp.text.Table | |
| PTABLE | iTextSharp.text.Element | static |
| Rectangle(float llx, float lly, float urx, float ury) | iTextSharp.text.Rectangle | |
| Rectangle(float urx, float ury) | iTextSharp.text.Rectangle | |
| Rectangle(Rectangle rect) | iTextSharp.text.Rectangle | |
| RECTANGLE | iTextSharp.text.Element | static |
| Right | iTextSharp.text.Table | |
| RIGHT_BORDER | iTextSharp.text.Rectangle | static |
| Rotate() | iTextSharp.text.Rectangle | |
| rotation | iTextSharp.text.Rectangle | protected |
| Rotation | iTextSharp.text.Rectangle | |
| ROW | iTextSharp.text.Element | static |
| SECTION | iTextSharp.text.Element | static |
| SetAlignment(string alignment) | iTextSharp.text.Table | |
| SetWidths(int[] widths) | iTextSharp.text.Table | |
| Size | iTextSharp.text.Table | |
| SoftCloneNonPositionParameters(Rectangle rect) | iTextSharp.text.Rectangle | virtual |
| Spacing | iTextSharp.text.Table | |
| SUBJECT | iTextSharp.text.Element | static |
| Table(int columns) | iTextSharp.text.Table | |
| Table(int columns, int rows) | iTextSharp.text.Table | |
| TABLE | iTextSharp.text.Element | static |
| TableFitsPage | iTextSharp.text.Table | |
| TITLE | iTextSharp.text.Element | static |
| Top | iTextSharp.text.Table | |
| TOP_BORDER | iTextSharp.text.Rectangle | static |
| ToString() | iTextSharp.text.Rectangle | |
| Type | iTextSharp.text.Table | |
| UNDEFINED | iTextSharp.text.Rectangle | static |
| urx | iTextSharp.text.Rectangle | protected |
| ury | iTextSharp.text.Rectangle | protected |
| UseVariableBorders | iTextSharp.text.Rectangle | |
| useVariableBorders | iTextSharp.text.Rectangle | protected |
| Width | iTextSharp.text.Table | |
| Widths | iTextSharp.text.Table | |
| YMARK | iTextSharp.text.Element | static |