PdfRectangleToString Method |
Returns a
String that represents this
PdfRectangle instance.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
String
A
String that represents this
PdfRectangle instance.
See Also