HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Rectangle
Element
Border
Color Property
The border color of the rectangle.
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
PdfColor
BorderColor
{
get
;
set
; }
Property Value
PdfColor
See Also
Reference
PdfRectangleElement Class
HiQPdf.Next Namespace
In This Article
Definition
See Also