|
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. |
| Border |
Represents a border with color, width and linestyle. |
| Cell |
Deprecated. As of DynamicPDF v6.0.0,
replaced by Cell2 |
| Cell2 |
Represents a cell in the Table. |
| Cell2List |
Represents a list of cells. |
| CellAlign |
Deprecated. As of DynamicPDF v6.0.0,
replaced by TextAlign |
| CellBorderStyle |
Represents the style of the border. |
| CellDefault |
Represents the default value of the cell. |
| CellList |
Deprecated. As of DynamicPDF v6.0.0,
replaced by Cell2List |
| CellPadding |
Represents the cell padding. |
| CellVAlign |
Deprecated. As of DynamicPDF v6.0.0,
replaced by VAlign |
| Circle |
This class can be used to place circles on a page. |
| Column |
Deprecated. As of DynamicPDF v6.0.0,
replaced by Column2 |
| Column2 |
Represents the column of a table. |
| Column2List |
Class represents the list of columns. |
| ColumnList |
Deprecated. As of DynamicPDF v6.0.0,
replaced by Column2List |
| ContentArea |
Represents group of content with area. |
| 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. |
| Image |
This class can be used to place images on a page. |
| ImageWatermark |
This class can be used to place a ImageWatermark on the 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 |
Deprecated. As of DynamicPDF v6.0.0,
replaced by Row2 |
| Row2 |
Class represents a row of a table. |
| Row2List |
Represents a list of Rows in a table. |
| RowList |
Deprecated. As of DynamicPDF v6.0.0,
replaced by Row2List |
| 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 |
Deprecated. As of DynamicPDF v6.0.0,
replaced by Table2 |
| Table2 |
This class can be used to create tables. |
| TaggablePageElement |
Base class from which taggable page elements are derived. |
| TextArea |
This class can be used to place text on a page. |
| TextWatermark |
This class can be used to place a TextWatermark on the 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. |
| TransparencyGroup.Transparency |
|
| UnorderedList |
This class can be used to Create UnorderedList. |
| UnorderedListItemList |
Represents a list of unordered items. |
| UnorderedListStyle |
Represents the UnorderedListStyle. |
| UnorderedSubList |
Represent the UnorderedSubList. |
| Watermark |
Base class from which TextWatermark and ImageWatermark are derived. |