←Select platform

Type3 Property

Summary
Gets or sets the optional media type for Source3
Syntax
C#
VB
Objective-C
C++
Java
public string Type3 { get; set; } 
Public Property Type3 As String 
@property (nonatomic) NSString* type3; 
public string getType3() 
public void setType3(String type3) 
public:  
   property String^ Type3 
   { 
      String^ get() 
      void set(String^ value) 
   } 

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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.