Click or drag to resize

PdfBorderToString Method

Get border represented as a string

Namespace:  RadPdf.Data.Document.Common
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 PdfBorder.
See Also