LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)

Source Property (GetInformationRequest)

Show in webframe





Gets or sets 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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