Public Classes
| AreaGroup | Represents a group of page elements with an area. |
| BackgroundImage | Represents a background image. |
| Bookmark | Represents a bookmark. |
| Cell | Represents a cell in the Table |
| CellList | Represents a list of cells. |
| Circle | Represents a circle. |
| Column | Represents a column in a table. |
| ColumnList | Represents a list of columns in a table. |
| CurveFromSubPath | Represents a Bzier curve from the previous point. |
| CurveSubPath | Represents a Bzier curve subpath. |
| CurveToSubPath | Represents a Bzier curve to the next subpath. |
| Group | Represents a group of page elements. |
| HtmlTextArea | Represents an area of HTML text. |
| HtmlTextAreaStyle | Represents an HTML text area style. |
| Image | Represents an image. |
| Label | Represents a label. |
| LayoutGrid | Represents a layout grid. |
| Line | Represents a line. |
| LineSubPath | Represents a line subpath. |
| Link | Represents a link with a destination or action. |
| Note | Represents a note annotation. |
| PageNumberingLabel | Represents a page numbering label. |
| Path | Represents a path with sub paths. |
| Rectangle | Represents a rectangle. |
| RotatingPageElement | Base class from which rotating page elements are derived. |
| Row | Represents a row in a table. |
| RowList | Represents a list of Rows in a table. |
| SubPath | Base class from which all sub paths are defined. |
| SubPathList | Represents a collection of sub paths. |
| Table | Represents a table with rows, columns and cells. |
| TableException | The exception that is thrown for a Table page element error. |
| TextArea | Represents an area of text. |
| TransformationGroup | Represents a group of page elements to transform. |
| TransparencyGroup | Represents a group of page elements that will have transparency. |
Public Interfaces
| IAnnotation | Defines an annotation. |
| IArea | Represents a contract defining an area. |
| ICoordinate | Represents a contract requiring an X and Y coordinate. |
| IPageElementContainer | Defines a container of page elements. |
Public Structures
| FontStyle | Represents the style of a font. |
| LineStyle | Represents the style of a line. |
| ParagraphStyle | Represents the style of a paragraph. |
Public Enumerations
Requirements
Namespace: ceTe.DynamicPDF.PageElements Namespace
Assembly: DynamicPDF.Generator.[Edition].dll

