PrintCompletedEventArgsTPrintSettingsIsCompletedSuccessfully Property |
Indicates whether the printing is completed successfully.
Namespace:
DotNetBrowser.Print.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public bool IsCompletedSuccessfully { get; }
Property Value
Type:
Booleantrue if the printing is completed successfully,
false otherwise.
See Also