Gets or sets the fit mode of the thumbnail.
public function getThumbnailFitMode() {
}
public function setThumbnailFitMode($value) {
}
Type: string
The fit mode of the thumbnail.
Default value is "Fit".
The following values are supported:
This property makes sense only if the Mode property has the Thumbnail value.