SdtEndCharProperties class
Structured Document Tag End Character Properties. When the object is serialized out as xml, its qualified name is w:sdtEndPr.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Wordprocessing.SdtEndCharProperties
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
sdtEndPr (Structured Document Tag End Character Properties)
This element specifies the properties which shall be applied to the physical character which delimits the end of a structured document tag.
[Example: Consider a structured document tag with the following properties specified for the end tag:
<w:sdtEndPr>
<w:rPr>
… </w:rPr>
</w:sdtEndPr>This structured document tag specifies properties for its end character within the sdtEndPr element. end example]
Parent Elements |
|---|
sdt (§17.5.2.29); sdt (§17.5.2.32); sdt (§17.5.2.30); sdt (§17.5.2.31) |
Child Elements | Subclause |
|---|---|
rPr (Structured Document Tag End Character Run Properties) | §17.5.2.28 |
[Note: The W3C XML Schema definition of this element’s content model (CT_SdtEndPr) is located in §A.1. end note]
© ISO/IEC29500: 2008.