Table of Contents

Property IsCompletedSuccessfully

Namespace
DotNetBrowser.Print.Events
Assembly
DotNetBrowser.dll

IsCompletedSuccessfully

Indicates whether the printing is completed successfully.

public bool IsCompletedSuccessfully { get; }

Property Value

bool

true if the printing is completed successfully, false otherwise.