PdfSignatureBounds.pdf constructor
PdfSignatureBounds.pdf(
- PdfRect? rect
Creates bounds directly in PDF user space.
Implementation
PdfSignatureBounds.pdf(this.rect)
: coordinateSystem = PdfCoordinateSystem.pdf,
topLeft = null;