Paragraphs in SyntaxEditor

SyntaxEditor for Windows Forms Forum

Posted 16 years ago by Jean Versailles
Version: 3.0.0183
Avatar
Is there a way I can get the list of all paragraphs in the editor?

Thank You
jen0s.

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Sorry no, but you could iterate through the tokens via a TextStream obtained from Document.GetTextStream and determine where paragraphs start/end based on the tokens.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.