Accusoft.FormFix5.Net
DropOutMethod Enumeration




The method used to drop out a form.
Syntax
'Declaration
 
Public Enum DropOutMethod 
   Inherits System.Enum
'Usage
 
Dim instance As DropOutMethod
public enum DropOutMethod : System.Enum 
__value public enum DropOutMethod : public System.Enum 
public enum class DropOutMethod : public System.Enum 
Members
MemberValueDescription
Clip0 Clips the field out of the filled image without change, instead of dropping the form.
ClipWithoutRescaling2 Clips the field out of the filled image doing translation and shear but no rescaling, instead of dropping the form.
DropOut1 Clips the field out of the filled image and drops out the form.
Remarks
This enumeration represents the major approaches that the DropOutProcessor object can take to create a field image.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.FormFixSdk.DropOutMethod

See Also

Reference

Accusoft.FormFixSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback