Share via


MarkupCompatibilityProcessMode-Enumeration

Defines MarkupCompatibilityProcessMode - the Mode on how to process the Markup Compatibility tags in the document.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration MarkupCompatibilityProcessMode
'Usage
Dim instance As MarkupCompatibilityProcessMode
public enum MarkupCompatibilityProcessMode

Member

Membername Beschreibung
NoProcess Do not process MarkupCompatibility tags.
ProcessLoadedPartsOnly Process the loaded parts.
ProcessAllParts Process all the parts in the package.

Siehe auch

Referenz

DocumentFormat.OpenXml.Packaging-Namespace