size property

PdfPoint get size

Implementation

PdfPoint get size => PdfPoint(width, height);