AlternateContent.MarkupCompatibilityNamespaceId Property

The namespace ID of the markup compatibility namespace

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

Syntax

'Declaration
Public Shared ReadOnly Property MarkupCompatibilityNamespaceId As Byte
    Get
'Usage
Dim value As Byte

value = AlternateContent.MarkupCompatibilityNamespaceId
public static byte MarkupCompatibilityNamespaceId { get; }

Property Value

Type: System.Byte
Returns Byte.

See Also

Reference

AlternateContent Class

AlternateContent Members

DocumentFormat.OpenXml Namespace