PdfLiteSessionSerialize Method |
Namespace:
RadPdf.Lite
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public byte[] Serialize()
Public Function Serialize As Byte()
Return Value
Type:
ByteBinary formatted represenation of the current class.
See Also