HiQPdf Documentation

PdfCanvasDrawableRectangle Property

Quickly Create High Quality PDFs
The rectangle in canvas where the PDF objects can be laid out. The position of all the PDF objects laid out in canvas are relative to this rectangle

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public RectangleF DrawableRectangle { get; }

Property Value

Type: RectangleF
See Also

Reference