menu
syncfusion_flutter_pdf package
documentation
pdf.dart
BeginPageLayoutArgs
page property
page property
dark_mode
light_mode
page
property
PdfPage
get
page
Gets the page where the lay outing should start.
Implementation
PdfPage get page => _page;
syncfusion_flutter_pdf package
documentation
pdf
BeginPageLayoutArgs
page property
BeginPageLayoutArgs class