Click or drag to resize

WebContentsPrintAsync Method

[Missing <summary> documentation for "M:Openfin.Desktop.WebContents.PrintAsync(Openfin.Desktop.PrintOptions)"]

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Task PrintAsync(
	PrintOptions options
)

Parameters

options
Type: Openfin.DesktopPrintOptions

[Missing <param name="options"/> documentation for "M:Openfin.Desktop.WebContents.PrintAsync(Openfin.Desktop.PrintOptions)"]

Return Value

Type: Task

[Missing <returns> documentation for "M:Openfin.Desktop.WebContents.PrintAsync(Openfin.Desktop.PrintOptions)"]

See Also