Namespace:
C1.C1Preview
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public static C1PrintDocument FromStream( Stream stream, string info ) |
Visual Basic |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Shared Function FromStream ( _ stream As Stream, _ info As String _ ) As C1PrintDocument |