Поделиться через


DocEvents.EventDocSyncXsdString Property

EventDocSyncXsdString.Represents the element tag in schema: wne:eventDocSync

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

Syntax

'Declaration
Public Property EventDocSyncXsdString As EventDocSyncXsdString
    Get
    Set
'Usage
Dim instance As DocEvents
Dim value As EventDocSyncXsdString

value = instance.EventDocSyncXsdString

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

Property Value

Type: DocumentFormat.OpenXml.Office.Word.EventDocSyncXsdString

See Also

Reference

DocEvents Class

DocEvents Members

DocumentFormat.OpenXml.Office.Word Namespace