C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / RtfPageAddedArgs Class / RtfPageAddedArgs Constructor
The RTF content.

In This Topic
RtfPageAddedArgs Constructor
In This Topic
Class constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal content As IRtfContent _
)
 

Parameters

content
The RTF content.
See Also