PeachPDF

PeachPDF.Network.MimeKitNetworkLoader

MimeKitNetworkLoader(Stream) Constructor

Creates a loader that reads the MHTML archive from stream.

public MimeKitNetworkLoader(System.IO.Stream stream);

Parameters

stream System.IO.Stream

A stream positioned at the start of a MIME/MHTML archive. The caller owns the stream.