|
Class Summary |
| A3 |
Used to specify PDF page with size A3. |
| A4 |
Used to specify PDF page with size A4. |
| A5 |
Used to specify PDF page with size A5. |
| Align |
Used to specify the text alignment in paragraphs. |
| Arabic |
|
| B5 |
Used to specify PDF page with size B5. |
| BarCode |
Used to create one dimentional barcodes - UPC, Code 39 and Code 128. |
| BarCode2D |
Used to create PDF417 2D barcodes. |
| Bidi |
Provides BIDI processing for Arabic and Hebrew. |
| Bookmark |
Please see Example_51 and Example_52 |
| Border |
Used to control the visibility of cell borders. |
| Box |
Used to create rectangular boxes on a page. |
| Cap |
Used to specify the cap style of a line. |
| Cell |
Used to create table cell objects. |
| Chart |
Used to create XY chart objects and draw them on a page. |
| CheckBox |
Creates a CheckBox, which can be set checked or unchecked. |
| CodePage |
Used to specify the character encoding - code page - for a font. |
| Color |
Used to specify the pen and brush colors. |
| Compliance |
Used to set PDF/A compliance. |
| CompositeTextLine |
Used to create composite text line objects. |
| Destination |
Used to create PDF destination objects. |
| Dimension |
Encapsulates the width and height of a component. |
| Effect |
Used to specify the text effects. |
| Embed |
Used to specify if TrueType or OpenType font should be embedded in the PDF document. |
| ErrorCorrectLevel |
Used to specify the error correction level for QR Codes. |
| Executive |
Used to specify PDF page with size Executive. |
| Field |
Please see Example_45 |
| Font |
Used to create font objects. |
| Form |
Please see Example_45 |
| Image |
Used to create image objects and draw them on a page. |
| ImageType |
Used to specify the image type of an image. |
| Join |
Used to specify the join style when joining two lines. |
| Legal |
Used to specify PDF page with size Legal. |
| Letter |
Used to specify PDF page with size Letter. |
| Line |
Used to create line objects. |
| Mark |
Used to specify the check mark in CheckBox. |
| Operation |
Used to specify the 'stroke', 'close' and 'fill' operations. |
| OptionalContentGroup |
Container for drawable objects that can be drawn on a page as part of Optional Content Group. |
| Page |
Used to create PDF page objects. |
| PageLayout |
Used to specify the PDF page layout. |
| PageMode |
Used to specify the PDF page mode. |
| Paragraph |
Used to create paragraph objects. |
| Path |
Used to create path objects. |
| PDF |
Used to create PDF objects that represent PDF documents. |
| PDFobj |
Used to create Java or .NET objects that represent the objects in PDF document. |
| PlainText |
Please see Example_45 |
| PNGImage |
Used to embed PNG images in the PDF document. |
| Point |
Used to create point objects with different shapes and draw them on a page. |
| QRCode |
Used to create 2D QR Code barcodes. |
| RadioButton |
Creates a RadioButton, which can be set selected or unselected. |
| Segment |
Used to specify the segment of Ellipse or Circle to draw. |
| Single |
Please see Example_45 |
| StructElem |
Used to specify PDF structure element objects. |
| Table |
Used to create table objects and draw them on a page. |
| Tabloid |
Used to specify PDF page with size Tabloid. |
| Text |
Please see Example_45 |
| TextBlock |
Class for creating blocks of text. |
| TextBox |
A box containing line-wrapped text. |
| TextColumn |
Used to create text column objects and draw them on a page. |
| TextFrame |
Please see Example_47 |
| TextLine |
Used to create text line objects. |
| Title |
Please see Example_51 and Example_52 |