C#
VB
C++
Converts the attributes of this PDFRect to a human-readable string.
public override string ToString()
Public Overrides Function ToString() As String
public:
String^ ToString(); override
A string that contains the coordinates of this PDFRect structure. For example, {Left=10,Top=20,Right=30,Bottom=40}.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET