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

The following tables list the members exposed by RasterImagePagesChangedEventArgs.

Public Constructors

 NameDescription
public Constructor RasterImagePagesChangedEventArgs ConstructorInitializes a new instance of the RasterImagePagesChangedEventArgs class. Supported in Silverlight, Windows Phone 7  
Top

Public Properties

 NameDescription
public Property ActionIndicates whether pages are added, removed or inserted. Supported in Silverlight, Windows Phone 7  
public Property CountThe number of pages being added, removed inserted. Supported in Silverlight, Windows Phone 7  
public Property StartIndexThe index of the index of the first page being added, removed inserted. Supported in Silverlight, Windows Phone 7  
Top

See Also