ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfSdtContent Class / SdtEndText Property

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