markupText
The HTML markup text for the print formatter.
Declaration
var markupText: String? { get set }Discussion
When drawing begins for the print job, you cannot change the value of this property. The delegate method printInteractionControllerWillStartJob(_:) is called immediately before the formatting is set for the job.