Intersoft ClientUI Documentation
Intersoft.Client.Documents Namespace
Inheritance Hierarchy
Provides classes that represent Intersoft document framework.
Classes
 ClassDescription
ClassAnchoredBlock An abstract class that provides a base for Inline elements that are used to anchor Block elements to flow content.
ClassBlock An abstract class that provides a base for all block-level content elements.
ClassBlockCollection Represents a collection of Block elements.
ClassBlockUIContainer A block-level flow content element which enables UIElement elements (i.e. a Button) to be embedded (hosted) in flow content.
ClassBold An inline-level flow content element which causes content to render with a bold font weight.
ClassBorderConverter Represent a converter which convert string object to BorderStyle object.
ClassBorderFrame Represents a border decoration element.
ClassBorderStyle  
ClassBorderStyleDefinition  
ClassDocumentCommands Provides document related commands.
ClassDocumentPage Represents a document page produced by a paginator.
ClassDocumentPaginator Provides an abstract base class that supports creation of multiple-page elements from a single document.
ClassDocumentReference Provides access to reference a Intersoft.Client.Documents.FixedDocument.
ClassDocumentReferenceCollection Represents an observable collection of DocumentReference.
ClassDynamicDocumentPaginator 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.
ClassFixedDocument Hosts a fixed-format document with read access for user text selection, keyboard navigation, and search.
ClassFixedDocumentSequence Hosts one or more DocumentReference elements that define a sequence of fixed documents.
ClassFixedPage Represents the fixed-format content for a page.
ClassFloater 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.
ClassFlowDocument Represents the document object that can reflow its content depending on window size, device resolution, and other environment variables.
ClassFlowDocumentPage Represents a flow document page produced by a paginator.
ClassFlowDocumentStyle  
ClassFlowDocumentStyleCollection  
ClassFlowPage Represents the page that hosts flow content for FlowDocument.
ClassFlowPageContent Represents a container that hosts a page for FlowDocument.
ClassFlowPageContentCollection  
ClassHtmlConverter Represent a converter which convert string object to FlowDocument object.
ClassHyperlink An inline-level flow content element that provides facilities for hosting hyperlinks within flow content.
ClassInline An abstract class that provides a base for all inline flow content elements.
ClassInlineCollection Represents a collection of Inline elements.
ClassInlineCollectionConverter Represent a converter which convert string object to Inline collection object.
ClassInlineLayoutBox  
ClassInlineUIContainer An inline-level flow content element which enables UIElement elements (i.e. a Button) to be embedded (hosted) in flow content.
ClassISRect  
ClassItalic An inline-level flow content element which causes content to render with a italic font style.
ClassLayoutBox  
ClassLineBreak An inline flow content element that causes a line break to occur in flow content.
ClassLinkTarget Represents an element on a page that can be linked to from other documents or other places in the same document.
ClassLinkTargetCollection Represents an observable collection of LinkTarget.
ClassList A block-level flow content element that provides facilities for presenting content in an ordered or unordered list.
ClassListItem A flow content element that represents a particular content item in an ordered or unordered List.
ClassListItemCollection Represents a collection of ListItem elements.
ClassPageContent Provides information about the FixedPage elements within a FixedDocument.
ClassPageContentCollection Represents an observable collection of PageContent.
ClassPagesChangedEventArgs Provides data for the Intersoft.Client.Documents.PagesChanged event.
ClassPaginationProgressEventArgs Provides data for the Intersoft.Client.Documents.PaginationProgress event.
ClassParagraph A block-level flow content element used to group content into a paragraph.
ClassParagraphConverter Represent a converter which convert string object to Paragraph object.
ClassPrintDocument Provides printing capability for Intersoft documents.
ClassRun An inline-level flow content element intended to contain a run of formatted or unformatted text.
ClassSection A block-level flow content element used for grouping other Block elements.
ClassSpan Groups other Inline flow content elements.
ClassSqlReportDocument Represents a Report document class.
ClassSqlReportPage Represents a SQL Report FixedPage class.
ClassTable A block-level flow content element that provides a grid-based presentation organized by rows and columns.
ClassTableBorderConverter Represent a converter which convert string object to TableBorderStyle object.
ClassTableBorderStyle  
ClassTableCell A flow content element that defines a cell of content within a Table.
ClassTableCellCollection Provides standard facilities for creating and managing a type-safe, ordered collection of TableCell objects.
ClassTableColumn Represents the column object in a Table.
ClassTableColumnCollection  
ClassTableRow A flow content element that defines a row within a Table.
ClassTableRowCollection Provides standard facilities for creating and managing a type-safe, ordered collection of TableRow objects.
ClassTableRowGroup Represents a flow content element used to group TableRow elements within a Table.
ClassTableRowGroupCollection Provides standard facilities for creating and managing a type-safe, ordered collection of TableRowGroup objects.
ClassTextElement An abstract class used as the base class for the abstract Block and Inline classes.
ClassTextElementCollection<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.
ClassUILayer  
ClassUINestedLayer  
ClassUnderline An inline-level flow content element which causes content to render with an underlined text decoration.
ClassUXDocumentLink Represents an element on a page that can be linked to from other places in the same document or a web page.
ClassXPSDocument Represents a XPS document class.
ClassXPSFixedPage Represents a XPS FixedPage class.
ClassXPSOutlineEntry Represents a XPS OutlineEntry class.
ClassXPSParser Represents a XPS Parser class.
ClassXPSResource Represents a XPS Parser class which hold font or image data in XPS document.
Interfaces
 InterfaceDescription
InterfaceIDocumentContainer  
InterfaceIDocumentPaginatorSource Defines the source object that performs actual content pagination.
Delegates
 DelegateDescription
DelegatePagesChangedEventHandler Represents the methods that will handle Intersoft.Client.Documents.PagesChanged event.
DelegatePaginationProgressEventHandler Represents the methods that will handle Intersoft.Client.Documents.PaginationProgress event.
Enumerations
 EnumerationDescription
EnumerationBaselineAlignment  
EnumerationBorderLineStyle  
EnumerationBorderStyleDefinitionMode  
EnumerationFlowDocumentViewingMode  
EnumerationLineSpacingType  
EnumerationMarkerAlignment  
EnumerationPrintDocumentMode Specifies the document print mode.
EnumerationTextAlignment  
EnumerationTextMarkerStyle  
See Also

Reference

Intersoft.Client.Documents Assembly

Send Feedback