ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfSdtContent Class / SdtText Property

In This Topic
    SdtText Property
    In This Topic
    Gets SDT object for text properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property SdtText As RtfString
    public RtfString SdtText {get;}
    See Also