TextArea.StyledTextPrinter

From Real Software Documentation

Jump to: navigation, search
Method

TextArea.StyledTextPrinter ( g as Graphics,Width as Integer ) As StyledTextPrinter

Used to create a StyledTextPrinter object for printing the TextArea’s text property as styled text.

Notes

The TextArea's MultiLine property must be True to support styled text printing. Returns a StyledTextPrinter object. Width (pixels) is width of printable area.

Personal tools