type3 Property

Summary

Gets or sets the optional media type for Source3

Syntax

JavaScript Syntax
Object.defineProperty(AnnMedia.prototype, 'type3', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
type3: string; 

Property Value

The optional media type for Source3.

Remarks

The media type (Similar to HTML 5 media type for the HTML 5 video tag). Media types are currently not used by LEADTOOLS.

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.Annotations.Core Assembly