Leadtools.Services.ImageProcessing.DataContracts Namespace : HolePunchRemoveRequest Class |
The following tables list the members exposed by HolePunchRemoveRequest.
Name | Description | |
---|---|---|
HolePunchRemoveRequest Constructor | Initializes a new instance of the HolePunchRemoveRequest class object. |
Name | Description | |
---|---|---|
ConvertOptions | Gets or sets the Leadtools.Services.Raster.DataContracts.RasterConvertOptions which controls the conversion from one image format to any of the image formats supported by LEADTOOLS. (Inherited from Leadtools.Services.ImageProcessing.DataContracts.CommandRequest) | |
Flags | Gets or sets a flag that determines the behavior of the hole punch removal process. | |
Location | Gets or sets a value that indicates the location within the document where the hole punches are to be removed. | |
MaximumHoleCount | Gets or sets the maximum number of holes to detect. | |
MaximumHoleHeight | Gets or sets the maximum height of one of the holes of the hole punch configuration to be removed. | |
MaximumHoleWidth | Gets or sets the maximum width of one of the holes of the hole punch configuration to be removed. | |
MinimumHoleCount | Gets or sets the minimum number of holes to detect. | |
MinimumHoleHeight | Gets or sets the minimum height of one of the holes of the hole punch configuration to be removed. | |
MinimumHoleWidth | Gets or sets the minimum width of one of the holes of the hole punch configuration to be removed. | |
RegionData | Gets or sets the Leadtools.Services.Raster.DataContracts.RasterRegionData object that will be used to specify a region on an image. (Inherited from Leadtools.Services.ImageProcessing.DataContracts.CommandRequest) |