Share via


DocEvents.EventDocBuildingBlockAfterInsertXsdString Property

EventDocBuildingBlockAfterInsertXsdString.Represents the element tag in schema: wne:eventDocBuildingBlockAfterInsert

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

Syntax

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

value = instance.EventDocBuildingBlockAfterInsertXsdString

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

Property Value

Type: DocumentFormat.OpenXml.Office.Word.EventDocBuildingBlockAfterInsertXsdString

See Also

Reference

DocEvents Class

DocEvents Members

DocumentFormat.OpenXml.Office.Word Namespace