SdtRunRuby.SdtContentRunRuby Property

SdtContentRunRuby.Represents the element tag in schema: w:sdtContent

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

Syntax

'Declaration
Public Property SdtContentRunRuby As SdtContentRunRuby
    Get
    Set
'Usage
Dim instance As SdtRunRuby
Dim value As SdtContentRunRuby

value = instance.SdtContentRunRuby

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.SdtContentRunRuby

See Also

Reference

SdtRunRuby Class

SdtRunRuby Members

DocumentFormat.OpenXml.Wordprocessing Namespace