Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
PrintingTools.Core
PrintingToolsOptions
Properties
DiagnosticSink
Menu
On this page
DiagnosticSink Property
Definition
Namespace
PrintingTools.Core
Assembly
PrintingTools.Core.dll
View source
public Action<PrintDiagnosticEvent>? DiagnosticSink { get; set; }
Returns
Action<PrintDiagnosticEvent>