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


For a list of all members of this type, see CloneCommand members.

Public Properties

  Name Description
Public Property AllPages Gets or sets a value that indicates whether to clone all the pages if the source image is multi-page.  
Public Property CreateFlags Gets or sets the flags that control memory allocation for the destination image.  
Public Property DestinationImage Gets the resulting image of this command  
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property SourceImage Gets the source image used in this CloneCommand  
Top

See Also