[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.HtmlToImageFormat.MaxWindowHeight

MaxWindowHeight Property

MaxWindowHeight

Gets or sets the maximum window height, in pixels. Defaults to 1600.

Note that this property is ignored if FullPage is true.

Declaration
public int MaxWindowHeight { get; set; }
Public Property MaxWindowHeight As Integer