Click or drag to resize

PdfLiteSessionSerializerContext Property

This property is not implemented for this formatter.

Namespace:  RadPdf.Lite
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public StreamingContext Context { get; set; }

Property Value

Type: StreamingContext

Implements

IFormatterContext
Exceptions
ExceptionCondition
NotImplementedExceptionThis property always throws a NotImplementedException.
See Also