DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / LaunchOptions Class / RunWithNoSandbox Property

In This Topic
RunWithNoSandbox Property
In This Topic
Gets or sets whether a sandbox should be disabled to prevent issues on Linux. Use it if you absolutely trust the content you open. Defaults to false.
Syntax
'Declaration
 
Public Property RunWithNoSandbox As System.Boolean
 
See Also