Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

GetInformation(String,AnnCodecsInformation) Method






System.String containing the file name to query.
An AnnCodecsInformation class that will be updated with information about the specified annotation file.
Gets information about the specified annotation file.
Syntax
public void GetInformation( 
   string fileName,
   AnnCodecsInformation info
)
'Declaration
 
Public Overloads Sub GetInformation( _
   ByVal fileName As String, _
   ByVal info As AnnCodecsInformation _
) 
'Usage
 
Dim instance As AnnCodecs
Dim fileName As String
Dim info As AnnCodecsInformation
 
instance.GetInformation(fileName, info)

            

            
public:
void GetInformation( 
   String^ fileName,
   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

See Also

Reference

AnnCodecs Class
AnnCodecs Members
Overload List

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features