←Select platform

InputProfile Property

Summary

Gets or sets the URL of the XML file that contains the options to be used as the codecs load options.

Syntax

C#
VB
C++
public string InputProfile { get; set; } 
  
Public Property InputProfile As String 
public: 
property String^ InputProfile { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The url of the XML file containing the InputProfile settings.

Example

Refer to ImageUrl

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.Web Assembly