Handles border information that will be removed.
public event EventHandler<BorderRemoveCommandEventArgs> BorderRemove
Public Event BorderRemove As EventHandler(Of BorderRemoveCommandEventArgs)
typedef void (^LTBorderRemoveCommandStatus)(LTRasterImage *image, LTBorderRemoveCommandEventArgs *args, LTRemoveStatus *status)
- (BOOL)run:(LTRasterImage *)image
progress:(nullable LTRasterCommandProgress)progressHandler
status:(nullable LTBorderRemoveCommandStatus)borderRemoveStatus
error:(NSError **)error
public void addBorderRemoveCommandListener(BorderRemoveCommandListener listener)
public void removeBorderRemoveCommandListener(BorderRemoveCommandListener listener)
public:
event EventHandler<BorderRemoveCommandEventArgs^>^ BorderRemove
The event handler receives an argument of type BorderRemoveCommandEventArgs containing data related to this event. The following BorderRemoveCommandEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Border | Gets a flag that indicates which border is being processed. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document