DeletePage Method (RasterCodecs) (original) (raw)
Summary
Deletes the specified page from a multipage file, if the format supports delete operations.
Overload List
Overload | Description |
---|---|
DeletePage(Stream,int) | Deletes the specified page from a multipage file in a stream, if the format supports delete operations. |
DeletePage(string,int) | Deletes the specified page from a multipage file, if the format supports delete operations. |
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