Accusoft.ImagXpress13.Net
MergeSize Enumeration




An enumeration used to determine the area/size the merge image is to be.
Syntax
'Declaration
 
Public Enum MergeSize 
   Inherits System.Enum
'Usage
 
Dim instance As MergeSize
public enum MergeSize : System.Enum 
__value public enum MergeSize : public System.Enum 
public enum class MergeSize : public System.Enum 
Members
MemberValueDescription
Crop0The merge image is cropped to the size of the existing image or to the area specified by the Processor.SetArea method.
ResizeArea1The merge area is resized to the size of the merge image.
ResizeImage2The merge image is resized to the size of the current image or to the area specified by the Processor.SetArea method.
TileImage3The merge image is tiled to the size of the current image or to the area specified by the Processor.SetArea method.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.MergeSize

See Also

Reference

Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback