←Select platform

SourceObjectType Enumeration

Summary

Specifies the source object type.

Syntax

C#
VB
C++
public enum SourceObjectType   
Public Enum SourceObjectType  
    
    
public enum class SourceObjectType   

Members

ValueMemberDescription
0None Indicates that no source has been defined (default).
1File Indicates that the source is a file.
3Array Indicates that the source is an array.
4Object Indicates that the source is a COM object.
5Stream Indicates that the source is a stream object.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

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

Leadtools.Multimedia Assembly