|
Class Summary |
| AnchorGroup |
Represents a group of elements that will be anchored. |
| AnchorTo |
Specifies the types of anchors. |
| AreaGroup |
This class can be used to collect many page elements together and add them to
the page all at once. |
| BackgroundImage |
This class can be used to place an
image on the page that will be stretched to the dimensions of the page. |
| BlendMode |
Represents the different types of Blend modes |
| Bookmark |
This class can be used to place bookmarks on the PDF document. |
| Cell |
Class represents a cell of a table. |
| CellAlign |
Specifies alignment of a cell's text. |
| CellList |
This class represents CellList. |
| CellVAlign |
Specifies a cell's vertical alignment. |
| Circle |
This class can be used to place circles on a page. |
| Column |
Represents the column of a table. |
| ColumnList |
Class represents the list of columns. |
| CurveFromSubPath |
This class, when added to a Path, is used to create a Bézier curve from the
CurveToSubPath's specified location back to the last point in the Path. |
| CurveSubPath |
This class, when added to a Path, is used to create a Bézier curve to the
CurveSubPath's specified location using the Source and destination control Points. |
| CurveToSubPath |
This class, when added to a Path, is used to create a Bézier curve to the
CurveToSubPath's specified location. |
| FontStyle |
Represents the style of a font. |
| FormattedTextArea |
This class can be used to place Formatted formatted text onto an area of the page. |
| FormattedTextAreaStyle |
This class can be used to define a certain style of text to be used
with an FormattedTextArea. |
| GridType |
Specifies the type of grid. |
| Group |
This class can be used to collect many page elements together and add
them to the page all at once. |
| HtmlTextArea |
Deprecated. As of DynamicPDF v4.0.0,
Use the FormattedTextArea class instead. |
| HtmlTextAreaStyle |
Deprecated. As of DynamicPDF v4.0.0,
Use the FormattedTextAreaStyle class instead. |
| Image |
This class can be used to place images on a page. |
| Label |
This class can be used to place labels of text on a page. |
| LayoutGrid |
This class can be used to place a grid on the entire page. |
| Line |
This class can be used to place lines of different length, width, color
and patterns on a page. |
| LineSubPath |
This class, when added to a Path, is used to create a String Line path
to the LineSubPath's specified location. |
| Link |
This class can be used to place links on the PDF. |
| List |
Represents the List. |
| ListItem |
Represents the ListItem. |
| ListItemList |
Represents the collection of ListItems on a List. |
| Note |
This class can be used to place a note annotation on the PDF. |
| NoteType |
Specifies a note type. |
| NumberingType |
Specifies the numbering style. |
| OrderedList |
This class can be used to Create OrderedList. |
| OrderedListItemList |
Represents a list of ordered items. |
| OrderedSubList |
Represent the OrderedSubList. |
| PageNumberingLabel |
This class can be used to add page and section numbering to a PDF document. |
| ParagraphStyle |
Represents type of paragraphing possible. |
| Path |
This class can be used to specify a collection of sub paths which will be used to complete your path. |
| Rectangle |
This class can be used to place rectangles of any size or color on a page. |
| RotatingPageElement |
Base class from which rotating page elements are derived. |
| Row |
Class represents a row of a table. |
| RowList |
Represents a list of row in a table. |
| SubList |
Represents the SubList that can be initialized on List. |
| SubListList |
Represent the SubLists. |
| SubPath |
Class provides the base class from which all sub paths are defined. |
| SubPathList |
Class represents a collection of sub paths. |
| Table |
This class can be used to create tables. |
| TextArea |
This class can be used to place text on a page. |
| TransformationGroup |
This class can be used to transform entire groups of page elements. |
| TransparencyGroup |
This class can be used to add transparency to page elements. |
| UnorderedList |
This class can be used to Create UnorderedList. |
| UnorderedListItemList |
Represents a list of unordered items. |
| UnorderedListStyle |
Represents the UnorderedListStyle. |
| UnorderedSubList |
Represent the UnorderedSubList. |