LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterImagePagesChangedAction Enumeration






Indicates whether pages are added, removed or inserted from a RasterImage object. .NET support Silverlight support WinRT support
Syntax
public enum RasterImagePagesChangedAction : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterImagePagesChangedAction 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterImagePagesChangedAction
public enum RasterImagePagesChangedAction : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.RasterImagePagesChangedAction = function() { };
Leadtools.RasterImagePagesChangedAction.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterImagePagesChangedAction : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AddedThe pages being added.
InsertedThe pages being inserted.
RemovedThe pages are removed.
Remarks
For more information, refer to RasterImagePagesChangedEventArgs
Example
For an example, refer to RasterImagePagesChangedEventArgs.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterImagePagesChangedAction

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.