[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.HtmlToImageFormat.WindowSize

WindowSize Property

WindowSize

Gets or sets the minimal window size before trimming margins, in pixels. Defaults to 800 x 600.

Note that this property is ignored if FullPage is false.

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