menu
custom_pdf_converter package
documentation
pdf.dart
PdfImage
width property
width property
dark_mode
light_mode
width
property
int
get
width
Image width
Implementation
int get width => orientation.index >= 4 ? _height : _width;
custom_pdf_converter package
documentation
pdf
PdfImage
width property
PdfImage class