GetPagesCount method (LEADMrc Control)
Builder Syntax |
int GetPagesCount(AnsiString strFileName); |
Delphi Syntax |
Function GetPagesCount(strFileName: String): L_INT; |
Overview |
Refer to Working with the LEADMrc Control. |
Remarks
(Document/Medical only) Fills the MRCPagesCount property with the number of pages in a Mixed Raster Content (MRC) file.
Call the MRCPagesCount property after calling this method to get the number of pages in an MRC file.
See Also