maxImageWidth property

int? maxImageWidth
final

The maximum width for embedded images. It make sense to limit this to reduce the generated HTML size.

Implementation

final int? maxImageWidth;