[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PageOptions.DisableScriptExecution

DisableScriptExecution Property

DisableScriptExecution

Gets or sets a value indicating whether or not to disable JavaScript on the page. Defaults to false.

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