Click or drag to resize

PdfLiteSessionSerializer.Deserialize Method

Note: This API is now obsolete.

Deserializes a PdfLiteSession object to the given stream.

Namespace:  RadPdf.Lite
Assembly:  RadPdf (in RadPdf.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
[ObsoleteAttribute]
public Object Deserialize(
	Stream serializationStream
)

Parameters

serializationStream
Type: System.IO.Stream
>The Stream from which the PdfLiteSession object will be deserialized.

Return Value

Type: Object
The PdfLiteSession object, deserialized.

Implements

IFormatter.Deserialize(Stream)
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!