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

Show in webframe

GetInformation(Stream,AnnCodecsInformation) Method






A System.IO.Stream containing the input annotation file data.
An AnnCodecsInformation class that will be updated with information about the specified annotation stream.
Gets information about the annotation objects saved to a specified stream.
Syntax
public void GetInformation( 
   Stream stream,
   AnnCodecsInformation info
)
'Declaration
 
Public Overloads Sub GetInformation( _
   ByVal stream As Stream, _
   ByVal info As AnnCodecsInformation _
) 
'Usage
 
Dim instance As AnnCodecs
Dim stream As Stream
Dim info As AnnCodecsInformation
 
instance.GetInformation(stream, info)

            

            
public:
void GetInformation( 
   Stream^ stream,
   AnnCodecsInformation^ info
) 

Parameters

stream
A System.IO.Stream containing the input annotation file data.
info
An AnnCodecsInformation class that will be updated with information about the specified annotation stream.
Remarks

This method will position the stream back to its original position before it returns.

Example

For C#/VB examples, refer to AnnCodecs.Save.

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