WarningEventArgsToString Method |
Returns a string that represents the current warning.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
String
A string that represents the current object's Message.
See Also