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