spread property
Whether the publication is rendered with a synthetic spread (dual-page view).
- iOS only. Android
PdfiumPreferencesdoes not expose spread. - Ignored on web (PDF rendering is not supported on web).
Implementation
final PDFSpread? spread;