ali raza

C#, .Net ,Asp.net and my thoughts

Category Archives: TX Text Control

How to move on next page in document while using TX Text Control

Naviagation between pages is very  easy while using Tx Text control for documents like doc, txt,rtf and html in you dot net application. We have to use InputPosition of Tx Text Control its syntex is following public InputPosition(int page, int line, int column); here is sample code Dim PageNo As IntegerPageNo = InputBox(“Page no.”, “Go [...]

Follow

Get every new post delivered to your Inbox.