LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)

FileData Property

Show in webframe





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

 

 


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