LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

FileInfo Property

Show in webframe





Gets Leadtools.Codecs.CodecsImageInfo of the image file information.
Syntax
public CodecsImageInfo FileInfo {get;}
'Declaration
 
Public ReadOnly Property FileInfo As CodecsImageInfo
'Usage
 
Dim instance As RasterDialogFileData
Dim value As CodecsImageInfo
 
value = instance.FileInfo

            

            
public:
property CodecsImageInfo^ FileInfo {
   CodecsImageInfo^ get();
}

Property Value

The Leadtools.Codecs.CodecsImageInfo of the image file information.
Example
Refer to RasterOpenDialog example.
Requirements

Target Platforms

See Also

Reference

RasterDialogFileData Class
RasterDialogFileData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.