PMPrinter.TryPrintFile(PMPrintSettings, PMPageFormat, NSUrl, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public PrintCore.PMStatusCode TryPrintFile(PrintCore.PMPrintSettings settings, PrintCore.PMPageFormat? pageFormat, Foundation.NSUrl fileUrl, string? mimeType = default);
member this.TryPrintFile : PrintCore.PMPrintSettings * PrintCore.PMPageFormat * Foundation.NSUrl * string -> PrintCore.PMStatusCode
Parameters
- settings
- PMPrintSettings
- pageFormat
- PMPageFormat
- fileUrl
- NSUrl
- mimeType
- String