ClearImage .NET API
EditPageEventArgs Class





Inlite.ClearImageNet Namespace : EditPageEventArgs Class
Event arguments of  ImageEditor.EditPageEvent
Syntax
'Declaration
 
Public Class EditPageEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As EditPageEventArgs
public class EditPageEventArgs : System.EventArgs 
public class EditPageEventArgs = class(System.EventArgs)
public class EditPageEventArgs extends System.EventArgs
public ref class EditPageEventArgs : public System.EventArgs 
Public Properties
 NameDescription
Public PropertyFlag to abort file processing. Set 'true' to abort  
Public PropertyImageEditor object to process page  
Public PropertyFlag to skip page in output file/stream. Set 'true' to skip  
Top
See Also

Reference

EditPageEventArgs Class
Inlite.ClearImageNet Namespace