maxMediaDisplayWidth
Availability: >= 3.1.3
Type: Object Property
Description: Default maximum width of media
Syntax:
$editor->maxMediaDisplayWidth = int $width
This sets the default maximum width of embedded media when inserting a media file into the document. This only affects the HTML code, it does not resize the media file itself. Users can easily override this by specifying a different width or by dragging to resize the media in the editor.
See also:
maxImageDisplayWidth, maxImageDisplayHeight, maxMediaDisplayHeight
Contents
This online documentation specifically covers version 3.0 and above, developers using earlier versions should refer to their PDF or MS-Word manual that was included in the product download.
