LEADTOOLS PDF (Leadtools.Pdf assembly)

ToString Method (PDFRect)

Show in webframe





Converts the attributes of this PDFRect to a human-readable string.
Syntax
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As PDFRect
Dim value As String
 
value = instance.ToString()

            

            
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.