EvoPdf 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:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
PdfRectangleElement
(
PdfRectangleF
rectangle
)
Parameters
rectangle
PdfRectangleF
The source rectangle
See Also
Reference
PdfRectangleElement Class
PdfRectangleElement Overload
EvoPdf.Next Namespace
In This Article
Definition
See Also