System.Windows.Xps.Packaging Пространство имен
Предоставляет типы, позволяющие приложениям считывать и записывать компоненты документа XPS. Provides types that allow applications to read and write the components of an XPS document.
Классы
PackagingProgressEventArgs |
Предоставляет данные для события PackagingProgressEvent.Provides data for the PackagingProgressEvent event. |
SpotLocation |
Представляет местоположение для отображения цифровой подписи документа XpsDocument.Represents the location to display a digital signature on an XpsDocument. |
XpsColorContext |
Представляет контекст цвета для растрового изображения.Represents the color context for a bitmap image. |
XpsDigitalSignature |
Представляет цифровую подпись для XpsDocument.Represents a digital signature for an XpsDocument. |
XpsDocument |
Предоставляет Package, в котором хранится содержимое документа XPS.Provides a Package that holds the content of an XPS document. |
XpsFont |
Предоставляет шрифт в XpsDocument.Represents a font in an XpsDocument. |
XpsImage |
Предоставляет изображение в XpsDocument.Represents an image in an XpsDocument. |
XpsPartBase |
Определяет абстрактный класс, который является родительским для всех классов, которые могут содержаться в пакете XPS.Defines the abstract class that is the parent for all part classes that can be contained in an XPS package. |
XpsResource |
Определяет базовый класс ресурсов, которые можно добавлять в XpsDocument.Defines the base class for resources that can be added to an XpsDocument. |
XpsResourceDictionary |
Представляет словарь элементов XpsResource, которые могут использоваться в составе страниц объекта XpsDocument.Represents a dictionary of XpsResource elements that are usable across pages of the XpsDocument. |
XpsSignatureDefinition |
Представляет цифровую подпись документа XpsDocument.Represents an XpsDocument digital signature. |
XpsStructure |
Представляет элемент System.Windows.Documents.DocumentStructures или StoryFragments документа XpsDocument.Represents the System.Windows.Documents.DocumentStructures or StoryFragments element of an XpsDocument. |
XpsThumbnail |
Представляет эскиз последовательности документов, одного документа или одной страницы.Represents a thumbnail image of a document sequence, single document, or single page. |
Интерфейсы
IDocumentStructureProvider |
Определяет метод для добавления части |
IStoryFragmentProvider |
Определяет метод для добавления части StoryFragments разметки в пакет XPS.Defines a method for adding the StoryFragments part of the markup to an XPS package. |
IXpsFixedDocumentReader |
Определяет методы для чтения частей FixedDocument, а также для определенных видов записи в документ.Defines methods for reading the parts of a FixedDocument and also for limited types of writing to the document. |
IXpsFixedDocumentSequenceReader |
Определяет методы для чтения частей FixedDocumentSequence.Defines methods for reading the parts of a FixedDocumentSequence. |
IXpsFixedDocumentSequenceWriter |
Определяет методы и свойства для записи FixedDocumentSequence.Defines methods and properties for writing a FixedDocumentSequence. |
IXpsFixedDocumentWriter |
Определяет методы и свойства для записи FixedDocument.Defines methods and properties for writing a FixedDocument. |
IXpsFixedPageReader |
Определяет методы для чтения частей FixedPage.Defines methods for reading the parts of a FixedPage. |
IXpsFixedPageWriter |
Определяет методы для записи частей FixedPage в документ XPS.Defines methods for writing FixedPage parts to an XPS document. |
Перечисления
PackageInterleavingOrder |
Предоставляет значения, определяющие порядок основных частей пакета в потоке.Provides values that specify the order in which the major parts of a package are streamed. |
PackagingAction |
Идентифицирует типы событий, происходивших в процессе сериализации пакета.Identifies the types of events that occur during the serialization of a package. |
XpsDigSigPartAlteringRestrictions |
Задает части Package XPS, исключенные из диапазона цифровой подписи.Specifies the parts of the XPS Package that are excluded from the range of a digital signature. |
XpsImageType |
Задает графические форматы изображений, которые могут быть включены в XpsDocument.Specifies graphical formats for images that can be included in an XpsDocument. |
XpsResourceSharing |
Указывает, возможно ли совместное использование ресурсов страницами и документами в XpsDocument.Specifies whether resources can be shared between pages and documents in an XpsDocument. |
Делегаты
PackagingProgressEventHandler |
Представляет метод, обрабатывающий событие PackagingProgressEvent.Represents the method that handles the PackagingProgressEvent. |
Комментарии
В дополнение к интерфейсам и типам, представляющим основные части Формат XPS (XML Paper Specification)XML Paper Specification (XPS) документа, System.Windows.Xps.Packaging пространство имен обеспечивает контроль над процессом упаковки, включая цифровые подписи и Цифровые Rights Management (DRM) XPSXPS документов.In addition to the interfaces and the types that represent the major parts of an Формат XPS (XML Paper Specification)XML Paper Specification (XPS) document, the System.Windows.Xps.Packaging namespace provides control over the packaging process, including digital signatures and Digital Rights Management (DRM) of XPSXPS documents.
Дополнительные сведения см. в документации по формату XML (XPS), доступной для загрузки по адресу https://go.microsoft.com/fwlink/?LinkID=65761 .For more information, see the XML Paper Specification (XPS) available for download at https://go.microsoft.com/fwlink/?LinkID=65761.