Error processing SSI file
LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

Show in webframe

InputProfile Property (WebImageViewer)






Gets or sets the URL of the XML file that contains the options to be used as the codecs load options.
Syntax
public string InputProfile {get; set;}
'Declaration
 
Public Property InputProfile As String
'Usage
 
Dim instance As WebImageViewer
Dim value As String
 
instance.InputProfile = value
 
value = instance.InputProfile

            

            
public:
property String^ InputProfile {
   String^ get();
   void set (    String^ value);
}

Property Value

The url of the XML file containing the InputProfile settings.
Example
Refer to ImageUrl
Requirements

Target Platforms

See Also

Reference

WebImageViewer Class
WebImageViewer Members
Input Profile Tags
WebImageViewer Client Class

Error processing SSI file