Load

DocumentFormatInstance.Load method

Loads the document from a stream.

public virtual void Load(Stream input)
Parameter Type Description
input Stream Stream to read from

See Also