C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the optional media type for Source1
public string Type1 { get; set; }
Public Property Type1 As String
public string Type1 {get; set;}
@property (nonatomic) NSString* type1;
public string getType1()
public void setType1(String type1)
get_Type1();
set_Type1(value);
Object.defineProperty('Type1');
public:
property String^ Type1
{
String^ get()
void set(String^ value)
}
The optional media type for Source1.
The media type (Similar to HTML 5 media type for the HTML 5 video tag). Media types are currently not used by LEADTOOLS.
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