Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Raster.ServiceContracts assembly)

Show in webframe

Source Property






The input data containing the image.
Syntax
public BinaryData Source {get; set;}
'Declaration
 
Public Property Source As BinaryData
'Usage
 
Dim instance As GetInformationRequest
Dim value As BinaryData
 
instance.Source = value
 
value = instance.Source

            

            
public:
property BinaryData^ Source {
   BinaryData^ get();
   void set (    BinaryData^ value);
}

Property Value

A Leadtools.Services.DataContracts.BinaryData object that represents the image data to get it's information.
Example
For an example, refer to GetInformationRequest.
Requirements

Target Platforms

See Also

Reference

GetInformationRequest Class
GetInformationRequest Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features