ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfComplexField Class / SdtContent Property

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