Click or drag to resize

PdfLiteSessionSerializerSurrogateSelector Property

Note: This API is now obsolete.

This property is not implemented for this formatter.

Namespace:  RadPdf.Lite
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
[ObsoleteAttribute]
public ISurrogateSelector SurrogateSelector { get; set; }

Property Value

Type: ISurrogateSelector
Exceptions
ExceptionCondition
NotImplementedExceptionThis property always throws a NotImplementedException.
See Also