MarkupCompatibilityProcessSettings.TargetFileFormatVersions Property

Gets the target file format versions

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

Syntax

'Declaration
Public Property TargetFileFormatVersions As FileFormatVersions
    Get
    Friend Set
'Usage
Dim instance As MarkupCompatibilityProcessSettings
Dim value As FileFormatVersions

value = instance.TargetFileFormatVersions
public FileFormatVersions TargetFileFormatVersions { get; internal set; }

Property Value

Type: DocumentFormat.OpenXml.FileFormatVersions

See Also

Reference

MarkupCompatibilityProcessSettings Class

MarkupCompatibilityProcessSettings Members

DocumentFormat.OpenXml.Packaging Namespace