ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / C1WordDocument Class / RtfPageAdded Event

In This Topic
    RtfPageAdded Event
    In This Topic
    The added page for Word/RTF document event.
    Syntax
    'Declaration
     
    Public Event RtfPageAdded As RtfPageAddedHandler
    public event RtfPageAddedHandler RtfPageAdded
    See Also