HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Repeat
Canvas
Rectangle Property
The bounding rectangle of this canvas, the same in each PDF page
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
RectangleF
Rectangle
{
get
;
set
; }
Property Value
RectangleF
See Also
Reference
PdfRepeatCanvas Class
HiQPdf Namespace
In This Article
Definition
See Also