PdfRepeatCanvasRectangle Property

The bounding rectangle of this canvas, the same in each PDF page

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public RectangleF Rectangle { get; set; }

Property Value

RectangleF

See Also