Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

ImagesFolder Property (JpipServerConfiguration)






Gets or sets the folder path where images are stored.
Syntax
public string ImagesFolder {get; set;}
'Declaration
 
Public Property ImagesFolder As String
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As String
 
instance.ImagesFolder = value
 
value = instance.ImagesFolder

            

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

Property Value

A string value which represent the root folder where images are stored.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

Error processing SSI file
Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features