Error processing SSI file
LEADTOOLS MRC (Leadtools.Mrc assembly)

Show in webframe

GetPagesCount Method






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

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