Click or drag to resize

WarningEventArgsToString Method

Returns a string that represents the current warning.

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

Return Value

Type: String

A string that represents the current object's Message.

See Also