PdfCanvasDrawableRectangle Property
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: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public RectangleF DrawableRectangle { get; }
Property Value
RectangleF