(Leadtools.Annotations.Core)

Load(String,AnnContainer,Int32) Method

Show in webframe





Name of the file containing the annotations.
Destination container.
Page index (0-based).
Loads the annotation stored in a file at the specified page.
Syntax
public void Load( 
   string fileName,
   AnnContainer annContainer,
   int page
)
Public Overloads Sub Load( _
   ByVal fileName As String, _
   ByVal annContainer As AnnContainer, _
   ByVal page As Integer _
) 
public void Load( 
   string fileName,
   AnnContainer annContainer,
   int page
)

            

            
 function Leadtools.Annotations.IO.AnnIo.Load(String,AnnContainer,Int32)( 
   fileName ,
   annContainer ,
   page 
)

Parameters

fileName
Name of the file containing the annotations.
annContainer
Destination container.
page
Page index (0-based).
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.