←Select platform

UploadDocumentOptions Class

Summary

Options to use when uploading a document to the cache.

Syntax

C#
VB
Java
C++
[SerializableAttribute()] 
[DataContractAttribute()] 
public class UploadDocumentOptions 
<SerializableAttribute(),  
 DataContractAttribute()>  
Public Class UploadDocumentOptions 
public [SerializableAttribute,  
   DataContractAttribute] 
   ref class UploadDocumentOptions 
public class UploadDocumentOptions 

Remarks

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.

Example

For an example, refer to DocumentFactory.UploadDocument.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly