Skip to main content
A newer version of this page is available. .

IRichEditViewVisitor.Visit Method

Name Parameters Description
Visit(DraftView) view Performs the operation as required by the Visitor and the View.
Visit(PrintLayoutView) view Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.
Visit(ReadingLayoutView) view Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.
Visit(SimpleView) view Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern.