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