The properties of UIKit.UISimpleTextPrintFormatter are listed below. For a list of all members, see the UISimpleTextPrintFormatter Members list.
See Also: Inherited members from UIKit.UIPrintFormatter
| AttributedText | Foundation.NSAttributedString. The attributed text. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Color | UIColor. The color of the text. | |
| Font | UIFont. The font used to print. If null, the system font is used. | |
| Text | string. The plain text to be printed. | |
| TextAlignment | UITextAlignment. The alignment of printed text. The default is UITextAlignment.Left. |