jobName property
The name of the print job. An application should set this property to a name appropriate to the content being printed. The default job name is the current webpage title concatenated with the "Document" word at the end.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
Implementation
String? jobName;