Property IsCompletedSuccessfully
- Namespace
- DotNetBrowser.Print.Events
- Assembly
- DotNetBrowser.dll
IsCompletedSuccessfully
Indicates whether the printing is completed successfully.
public bool IsCompletedSuccessfully { get; }
Property Value
- bool
trueif the printing is completed successfully,falseotherwise.