←Select platform

FileInfo Property

Summary

Gets Leadtools.Codecs.CodecsImageInfo of the image file information.

Syntax

C#
VB
C++
public CodecsImageInfo FileInfo { get; } 
  
Public ReadOnly Property FileInfo As Leadtools.Codecs.CodecsImageInfo 
public: 
property Leadtools.Codecs.CodecsImageInfo^ FileInfo { 
   Leadtools.Codecs.CodecsImageInfo^ get(); 
} 

Property Value

The Leadtools.Codecs.CodecsImageInfo of the image file information.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly