Window.Thumbnails 属性

定义

设置或返回 boolean 类型的值 ,该值表示是否 Microsoft Word 文档窗口左侧显示文档中页面的缩略图图像。

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

属性值

适用于