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