Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate

Package com.aspose.pdf.elements

Pdf Element classes used to create pdf document.

See:
          Description

Class Summary
AlignmentType Enumerates the alignment types.
BorderInfo Encapsulates the border info for the Table, Row and Cell.
BorderStyle Encapsulates info about border such as width, line style, color.
Cell Represents a cell in a Table.
Cells Represents a collection of Cell objects.
Color Represents the colorspaces used in Aspose.Pdf including RgbColorSpace and GrayColorSpace.
ElementFactory Encapsulats a factory that make DOM elements.
Footer Represents a footer of a page in a Pdf document.
GrayColorSpace Encapsulates the Gray colorspace.
Header Represents a header of a page in a Pdf document.
HyperLink Represents a link in a Pdf document.
HyperLinkToFile Represents a link in a Pdf document to another file(commonly none pdf file).
HyperLinkToLocalPdf Represents a link in a Pdf document that links to local pdf.
HyperLinkToOuterPdf Represents a link in a Pdf document that links to another pdf file.
HyperLinkToWeb Represents a link in a Pdf document that links to web.
Image Represents an image Paragraph in a Pdf document.
LineStyleType Encapsulates info about line such as solid, dotted, dashed etc.
MarginInfo Encapsulates margin info.
PageSetup Encapsulates info for page setup.
PageSize Encapsulates predefined page sizes, including A0, A1, A2, A3, A4, A5, A6, B5, Letter, Legal, Ledger and P11x17.
Paragraph Represents a paragraph object.
Paragraphs Represents a collection of Paragraph objects.
Pdf Represents the Pdf document.
PdfElementBase Base class of all pdf element.
RgbColorSpace Represents a Color object that indicates the RGB colorspace.
Row Repserents a row in a Table.
Rows Represents a collection of Row objects.
Section Represents a section in a Pdf document.
Sections Represents a collection of Section objects.
Segment Represents a segment in a Text paragraph.
Segments Represents a collection of Segment objects.
Table Represents a table Paragraph in a Pdf document.
Text Represents a text Paragraph in a Pdf document.
TextInfo Encapsulates info for a Text paragraph.
 

Package com.aspose.pdf.elements Description

Pdf Element classes used to create pdf document.