Click or drag to resize

PdfLiteSession.DefaultFormatter Property

Note: This API is now obsolete.

Namespace:  RadPdf.Lite
Assembly:  RadPdf (in RadPdf.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
[ObsoleteAttribute]
public static IFormatter DefaultFormatter { get; set; }

Property Value

Type: IFormatter
Remarks

Previous versions used .NET's BinaryFormatter (which has been marked by Microsoft as not secure).

Current versions set this property to PdfLiteSessionSerializer by default.

By default UseObsoleteFormatter is false, causing RAD PDF to ignore this property.

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!