←Select platform

Width Property

Summary
Gets the width of the rectangle.
Syntax
C#
C++/CLI
Java
Python
public double Width { get; } 
public double getWidth(); 
public: 
property double Width { 
   double get(); 
} 
Width # get  (PDFRect) 

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

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.