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