ComponentOne Reports for WPF
C1.C1Preview Namespace / C1PrintDocument Class / FromStream Method

In This Topic
    FromStream Method (C1PrintDocument)
    In This Topic
    Creates a new instance of C1PrintDocument class, and loads the document from the specified stream.
    Overload List
    OverloadDescription
    Creates a new instance of C1PrintDocument class, and loads the document from the specified 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.  
    See Also