[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.TimeoutOptions.MaxScreenshotCaptureTime

MaxScreenshotCaptureTime Property

MaxScreenshotCaptureTime

Gets or sets the maximum duration of a screenshot capture operation, in milliseconds.

Equals to 20000 ms by default. Set to 0 for unlimited duration.

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