ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfTocField Class / SdtContent Property

In This Topic
    SdtContent Property (RtfTocField)
    In This Topic
    Gets content of this field.
    Syntax
    'Declaration
     
    Public ReadOnly Property SdtContent As RtfSdtContent
    public RtfSdtContent SdtContent {get;}
    See Also