Get border represented as a string
Namespace:
RadPdf.Data.Document.Common
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:
StringA
String that represents the current
PdfBorder.
See Also