ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfSection Class / Content Property

In This Topic
    Content Property (RtfSection)
    In This Topic
    Gets Word/RTF content for this section.
    Syntax
    'Declaration
     
    Public ReadOnly Property Content As RtfInnerContent
    public RtfInnerContent Content {get;}
    See Also