←Select platform

ToString Method

Summary

Converts the attributes of this PDFRect to a human-readable string.

Syntax

C#
VB
C++
public override string ToString() 
Public Overrides Function ToString() As String 
public: 
String^ ToString(); override  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly