LEADTOOLS MRC (Leadtools.Mrc assembly)

GetPagesCount Method

Show in webframe





MRC file name.
Gets the number of pages in an MRC file.
Syntax
public static int GetPagesCount( 
   string fileName
)
'Declaration
 
Public Shared Function GetPagesCount( _
   ByVal fileName As String _
) As Integer
'Usage
 
Dim fileName As String
Dim value As Integer
 
value = MrcSegmenter.GetPagesCount(fileName)

            

            
public:
static int GetPagesCount( 
   String^ fileName
) 

Parameters

fileName
MRC file name.
Remarks
Use this method to get the number of pages in an MRC file.
Example
Refer to LoadImage example.
Requirements

Target Platforms

See Also

Reference

MrcSegmenter Class
MrcSegmenter Members
SegmentImage Method
SaveImage Method
SaveImageT44 Method
LoadImage Method
Save Method
SaveBitmapList Method
Programming with LEADTOOLS MRC

 

 


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

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features