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