UIKit.UISimpleTextPrintFormatter: Property Members

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

Public Properties

AttributedTextFoundation.NSAttributedString. The attributed text.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
ColorUIColor. The color of the text.
FontUIFont. The font used to print. If null, the system font is used.
Textstring. The plain text to be printed.
TextAlignmentUITextAlignment. The alignment of printed text. The default is UITextAlignment.Left.