OutputProfile Property

Summary

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

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 and example, refer to Add(String,Int32,Int32).

Requirements

Target Platforms

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

Leadtools.Web Assembly