Leadtools.Services.ImageProcessing.DataContracts Namespace : HolePunchRemoveCommandLocation Enumeration |
Indicates the location within the document of the hole punches to remove.
[FlagsAttribute()] [DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="HolePunchRemoveCommandLocation")] public enum HolePunchRemoveCommandLocation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> <DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="HolePunchRemoveCommandLocation")> Public Enum HolePunchRemoveCommandLocation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As HolePunchRemoveCommandLocation
[FlagsAttribute()] [DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="HolePunchRemoveCommandLocation")] public enum HolePunchRemoveCommandLocation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Services.ImageProcessing.DataContracts.HolePunchRemoveCommandLocation = function() { }; Leadtools.Services.ImageProcessing.DataContracts.HolePunchRemoveCommandLocation.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] [DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="HolePunchRemoveCommandLocation")] public enum class HolePunchRemoveCommandLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bottom | Searches for the hole punch pattern across the bottom of the document. |
Left | Searches for the hole punch pattern on the left side of the document. |
Right | Searches for the hole punch pattern on the right side of the document. |
Top | Searches for the hole punch pattern across the top of the document. |
System.Object
System.ValueType
System.Enum
Leadtools.Services.ImageProcessing.DataContracts.HolePunchRemoveCommandLocation
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