ProcessingInfo Handled Property. Gets or sets a value that indicates whether the event handler has handled the event so that the operation skips the default processing. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#]bool

[Visual Basic]
Boolean
false No Gets or sets a value that indicates whether the event handler has handled the event so that the operation skips the default processing.

 

   

Notes
 

This property determines whether the operation skips the default processing.

 

   

Example
 

See the XpsImportOperation.Import method.