undefined constant

PdfPageFormat const undefined

Undefined page format (infinite size).

Implementation

static const PdfPageFormat undefined =
    PdfPageFormat(double.infinity, double.infinity);