HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Rectangle
Element(Pdf
Rectangle
F) Constructor
Initializes a new instance of the
PdfRectangleElement
class from a floating-point rectangle
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
Copy
public
PdfRectangleElement
(
PdfRectangleF
rectangle
)
Parameters
rectangle
PdfRectangleF
The source rectangle
See Also
Reference
PdfRectangleElement Class
PdfRectangleElement Overload
HiQPdf.Next Namespace
In This Article
Definition
See Also