PdfLiteSessionSerializerContext Property |
Note: This API is now obsolete.
This property is not implemented for this formatter.
Namespace:
RadPdf.Lite
Assembly:
RadPdf (in RadPdf.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax[ObsoleteAttribute]
public StreamingContext Context { get; set; }
<ObsoleteAttribute>
Public Property Context As StreamingContext
Get
Set
Property Value
Type:
StreamingContextImplements
IFormatterContext
Exceptions
See Also