| PdfLiteSessionDeserialize Method (Stream, IFormatter) | 
Note: This API is now obsolete.
Namespace: RadPdf.Lite
 Syntax
Syntax[ObsoleteAttribute] public static PdfLiteSession Deserialize( Stream value, IFormatter formatter )
 Remarks
RemarksSessions should only be deserialized from a trusted data source!
 See Also
See Also