Error processing SSI file
LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)

Show in webframe

FileData Property






Get or sets the binary data for the file.
Syntax
[DataMemberAttribute(Name="FileData", IsRequired=true)]
public RawBinaryData FileData {get; set;}
'Declaration
 
<DataMemberAttribute(Name="FileData", IsRequired=True)>
Public Property FileData As RawBinaryData
'Usage
 
Dim instance As DocumentFileInfo
Dim value As RawBinaryData
 
instance.FileData = value
 
value = instance.FileData

            

            
[DataMemberAttribute(Name="FileData", IsRequired=true)]
public:
property RawBinaryData^ FileData {
   RawBinaryData^ get();
   void set (    RawBinaryData^ value);
}

Property Value

A Leadtools.Services.DataContracts.RawBinaryData object that represents the file's contents.
Example
For an example, refer to DocumentFileInfo.
Requirements

Target Platforms

See Also

Reference

DocumentFileInfo Class
DocumentFileInfo 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: Imaging Pro/Document/Medical