ReadAttachments Method (RasterCodecs) (original) (raw)
Summary
Reads the properties of the attachments embedded in the specified file.
Overload List
Overload | Description |
---|---|
ReadAttachments(Stream) | Reads the properties of the attachments embedded in the specified stream. |
ReadAttachments(string) | Reads the properties of the attachments embedded in the specified file. |
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