Get border represented as a string
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA
String that represents the current
PdfBorder.
See Also