bitmapHeight property
final
The rendered pixel height, or null if the bitmap was not requested.
May differ from PdfImageMetadata.height after transforms are applied.
Implementation
final int? bitmapHeight;
The rendered pixel height, or null if the bitmap was not requested.
May differ from PdfImageMetadata.height after transforms are applied.
final int? bitmapHeight;