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