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: 16.0.0
public RectangleF DrawableRectangle { get; }
Public ReadOnly Property DrawableRectangle As RectangleF
Get
public:
property RectangleF DrawableRectangle {
RectangleF get ();
}
member DrawableRectangle : RectangleF with get
Property Value
RectangleF