|
This property determines the current drawing position. This is
used by the AddText method.
When you change the Page or Rect properties, the Pos is automatically reset to
the top left of the current Rect. After adding text using the
AddText method, the Pos is
updated to point to the next text insertion position - just after
the last drawn character.
|