(Leadtools.Annotations.Core)

Load(Stream) Method

Show in webframe





Stream containing the annotations.
Loads the annotation stored in a stream.
Syntax
public AnnContainer[] Load( 
   Stream stream
)
Public Overloads Function Load( _
   ByVal stream As Stream _
) As AnnContainer()
public AnnContainer[] Load( 
   Stream stream
)

            

            
 function Leadtools.Annotations.IO.AnnIo.Load(Stream)( 
   stream 
)

Parameters

stream
Stream containing the annotations.
Remarks
An array of Leadtools.Annotations.Core.AnnContainer (1 for each page found in the stream).
Requirements

Target Platforms

See Also

Reference

AnnIo Class
AnnIo Members
Overload List

 

 


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