Constructor allowing an MPP file to be read from an input stream.
Overload List
Constructor allowing an MPP file to be read from a file object.
public MPPFile(FileInfo);
Constructor allowing an MPP file to be read from an input stream.
public MPPFile(Stream);
Constructor allowing an MPP file to be read from a named file.
public MPPFile(string);
See Also
MPPFile Class | Aspose.Tasks Namespace