menu
zezis_printing package
documentation
pdf/src/pdf/obj/image.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;
zezis_printing package
documentation
pdf/src/pdf/obj/image
PdfImage
height property
PdfImage class