SdtElement.SdtEndCharProperties Property

Gets/Sets the SdtEndCharProperties.

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

Syntax

'Declaration
Public Property SdtEndCharProperties As SdtEndCharProperties
    Get
    Set
'Usage
Dim instance As SdtElement
Dim value As SdtEndCharProperties

value = instance.SdtEndCharProperties

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.SdtEndCharProperties

See Also

Reference

SdtElement Class

SdtElement Members

DocumentFormat.OpenXml.Wordprocessing Namespace