LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)
LEAD Technologies, Inc

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 RawBinaryData FileData {get; set;}
DataMemberAttribute(Name="FileData", IsRequired=)
 get_FileData();
set_FileData(value);
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentFileInfo Class
DocumentFileInfo Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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