The maximum number of objects to extract.
public int MaxObjectCount {get; set;}
Public Property MaxObjectCount() As Integer
Get
Set
public:
property Int32 MaxObjectCount
{
Int32 get()
void set(Int32 value)
}
The maximum number of objects to extract. The default value is 0.
Use a non-positive integer to disable this limit and extract all objects.
The number of objects extracted includes both containers (if using IgnoreContainers) and children (if using DetectChildren). Noise is not included.
Refer to ExtractObjectsCommand for an example.
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