←Select platform

ToString Method

Summary
Converts the attributes of this PDFPoint to a human-readable string.
Syntax
C#
VB
C++
Java
public override string ToString() 
Public Overrides Function ToString() As String 
public java.lang.String toString(); 
public: 
String^ ToString(); override  

Return Value

A string that contains the coordinates of this PDFPoint structure. For example, {X=10,Y=20}.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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