Window.Thumbnails Property

Definition

Sets or returns a Boolean that represents whether thumbnail images of the pages in a document are displayed along the left side of the Microsoft Word document window.

public:
 property bool Thumbnails { bool get(); void set(bool value); };
public bool Thumbnails { get; set; }
member this.Thumbnails : bool with get, set
Public Property Thumbnails As Boolean

Property Value

Applies to