DocumentVisitor.VisitInkParagraphEnd

DocumentVisitor.VisitInkParagraphEnd method

End to visit the InkParagraph node.

public virtual void VisitInkParagraphEnd(InkParagraph inkParagraph)
ParameterTypeDescription
inkParagraphInkParagraphThe InkParagraph node.

See Also