[]
Gets or sets the display mode of the document thumbnail. Set to true to enable scaling of the document thumbnail to the display. Set to false to enable cropping of the document thumbnail to show only sections that fits the display.
public bool? Thumbnail { get; set; }
Public Property Thumbnail As Boolean?