onPageFormatChanged property

ValueChanged<PdfPageFormat>? onPageFormatChanged
final

The page format has changed

Implementation

final ValueChanged<PdfPageFormat>? onPageFormatChanged;