C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1PrintDocument Class : FromStream Method |
Overload | Description |
---|---|
FromStream(Stream,C1DocumentFormatEnum) | Creates a new instance of C1PrintDocument class, and loads the document from the specified stream. |
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 C1DocumentFormatEnum.C1d format. |