[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.ImageSettings.WindowSize

WindowSize Property

WindowSize

Gets or sets the virtual window size, in pixels. Defaults to 800 x 600.

Note that if FullPage is true, this property defines the minimal window size.

Declaration
public Size WindowSize { get; set; }
Public Property WindowSize As Size