DefaultWebOptions.ScreenSize Property

Definition

Returns or sets the ideal minimum screen size (width by height, in pixels) that you should use when viewing the saved document in a Web browser.

public:
 property Microsoft::Office::Core::MsoScreenSize ScreenSize { Microsoft::Office::Core::MsoScreenSize get(); void set(Microsoft::Office::Core::MsoScreenSize value); };
public Microsoft.Office.Core.MsoScreenSize ScreenSize { get; set; }
member this.ScreenSize : Microsoft.Office.Core.MsoScreenSize with get, set
Public Property ScreenSize As MsoScreenSize

Property Value

Applies to