AltChunkProperties.MatchSource Property

Keep Source Formatting on Import.Represents the element tag in schema: w:matchSrc

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

Syntax

'Declaration
Public Property MatchSource As MatchSource
    Get
    Set
'Usage
Dim instance As AltChunkProperties
Dim value As MatchSource

value = instance.MatchSource

instance.MatchSource = value
public MatchSource MatchSource { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.MatchSource
Returns MatchSource.

See Also

Reference

AltChunkProperties Class

AltChunkProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace