Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / LaunchOptions Class / UserDataDir Property

In This Topic
    UserDataDir Property
    In This Topic
    Gets or sets the directory where the browser stores the user profile.
    Syntax
    'Declaration
     
    Public Property UserDataDir As System.String
    public System.string UserDataDir {get; set;}
    See Also