C#
VB
C++
Controls which object types to drop from the final document.
public DocumentDropObjects DropObjects { get; set; }
Public Property DropObjects() As DocumentDropObjects
Get
Set
public:
property DocumentDropObjects^ DropObjects
{
DocumentDropObjects^ get()
void set(DocumentDropObjects^ value)
}
Controls which object types to drop from the final document. The default value is DocumentDropObjects.None.
Refer to DocumentDropObjects for more information.
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