Click or drag to resize

WarningEventArgsToString Method

Returns a string that represents the current warning.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public override string ToString()

Return Value

Type: String

A string that represents the current object's Message.

See Also