Multipage File Formats
LEADTOOLS supports the following file formats which support multipage files. These formats are:
| 
 | |
| 
 | 
 | 
When loading a multipage file, you can load all pages using LFile::LoadBitmapList. If you wish to load only one of the pages, set the page number in an instance of LOADFILEOPTIONwhen calling a loading function.
See Also