Click or drag to resize

PdfWebControlLiteToString Method

Returns a string that represents the current object rendered to HTML.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object rendered to HTML.
See Also