←Select platform

Width Property (PDFRect)

Summary

Gets the width of the rectangle.

Syntax

C#
VB
Java
C++
public double Width {get;}
Public ReadOnly Property Width As Double
public double getWidth()
public: 
property double Width { 
   double get(); 
} 

Property Value

A System.Double that represents the width of the rectangle.

Remarks

This is a read-only value. Width of a PDFRect is Right - Left.

Requirements

Target Platforms

See Also

Reference

PDFRect Structure

PDFRect Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize