Contains the types of the core Document Toolkit object model.
Classes
Class | Description | |
---|---|---|
![]() | ColorContext |
Represents the International Color Consortium (ICC) or Image Color Management (ICM) color profile.
|
![]() | ContentType |
Represents a content type
|
![]() | ContentTypeExtensions |
Provides extension methods to ContentType.
|
![]() | DefaultPageFilter |
The default page filter that ensures all pages are visible.
|
![]() | DependencyObjectExtensions |
Provides extension methods to DependencyObject.
|
![]() | FixedDocument |
Represents a fixed-format document.
|
![]() | FixedDocumentSequence |
Defines a sequence of fixed documents
|
![]() | FixedPage |
Provides the content for a fixed-format page.
|
![]() | FixedPageExtensions |
Provides extension methods for the FixedPage class.
|
![]() | License |
Provides licensing features.
|
![]() | LinkClickEventArgs |
Provides data for the LinkClick event.
|
![]() | LinkTarget |
Represents an element on a page that can be linked to from other documents or other places in the same document.
|
![]() | NotifyPropertyChanged |
Provides a basic implementation of the INotifyPropertyChanged interface.
|
![]() | PackageProperties |
Represents the core properties of an XPS package.
|
![]() | PackageRelationship |
Represents an association between a source XpsPart, and a target object.
|
![]() | PageContent |
Provides information about the FixedPage elements within a FixedDocument.
|
![]() | ParserHelper |
Provides various basic parsing helpers.
|
![]() | PrintTicket |
Defines the settings of a print job.
|
![]() | RectExtensions |
Provides extension methods for the Rect class.
|
![]() | TextPointer |
Represents a position within an XpsDocument.
|
![]() | TextRange |
Represents a range of text between two TextPointer positions.
|
![]() | TextRangeExtensions |
Provides extension methods for the TextRange class.
|
![]() | TextSelection |
Encapsulates a selection state.
|
![]() | UISynchronizationContext |
Provides the UI synchronization context.
|
![]() | UriHelper |
Provides various helper methods related to the Uri class.
|
![]() | VersionInfo |
Provides Document Toolkit version information.
|
![]() | Warning |
Represents a warning during a load or render operation.
|
![]() | WarningCollection |
The collection of warnings that occurred during a load and render operation.
|
![]() | Xmlns |
Identifies the Document Toolkit and associated XML namespaces.
|
![]() | XpsColorContext |
Represents the color context for a bitmap image.
|
![]() | XpsDigitalSignature |
Represents a digital signature for an XpsDocument.
|
![]() | XpsDocument |
Represents an XPS document.
|
![]() | XpsDocumentExtensions |
Provides extension methods to XpsDocument.
|
![]() | XpsFont |
Represents a font in an XpsDocument.
|
![]() | XpsImage |
Represents an image in an XpsDocument.
|
![]() | XpsPart |
Provides a base class for parts stored in an XpsDocument.
|
![]() | XpsPartBase |
Defines the abstract class that is the parent for all part classes that can be contained in an XPS package.
|
![]() | XpsResource |
Defines the base class for XpsDocument resources.
|
![]() | XpsResourceDictionary |
Represents a dictionary of XpsResource elements that are usable across pages of the XpsDocument.
|
![]() | XpsSignatureDefinition |
Represents an XpsDocument digital signature.
|
![]() | XpsStructure |
Represents the document structures or story fragments of an XpsDocument.
|
![]() | XpsThumbnail |
Represents a thumbnail image of an XPS document, fixed document or fixed page.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IPageFilter |
The contract for filtering visible pages.
|
![]() | ITextContainer |
Defines the contract for a text container.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | WarningLevel |
Identifies the level for load and render warnings.
|