IPCsLineTexts


Topic:

Properties and methods of IPCsLineTexts


Class hierarchy:

IPCsApplication IPCsDocument IPCsPage IPCsLine IPCsLineTexts


Properties / Methods:

NameText Adds nametext to the line, see more about IPCsNameText
ArticleText Adds articletext to the line, see more about IPCsText
TypeText Adds typetext to the line, see more about IPCsText
FuctionText Adds articletext to the line, see more about IPCsText


Comments:

ALine.LineTexts. Use LineTexts.Item[interger] and LineTexts.Count to get that/these items you want.
IPCsTexts gives access to all texts on a page through Item[integer].
IPCsText is a text symbol, (which can be selected through IPCsTexts.Item[integer])