C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a flag that determines the behavior of the border removal process.
public BorderRemoveCommandFlags Flags { get; set; } Public Property Flags As Leadtools.Imageprocessing.Core.BorderRemoveCommandFlags public Leadtools.Imageprocessing.Core.BorderRemoveCommandFlags Flags {get; set;} @property (nonatomic, assign) LTBorderRemoveCommandFlags flags public int getFlags()public void setFlags(int value)
<br/>get_Flags();<br/>set_Flags(value);<br/>Object.defineProperty('Flags'); public:property Leadtools.Imageprocessing.Core.BorderRemoveCommandFlags Flags {Leadtools.Imageprocessing.Core.BorderRemoveCommandFlags get();void set ( Leadtools.Imageprocessing.Core.BorderRemoveCommandFlags );}
Value that determines the behavior of the border removal process.
Refer to BorderRemoveCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
