Click or drag to resize

PdfLiteSessionSerializerBinder Property

This property is not implemented for this formatter.

Namespace:  RadPdf.Lite
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public SerializationBinder Binder { get; set; }

Property Value

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