ReportSenderEventArgsScreenshotPath Property

Contains the path of the screenshot, or when no screenshot has been saved.

Definition

Namespace: KGySoft.WinForms.Forms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public string ScreenshotPath { get; }

Property Value

String

See Also