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: 4.0.0.0 (4.0.0.0)
Syntaxpublic string CustomData { get; set; }
Public Property CustomData As String
Get
Set
Property Value
Type:
String
See Also