←Select platform

OutputProfile Property

Summary

Gets or sets the URL of the XML file that contains codecs save options for the image displayed by the WebImageViewer.

Syntax

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

Property Value

The url of the XML file containing the OutputProfile settings.

Example

For an 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