Click or drag to resize

PdfLiteSessionSerializerSurrogateSelector 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 ISurrogateSelector SurrogateSelector { get; set; }

Property Value

Type: ISurrogateSelector

Implements

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