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.48.0.0 (3.48.0.0)
Syntax public string CustomData { get; set; }
Public Property CustomData As String
Get
Set
Property Value
Type:
StringSee Also