| XsPDFDoc.DocumentObjectModel Namespace |
| Class | Description | |
|---|---|---|
| Border |
Represents one border in a borders collection. The type determines its position in a cell, paragraph etc.
|
|
| Borders |
A Borders collection represents the eight border objects used for paragraphs, tables etc.
|
|
| Borders BorderEnumerator |
Returns an enumerator that can iterate through the Borders.
|
|
| Character |
Represents a special character in paragraph text.
|
|
| Chars |
Character table by name.
|
|
| Colors |
Represents 141 predefined colors.
|
|
| DdlEncoder |
Provides functions for encoding and decoding of DDL text.
|
|
| Document |
Represents a XsPDFDoc document.
|
|
| DocumentElements |
Represents a collection of document elements.
|
|
| DocumentInfo |
Contains information about document content, author etc.
|
|
| DocumentObject |
Base class of all objects of the XsPDFDoc Document Object Model.
|
|
| DocumentObjectCollection |
Base class of all collections of the XsPDFDoc Document Object Model.
|
|
| DocumentRelations |
Provides relational information between document objects.
|
|
| Font |
Font represents the formatting of characters in a paragraph.
|
|
| Footnote |
Represents a footnote in a paragraph.
|
|
| FormattedText |
Represents the format of a text.
|
|
| HeaderFooter |
Represents a header or footer object in a section.
|
|
| HeadersFooters |
Represents the collection of HeaderFooter objects.
|
|
| Hyperlink |
A Hyperlink is used to reference targets in the document (Local), on a drive (File) or a network (Web).
|
|
| ImageHelper |
Deals with image file names, searches along the image path, checks if images exist etc.
|
|
| ListInfo |
A ListInfo is the representation of a series of paragraphs as a list.
|
|
| PageBreak |
A PageBreak is used to put following elements on a new page.
|
|
| PageSetup |
Represents the page setup of a section.
|
|
| Paragraph |
Represents a paragraph which is used to build up a document with text.
|
|
| ParagraphElements |
A ParagraphElements collection contains the individual objects of a paragraph.
|
|
| ParagraphFormat |
A ParagraphFormat represents the formatting of a paragraph.
|
|
| Section |
A Section is a collection of document objects sharing the same header, footer, and page setup.
|
|
| Sections |
Represents the collection of document sections.
|
|
| Shading |
Shading represents the background color of a document object.
|
|
| Style |
Represents style templates for paragraph or character formatting.
|
|
| StyleNames |
Enumerates the predefined style names.
|
|
| Styles |
Represents the collection of all styles.
|
|
| TabStop |
Represents a tab inside a paragraph.
|
|
| TabStops |
A TabStops collection represents all TabStop objects in a paragraph.
|
|
| Text |
Represents text in a paragraph.
|
| Structure | Description | |
|---|---|---|
| Color |
The Color class represents an ARGB color value.
|
|
| Unit |
A Unit consists of a numerical value and a UnitType like Centimeter, Millimeter, or Inch. Several conversions between different measures are supported.
|
| Enumeration | Description | |
|---|---|---|
| BorderStyle |
Specifies the style of the line of the Border object.
|
|
| BorderType |
Specifies the type of the Border object and therefore its position.
|
|
| BreakType |
Specifies the page break in a new section.
|
|
| FootnoteLocation |
Determines the position of the footnote on the page.
|
|
| FootnoteNumberingRule |
Determines the behavior of the footnote numbering.
|
|
| FootnoteNumberStyle |
Determines the format of the footnote number.
|
|
| HeaderFooterIndex |
Index to the three HeaderFooter objects of a HeadersFooters collection.
|
|
| HyperlinkType |
Specifies the target of the hyperlink.
|
|
| LineSpacingRule |
Specifies the space between lines in a paragraph.
|
|
| ListType |
Specifies the symbol or kind of numbering of the list.
|
|
| Orientation |
Specifies the page orientation.
|
|
| OutlineLevel |
Specifies the level of a paragraph.
|
|
| PageFormat |
Standard page sizes.
|
|
| ParagraphAlignment |
Specifies the alignment of a paragraph.
|
|
| StyleType |
Specifies the type of a Style object.
|
|
| SymbolName |
Represents the type of the special character.
|
|
| TabAlignment |
Determines the alignment of the tab.
|
|
| TabLeader |
Used to determine the leader for the tab.
|
|
| TextFormat |
Specifies the format of a text. Bold, Italic, or Underline will be ignored if NotBold, NotItalic, or NoUnderline respectively are specified at the same time.
|
|
| Underline |
Specifies the underline type for the font.
|
|
| UnitType |
Specifies the measure of a Unit object.
|