←Select platform

ToString Method

Summary
Converts the attributes of this PDFRect to a human-readable string.
Syntax
C#
C++/CLI
Java
Python
public override string ToString() 
public java.lang.String toString(); 
public: 
String^ ToString(); override  
def ToString(self): 

Return Value

A string that contains the coordinates of this PDFRect structure. For example, {Left=10,Top=20,Right=30,Bottom=40}.

Requirements

Target Platforms

See Also

Reference

PDFRect Structure

PDFRect Members

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.