Gets or sets a size of the preview area in Thumbnails
view.
public function getPreviewSize() { } public function setPreviewSize($value) { }
Type: integer
The size of the preview area (in pixels). In other words, this property specifies the size of square the thumbnail is inscribed in.
Default value is 96.