ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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