SdtRun.SdtContentRun Property
Inline-Level Structured Document Tag Content.Represents the element tag in schema: w:sdtContent
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property SdtContentRun As SdtContentRun
Get
Set
'Usage
Dim instance As SdtRun
Dim value As SdtContentRun
value = instance.SdtContentRun
instance.SdtContentRun = value
public SdtContentRun SdtContentRun { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.SdtContentRun
Returns SdtContentRun.