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

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