pdfrx_web
    Preparing search index...

    Function pdfRectInflate

    • Grow (or shrink) the PDF rect on every side; dx widens, dy raises the top / lowers the bottom.

      Parameters

      • r: PdfRect

        The rectangle to process.

      • dx: number

        The horizontal offset.

      • dy: number

        The vertical offset.

      Returns PdfRect

      The resulting PdfRect.