[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.LaunchOptions.RunWithNoSandbox

RunWithNoSandbox Property

RunWithNoSandbox

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.

Declaration
public bool RunWithNoSandbox { get; set; }
Public Property RunWithNoSandbox As Boolean