Packaging Enumerations

A listing of Packaging API enumerations.

Contents

OPC_CANONICALIZATION_METHOD
Describes the canonicalization method to be applied to XML markup.
OPC_CERTIFICATE_EMBEDDING_OPTION
Describes the storage location of a certificate that is used in signing.
OPC_COMPRESSION_OPTIONS
Describes ways to compress part content.
OPC_READ_FLAGS
Describes the read settings for caching package components and validating them against ECMA-376 OpenXML, 1st Edition, Part 2: Open Packaging Conventions (OPC) conformance requirements.
OPC_RELATIONSHIP_SELECTOR
Describes how to interpret the selectionCriterion parameter of the IOpcRelationshipSelector::GetSelectionCriterion method.
OPC_RELATIONSHIPS_SIGNING_OPTION
Describes whether a reference represented by the IOpcSignatureRelationshipReference interface refers to all or a subset of relationships represented as relationship objects in a relationship set object.
OPC_SIGNATURE_TIME_FORMAT
Describes how to interpret the signingTime parameter, which is a record of when a signature was created, of the IOpcDigitalSignature::GetSigningTime method.
OPC_SIGNATURE_VALIDATION_RESULT
Indicates the status of the signature.
OPC_STREAM_IO_MODE
Describes the read/write status of a stream.
OPC_URI_TARGET_MODE
Indicates the target mode of a relationship.
OPC_WRITE_FLAGS
Describes the encoding method that is used by the serialization object to produce the package.

Packaging API Reference

Overviews

Getting Started with the Packaging API

Packaging API Programming Guide

Reference

Packaging Errors

Packaging Interfaces

Packaging API Samples