Click or drag to resize

PdfLiteSettingsCustomData Property

Gets or sets a value to be set as the custom data for a PdfLiteSession.

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

Property Value

Type: String
See Also