StyledTextPrinter.EOF Property

Read-Only

Syntax

EOF as Boolean


True when there is no more text to print in the EditField. Use it to determine when to stop calling DrawBlock.

See examples.