Overload List

  Name Description
Public method Static member FromStream(Stream)
Creates a new instance of the C1PrintDocument class, and loads the document from the specified stream. The stream must contain a document in the C1d format.
Public method Static member FromStream(Stream, C1DocumentFormatEnum)
Creates a new instance of C1PrintDocument class, and loads the document from the specified stream.
Public method Static member FromStream(Stream, String)
Public method Static member FromStream(Stream, C1DocumentFormatEnum, String)

See Also