Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Raster.ServiceContracts assembly)

Show in webframe

SizeDisk Property






Gets the size of the image file on disk.
Syntax
public long SizeDisk {get;}
'Declaration
 
Public ReadOnly Property SizeDisk As Long
'Usage
 
Dim instance As GetInformationResponse
Dim value As Long
 
value = instance.SizeDisk

            

            
public:
property int64 SizeDisk {
   int64 get();
}

Property Value

The size of the image file on disk.
Example
For an example, refer to GetInformationRequest.
Requirements

Target Platforms

See Also

Reference

GetInformationResponse Class
GetInformationResponse 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: LEADTOOLS Toolkit Features