Document Solutions for PDF
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / GcHtmlRenderer Class / WaitDuration Property

In This Topic
    WaitDuration Property
    In This Topic
    Gets or sets the maximum navigation time, in milliseconds.

    Defaults to 180000 ms.

    Syntax
    'Declaration
     
    Public Shared Property WaitDuration As System.Integer
    public static System.int WaitDuration {get; set;}
    See Also