ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / RtfPageAddedArgs Class / Content Field

In This Topic
    Content Field
    In This Topic
    The RTF content.
    Syntax
    'Declaration
     
    Public ReadOnly Content As IRtfContent
    public readonly IRtfContent Content
    See Also