←Select platform

GetInformation(String,AnnCodecsInformation) Method

Summary

Gets information about the specified annotation file.

Syntax

C#
VB
C++
public void GetInformation(  
   string fileName, 
   Leadtools.Windows.Annotations.AnnCodecsInformation info 
) 
Public Overloads Sub GetInformation( _ 
   ByVal fileName As String, _ 
   ByVal info As Leadtools.Windows.Annotations.AnnCodecsInformation _ 
) 
public: 
void GetInformation(  
   String^ fileName, 
   Leadtools.Windows.Annotations.AnnCodecsInformation^ info 
) 

Parameters

fileName
System.String containing the file name to query.

info
An AnnCodecsInformation class that will be updated with information about the specified annotation file.

Example

For C#/VB examples, refer to AnnCodecs.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize