Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Multipage File Formats

LEADTOOLS supports the following file formats which support multipage files:

To load all pages of a multipage file, use one of the Load methods that have the firstPage and lastPage parameters, setting firstPage to 1 and lastPage to -1. Or you can use the Load(Stream) or the Load(String) method, which loads all of the pages of a multipage file.