GetTotalPages Method (RasterCodecs) (original) (raw)
Summary
Gets the number of pages of an image URI.
Overload List
Overload | Description |
---|---|
GetTotalPages(Stream) | Gets the number of pages in a stream. |
GetTotalPages(string) | Gets the number of pages in a disk file image. |
GetTotalPages(Uri) | Gets the number of pages of an image URI. |
Requirements
See Also
Leadtools.Codecs Assembly
CompactFile(Stream,Stream,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method
CompactFile(Stream,Stream,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method
CompactFile(string,string,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method
CompactFile(string,string,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method