Click or drag to resize

PdfLiteSessionCustomData Property

Gets a value representing the custom data for this PdfLiteSession, set by its PdfLiteSettings.

Namespace:  RadPdf.Lite
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string CustomData { get; }

Property Value

Type: String
See Also