C#
VB
Java
C++
Options to use when uploading a document to the cache.
[SerializableAttribute()]
[DataContractAttribute()]
public class UploadDocumentOptions
<SerializableAttribute(),
DataContractAttribute()>
Public Class UploadDocumentOptions
public [SerializableAttribute,
DataContractAttribute]
ref class UploadDocumentOptions
public class UploadDocumentOptions
Used with DocumentFactory.BeginUpload to specify the options to use when uploading a document to the cache.
Refer to Uploading Using the Documents Library for detailed information.
For an example, refer to DocumentFactory.UploadDocument.
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