ProcessedObjectEventArgs Tag Property. Gets or sets an object which can be used to save data about the event. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#]object

[Visual Basic]
Object
n/a No Gets or sets an object which can be used to save data about the event.

 

   

Notes
 

Gets or sets an object which can be used to save data about the event.

This can be useful if you need to pass information from a ProcessingObject event to a ProcessedObject event.

 

   

Example
 

See the RecolorOperation.Recolor method.