C#
VB
C++
Gets or sets the value that indicates whether to remove the cut-line internal data once all the cut-lines have been removed or not.
public bool AutoCutLineDataDelete { get; set; }
Public Property AutoCutLineDataDelete As Boolean
true to remove the cut-line data once all the cut-lines has been removed from the cell, false otherwise.
For an example refer to GetDisplayedClippedImageRectangle
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