| Leadtools.ImageProcessing.Core Namespace : HolePunchRemoveCommandLocation Enumeration |
public enum HolePunchRemoveCommandLocation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum HolePunchRemoveCommandLocation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As HolePunchRemoveCommandLocation
public enum HolePunchRemoveCommandLocation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.Core.HolePunchRemoveCommandLocation = function() { };
Leadtools.ImageProcessing.Core.HolePunchRemoveCommandLocation.prototype = {
Left = 0x00000001,
Right = 0x00000002,
Top = 0x00000003,
Bottom = 0x00000004,
};
public enum class HolePunchRemoveCommandLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.HolePunchRemoveCommandLocation