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

Show in webframe

FileName Property






Gets the file name to be used when saving FileData to the local drive.
Syntax
[DataMemberAttribute(Name="FileName", IsRequired=true)]
public string FileName {get; set;}
'Declaration
 
<DataMemberAttribute(Name="FileName", IsRequired=True)>
Public Property FileName As String
'Usage
 
Dim instance As DocumentFileInfo
Dim value As String
 
instance.FileName = value
 
value = instance.FileName

            

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

Property Value

A System.String object that represents a string that need to be concatenated to the end of each file name.
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