| Class | Description |
| AnchoredBlock |
An abstract class that provides a base for Inline elements that are used to anchor Block elements to flow content.
|
| Block |
An abstract class that provides a base for all block-level content elements.
|
| BlockCollection |
Represents a collection of Block elements.
|
| BlockUIContainer |
A block-level flow content element which enables UIElement elements (i.e. a Button) to be embedded (hosted) in flow content.
|
| Bold |
An inline-level flow content element which causes content to render with a bold font weight.
|
| BorderConverter |
Represent a converter which convert string object to BorderStyle object.
|
| BorderFrame |
Represents a border decoration element.
|
| BorderStyle | |
| BorderStyleDefinition | |
| DocumentCommands |
Provides document related commands.
|
| DocumentPage |
Represents a document page produced by a paginator.
|
| DocumentPaginator |
Provides an abstract base class that supports creation of multiple-page elements from a single document.
|
| DocumentReference |
Provides access to reference a Intersoft.Client.Documents.FixedDocument.
|
| DocumentReferenceCollection |
Represents an observable collection of DocumentReference.
|
| DynamicDocumentPaginator |
Provides an abstract base class that supports automatic background pagination and tracking content positions across repaginations in addition to the methods and properties of its own base class.
|
| FixedDocument |
Hosts a fixed-format document with read access for user text selection, keyboard navigation, and search.
|
| FixedDocumentSequence |
Hosts one or more DocumentReference elements that define a sequence of fixed documents.
|
| FixedPage |
Represents the fixed-format content for a page.
|
| Floater |
Provides an inline-level flow content element used to host a floater. A floater displays images and other content parallel to the main content flow in a FlowDocument.
|
| FlowDocument | Represents the document object that can reflow its content depending on window size, device resolution, and other environment variables. |
| FlowDocumentPage | Represents a flow document page produced by a paginator. |
| FlowDocumentStyle | |
| FlowDocumentStyleCollection | |
| FlowPage | Represents the page that hosts flow content for FlowDocument. |
| FlowPageContent | Represents a container that hosts a page for FlowDocument. |
| FlowPageContentCollection | |
| HtmlConverter |
Represent a converter which convert string object to FlowDocument object.
|
| Hyperlink | An inline-level flow content element that provides facilities for hosting hyperlinks within flow content. |
| Inline |
An abstract class that provides a base for all inline flow content elements.
|
| InlineCollection |
Represents a collection of Inline elements.
|
| InlineCollectionConverter |
Represent a converter which convert string object to Inline collection object.
|
| InlineLayoutBox | |
| InlineUIContainer |
An inline-level flow content element which enables UIElement elements (i.e. a Button) to be embedded (hosted) in flow content.
|
| ISRect | |
| Italic | An inline-level flow content element which causes content to render with a italic font style. |
| LayoutBox | |
| LineBreak |
An inline flow content element that causes a line break to occur in flow content.
|
| LinkTarget |
Represents an element on a page that can be linked to from other documents or other places in the same document.
|
| LinkTargetCollection |
Represents an observable collection of LinkTarget.
|
| List |
A block-level flow content element that provides facilities for presenting content in an ordered or unordered list.
|
| ListItem |
A flow content element that represents a particular content item in an ordered or unordered List.
|
| ListItemCollection |
Represents a collection of ListItem elements.
|
| PageContent |
Provides information about the FixedPage elements within a FixedDocument.
|
| PageContentCollection |
Represents an observable collection of PageContent.
|
| PagesChangedEventArgs |
Provides data for the Intersoft.Client.Documents.PagesChanged event.
|
| PaginationProgressEventArgs |
Provides data for the Intersoft.Client.Documents.PaginationProgress event.
|
| Paragraph |
A block-level flow content element used to group content into a paragraph.
|
| ParagraphConverter |
Represent a converter which convert string object to Paragraph object.
|
| PrintDocument |
Provides printing capability for Intersoft documents.
|
| Run |
An inline-level flow content element intended to contain a run of formatted or unformatted text.
|
| Section |
A block-level flow content element used for grouping other Block elements.
|
| Span |
Groups other Inline flow content elements.
|
| SqlReportDocument |
Represents a Report document class.
|
| SqlReportPage |
Represents a SQL Report FixedPage class.
|
| Table |
A block-level flow content element that provides a grid-based presentation organized by rows and columns.
|
| TableBorderConverter |
Represent a converter which convert string object to TableBorderStyle object.
|
| TableBorderStyle | |
| TableCell |
A flow content element that defines a cell of content within a Table.
|
| TableCellCollection |
Provides standard facilities for creating and managing a type-safe, ordered collection of TableCell objects.
|
| TableColumn | Represents the column object in a Table. |
| TableColumnCollection | |
| TableRow |
A flow content element that defines a row within a Table.
|
| TableRowCollection |
Provides standard facilities for creating and managing a type-safe, ordered collection of TableRow objects.
|
| TableRowGroup |
Represents a flow content element used to group TableRow elements within a Table.
|
| TableRowGroupCollection |
Provides standard facilities for creating and managing a type-safe, ordered collection of TableRowGroup objects.
|
| TextElement |
An abstract class used as the base class for the abstract Block and Inline classes.
|
| TextElementCollection<T> |
Provides standard facilities for creating and managing a type-safe, ordered collection of TextElement objects. This is a generic collection for working with objects of a specified type that derives from TextElement.
|
| UILayer | |
| UINestedLayer | |
| Underline |
An inline-level flow content element which causes content to render with an underlined text decoration.
|
| UXDocumentLink |
Represents an element on a page that can be linked to from other places in the same document or a web page.
|
| XPSDocument |
Represents a XPS document class.
|
| XPSFixedPage |
Represents a XPS FixedPage class.
|
| XPSOutlineEntry |
Represents a XPS OutlineEntry class.
|
| XPSParser |
Represents a XPS Parser class.
|
| XPSResource |
Represents a XPS Parser class which hold font or image data in XPS document.
|