spread property

PDFSpread? spread
final

Whether the publication is rendered with a synthetic spread (dual-page view).

  • iOS only. Android PdfiumPreferences does not expose spread.
  • Ignored on web (PDF rendering is not supported on web).

Implementation

final PDFSpread? spread;