Table of Contents

Method Inflate

Namespace
BitMiracle.Docotic.Pdf.Gdi
Assembly
BitMiracle.Docotic.Pdf.Gdi.dll

Inflate(PdfRectangle, SizeF)

Inflates this PdfRectangle by the specified amount.

public static void Inflate(this PdfRectangle rect, SizeF size)

Parameters

rect PdfRectangle

The rectangle

size SizeF

The amount to inflate this rectangle.