GetPagesCount method (Mixed Raster Content Control)

C++ Builder Example

Delphi Example

 

Builder Syntax

int __fastcall GetPagesCount (AnsiString szFileName, Windows::PLongint pnPages);

Delphi Syntax

Function GetPagesCount (szFileName: string; pnPages: pLongint): Integer;

Overview

Refer to Working with MRC Bitmap.

Remarks

Gets the number of pages in an MRC file.

See Also

Elements

Save method,SaveT44 method, Load method

Topics

MRC Bitmap Functions: Loading a Page