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

 NameDescription
Public ConstructorRasterImagePagesChangedEventArgs Constructor Initializes a new instance of the RasterImagePagesChangedEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyAction Indicates whether pages are added, removed or inserted.  
Public PropertyCount The number of pages being added, removed inserted.  
Public PropertyStartIndex The index of the index of the first page being added, removed inserted.  
Top

See Also