←Select platform

ToString Method

Summary
Converts the attributes of this PDFPoint 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 PDFPoint structure. For example, {X=10,Y=20}.

Requirements

Target Platforms

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.