[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.LaunchOptions.DumpToErrorStream

DumpToErrorStream Property

DumpToErrorStream

Gets or sets a value indicating whether to pipe browser process stderr into the application process stderr. Defaults to false.

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