Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterImagePagesChangedEventArgs Class Members
See Also  Properties 
Leadtools Namespace : RasterImagePagesChangedEventArgs Class


The following tables list the members exposed by RasterImagePagesChangedEventArgs.

Public Constructors

  Name Description
Public Constructor RasterImagePagesChangedEventArgs Constructor Initializes a new instance of the RasterImagePagesChangedEventArgs class.  
Top

Public Properties

  Name Description
Public Property Action Indicates whether pages are added, removed or inserted.  
Public Property Count The number of pages being added, removed inserted.  
Public Property StartIndex The index of the index of the first page being added, removed inserted.  
Top

See Also