GEOS SDK TechDocs
|
|
|
3 The Text Object Library
|
5 Using VisText
Each text object contains several instance fields that may reference outside chunks. Most non-large text objects will reference the following chunks:
VisTextCharAttr
structure or (for multiple character attributes) a list of
VisTextCharAttr
structures.
VisTextParaAttr
structure or (for multiple paragraph attributes) a list of
VisTextParaAttr
structures.
VisTextCharAttr
structures above.
VisTextParaAttr
structures above.The Text Object Library provides many other features, but these are the most often-used and difficult to master. You should have a complete grasp of these mechanisms before using either VisText or GenText. To make their use easier, both objects use these features in essentially the same manner.
GEOS SDK TechDocs
|
|
|
3 The Text Object Library
|
5 Using VisText