(Leadtools.Annotations.Core)

Type3 Property

Show in webframe





Gets or sets the optional media type for Source3
Syntax
public string Type3 {get; set;}
Public Property Type3 As String
public string Type3 {get; set;}
@property (nonatomic) NSString* type3;
public string getType3()
public void setType3(string value)
            
 
get_Type3();
set_Type3(value);
Object.defineProperty('Type3');

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

See Also

Reference

AnnMedia Class
AnnMedia Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.